body {
	margin-top: 0px;
	background-color: #000000;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-left:0 auto;

	
}
#container{
	width:699px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding: 0px;
	text-align: center;
	position:relative;
	margin:0 auto;
	padding: 0px;











}
div#container a {font-family: Tahoma; font-size: 11px; color: #FFFF00; font-weight: bold; letter-spacing: 1px; text-decoration: none;}
