a:link {
	color: #F9F056;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F9F056;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

	body {
		
		
		background-color: #000000;
		color: #fff;
		font-family: arial, verdana;
		 width:95%; 

		}

	 td
{
vertical-align: top;
}
	
	#emailsubmit{
		position: absolute;
		top: 290px;
		left: 18px;
		font-size: 10px;
		text-align: center;
		}


	#left{	

   		font-size: 10px;
}
	#xspf{position:relative;left:10px;}
	#centercontent {
		position:absolute;
		bottom: 10px;
		top:10px;
		right: 10px;
		left: 10px;
   		font-size: 10px;
		overflow: auto;

		}


	
	#banner {
		margin:0px 0px 0px 0px;
		background:#000;
		height:280px;
		}
input.submit{

font-family: arial, verdana;
border:1;
padding:0;
font-size: 10px;
color: #F9F056;
background:transparent;
} 
	

