	html {

		height: 100%;

		overflow: hidden;

	}

	#leftcollumn {
		float:left;
		width:332px;
	}
 
#rightcollumn {
	float:right;
	width:600px;
	text-align:right
	}

	#flashcontent {

		height: 90%;

	}
a:link {color:#99cc33; text-decoration:none;}
a:visited {color:#99cc33; text-decoration:none;} 
a:hover {color:#0000FF; text-decoration:none;} 
	
	#bannerad	{
	
		height: 100px;
		padding: 15px 5px 5px 5px;
		
		}
	
	#bannerad p {
	
	text-align:center;
	}
		h1	{
		font: normal 15px Arial, Helvetica, sans-serif;
		top:0px;
		bottom:0px;
		padding:0px 0px 0px 0px;
		margin: 0;
		}

	/* end hide */



	body {

		height: 100%;

		margin: 0;

		padding: 0;

		background-color: #181818;

		color:#ffffff;

	}

.style1 {color: #99cc33}
