body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	background-color: #000000;

}

#main {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	height: auto;

}



#footer {

	height: 25px;

	font-size: 11px;

	text-align: center;

	letter-spacing: 1px;

	width: 800px;

	padding-top: 7px;

}

#btns_btm {

	height: 22px;

	width: 800px;

}

#bottom {

	height: 98px;

	width: 800px;

}



#footer a {

	color: #FFFFFF;

	text-decoration: none;

}

#footer a:hover {

	color: #CCCCCC;

	text-decoration: underline;

}

a {

	color: #FFFFFF;

	text-decoration: underline;

}





#top {

	height: 44px;

	width: 800px;

}

a:hover {

	color: #CCCCCC;

	text-decoration: none;

}



#site_footer {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	padding-top: 15px;

	color: #CCCCCC;

	font-family: Arial, Helvetica, sans-serif;

}

#site_footer a {

	color: #999999;

}

#site_footer a:hover {

	color: #FF0000;

	text-decoration: none;

}

