

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #808a31 url(images/bg.jpg) repeat-x; color: #444; }

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 3.7em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 800px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(images/header.jpg) no-repeat; height: 200px; }

.advertisement {
padding: 5px;
margin-right: 7px;
float: left;
}

.advert
{
padding: 5px;
margin-left: 7px;
float:right;
}
	#menu { margin: 0 0 50px; }
		#menu li { list-style: none; float: left; }
		#menu li a { cursor: pointer; padding: 5px 12px; line-height: 25px; background: #707070; margin: 0 1px 0 0; color: #ffffff; }
		#menu li a:hover { background: #000000; color: #FFFFFF; }
		#menu li a.current { background: #d1e14e; color: #313131; }
		#menu li a#last  { margin: 0; padding: 5px 13px 5px 13px; }

.third { font-size: .9em;  float: left; width: 570px; margin: 0 30px 5px 10px; }
.last { float: right; margin: 0 10px 5px 0; width:180px; }

.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#footer { background: #313131 url(images/footer.jpg) repeat-x; height:75px; padding-top:40px; color:#ffffff; text-align:center; line-height:20px;}
#footer a{ color:#ffffff; text-decoration:underline;}
#footer a:hover{color:#313131; background:#ffffff; text-decoration:none;}
