div#navmenu ul li ul {
	_width: auto;
}

div#navmenu ul li a:hover, div#navmenu ul li.current_page_item a, 
div#navmenu ul li.current_page_item a:visited {
	background-color: #500302;
	color: #fff;
	border-bottom: none;
}

div#topads {
	padding-left: 30px;
}

div#about div.text {
	_margin-left: 9px;
}

div#about div.advertisement {
	_margin-right: 9px;
}

div#wrapper {
	background: url('images/background-wrapper.gif') top 10px repeat-y;
}

div#footer {
	background: #162d43 url('images/background-footer.gif') 16px center no-repeat;
}

