body {
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	background-color: #1b1b1b;
}

#container {
	margin: 0px auto;
	width: 1000px;
}

a.vtop_link:link,a.vtop_link:visited { 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color:gray; 
	text-decoration: none;
}
a.vtop_link:hover,a.vtop_link:active {
	color: white;
	text-decoration: underline;
}

#body_content {
	background-color: white;
	padding: 4px 0px 20px 0px;
	
}
.nav_background a {
	color: #333;
	text-decoration: none;
}

.nav_background {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0px 8px 12px;
	border-bottom: 1px dotted gray;
}

a.nav_a_href:link,a.nav_a_href:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.nav_a_href:hover,a.nav_a_href:active {
	color: #666;
	text-decoration: none;
}

#t_page_content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

#t_page_content a { color:#c90; text-decoration:none; }
#t_page_content a:hover, #t_page_content a:active { text-decoration:underline; }

#nav_1_header {
	position: absolute; 
	margin-top: -26px; 
	padding-left: 20px; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: white;
}
