body {
		background:#E5BD45;
		font-family: tahoma, arial, verdana;
		font-size:16pt;
		}
#main 	
	{
	text-align:center;
	margin:0 auto;
	width:1025px;
	height:auto;
	}


#logo	
	{
	background: url(images/fon.jpg);
	width:100%;
	height:150px;
	}

#right	{
	border:2px #E5BD45 solid;
	width:250px;
	height:auto;
	}

#center	{

	border:2px #E5BD45 solid;
	width:auto;
	height:auto;
	}
#left	
	{
	border:2px #E5BD45 solid;
	width:200px;
	height:auto;
	}

#up 	{
	background:white;
	height:auto;
	}

#menu {
	margin-top:15px;
	background:#caddfd;
	width:100%;
	height:auto;
	color:white;
	}

#spacer {
	visibility:hidden;
	
	}

a.nav, a.nav:link, a.nav:visited {
display:block; 
width:100%; 
height:40px; 
background:#caddfd; 

margin-top:5px; 
text-align:center; 
text-decoration:none; 
font-size:15pt; 
color:#fff; 
line-height:30px; 
overflow:hidden;
}

a.nav:hover {

	color:#99ccff; 
	background:#ffffff;
	} 

a.nav:active {

	//color:#fff; 
	//background:blue;
} 

a.nav {
display:block; width:170px; 
height:30px; background:#ffffef;  margin-top:5px; 
text-align:center; text-decoration:none; 
font-family:verdana, arial, sans-serif; font-size:14px; 
color:#000; line-height:30px; overflow:hidden;
}

a:hover
	{
	text-decoration:none;
	}
img {
	border:0px;
	}
	