body {
	background: #E8D0B3;
}

#logo_block {
	width: 900px;
	height: 80px;
	background: #9D0B0E;
	padding-top: 30px;
}

.banner_link, .banner_link:hover, .banner_link:visited {
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: black;
	text-decoration: none;
}

#misc_block {
	text-align: right;
}

.misc_link {
	font-size: 11px;
	color: white;
}

.misc_link:hover, .mis_link:visited {
	font-size: 11px;
	color: black;
}

#bottom_block {
	width: 900px;
	text-align: left;
}

#menu_block {
	position: relative;
	top: 10px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 20px;
	width: 255px;
	float: left;
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#menu_ads_block {
}

#content_block {
	float: left;
	width: 620px;
	border: 0px solid black;
	padding-top: 10px;
}

br {
	clear: left;
}

.menu_link {
	font-size: 13px;
	line-height: 2.0em;
	font-family: Helvetica; 
	color: #9D0B0E; 
	font-weight: bold;
}

