body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#f6f6f6;
	color:#000;
	height:100%;
	margin:0px;
	padding:0px;
  }

#nav {
 width:800px;
 margin-top:16px;
 }
 
#nav a {
 font-size:12px;
 font-weight:800;
 color:#000000;
 padding-left:16px;
 background-image:url(../images/prev.gif);
 background-repeat:no-repeat;
 margin-left:17px;}

#nav a:hover {
 text-decoration:none;}

#next {
 float:right;
 margin-top:0px;
} 

#next a {
  background-image:url(../images/next.gif);
 background-repeat:no-repeat;
 background-position:right;
 padding-right:18px;}

#logo {
 background-image:url(../images/logo.jpg);
 height:65px;
 width:800px;
 margin:70px 0 0 14px;
 background-repeat:no-repeat;
 }
 
#yln {
 height:14px;
 width:auto;
 margin-left:14px;
 background-color:#ffea00;}
 
#mnu {
 height:38px;
 width:auto;
 margin:12px 0 0 14px;
 float:left;
}
 
#mnu a{
 height:15px;
 font-family:tahoma;
 font-size:12px;
 color:#000000;
 text-decoration:none;
 text-align:right;
 width:117px;
 background-image:url(../images/butt_port.gif);
 padding:13px 3px 2px 0;
 display:block;
 font-weight:800;
 float:left;
 margin-top:15px;
}
 
#mnu a:hover, a#active_menu {
 background-position:0px -34px;
 color:#ffea00;}
 
#infoblock {
 width:800px;
 margin-left:23px;
 min-height:210px;}

#ftr {
 margin-left:23px;}