body,td,th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color:#000000;
	margin: 0px;
}
#container {
	margin: 0 auto;
	top:0px; 
	width:985px;
	height:auto;
	background: #000000 url(../img/back.gif) center top repeat-y;
} 
#bottom {
	margin: 0 auto;
	top:0px; 
	width:985px;
	height:30px;
	background: #000000 url(../img/bottom.gif) no-repeat center top;
	color:#CCCCCC;
	text-align:center;
	font-size:9px;
	padding-top:15px;
}
#sig {
	margin: -12px auto 0 auto;
	top:0px; 
	width:940px;
	color:#223;
	text-align:right;
	font-size:9px;
}
* table {
	border-collapse:collapse;
}