body {
	background: #FDB415;
	text-align: left;
}

#header {
	width: 900px;
	border: 0px solid #999999;
	text-align: center;
	background: black;
	color: white;
}

.logo_link {
	font-family: Helvetica, Arial, sans-serif; 
	font-weight: bold;    
	font-size: 30px;
	color: white;
	text-decoration: none;
}

.logo_link:hover, .logo_link:visited {
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	FONT-WEIGHT: bold;    
	color: white;
	text-decoration: none;
}

.link {
	text-decoration: underline; 
	COLOR: blue; 
	LINE-HEIGHT: 2em; 
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial;
}


#top_block {
	width: 900px;
	text-align: left;
	background: white;
}

#menu_section {
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

#menu_ads {
	position: relative;
	left: 7px;
	top: 6px;
}

#ads_section {
	float: left;
	position: relative;
	top: 100px;
	left: -80px;
}

br {
	clear: left;
}

.footer {
	font-family: arial;
	font-size: 11px;
}

#content {
	background: white;
	width: 880px;
	text-align: left;
	padding: 10px;
}

.content_ads {
}

a {
	FONT-SIZE: 13px; 
	COLOR: #666666; 
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	FONT-WEIGHT: normal;    
}

p {
	FONT-SIZE: 12px; 
	COLOR: #666666; 
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	width: 80%;
}

h2 {
	COLOR: #666666;
	FONT-SIZE: 18px;
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	border-bottom: 1px dotted #FDB415;
    width: 500px;
}
