body{
	background-color:#8CE720;
	font-family:Arial,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
}

html{
	background-color:#8CE720;
}

#container{
	min-width:950px;
}

#flashcontent{
	position:relative;
	z-index:1;
}

#footer{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#footer a{
	color:#FFFFFF;
}

#ad{
	position:absolute;
	width:300px;
	/*height:1px;*/
	top:262px;
	z-index:999;
	overflow:hidden;	
}

.adBorder{
	border:2px solid #003300;
}