body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	text-align: center;
	text-decoration: none;
	background-color: #C8E6FF;
	margin: 0;
	padding: 0px;
	height: 100%;
}
.clear
{
	clear: both;
}
#main
{
	width: 800px;
	margin: auto;
	text-align: left;	
}
#top_bg
{
	width: 870px;
	height: 73px;
	margin: 0;	
	background-color: #FFFFFF;
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
#top_title
{  
	position: relative;
	border: 0;
	left: 50px;
	top: 13px;	
	width: 870px;
	height: 35px;
}
#top_menu 
{
	position: relative;
	margin: 0;
	padding: 0px;
	left: 15px;
	top: 19px;
	width: 855px;
	text-align: left;
}
#bottom
{
	width: 870px;
	height: 73px;
	margin: 0;	
	background-color: #FFFFFF;
	background-image: url(bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	font-size: 10px;
	color: #000000;
}
#bottom td
{
	font-size: 10px;
	color: #808080;
}
#bottom a:link, #footer a:visited
{
	color: #3C74A1;
	text-decoration: none;
}
#bottom a:hover
{
	color: #508CC8;
	text-decoration: underline;
}
#main_body
{
	margin: 0;
	padding: 0;
	width: 870px;
	background-color: #FAFAFF;
	background-image: url(top_main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#twitter
{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 795px;
	top: -3px;
}
