body {
		font-family: Times New Roman, sans-serif; font-size: 15px; 
}


.menu {
		width:483px;
		height: 382px;
		background: #ffffff top;
}
.menu a {		
	font-family: Andantino script, Helvetica, sans-serif; 
			line-height:40px;
			text-align:center;
			color: #071a39; 
			font-size:30px;			
			text-decoration:none; 
			font-weight:600;
			background: url(images/menu.jpg) no-repeat center top;
			font-style: bold;
}

.content {
			width:486px;
			height:753px;
			background: url(images/fon.gif) no-repeat top;

}

.content h2 {
font-family: Times New Roman, sans-serif; font-size: 15px; 
		   padding:10px 0px 0px 0px;
		   line-height:0px;
}
.content h1 {
font-family: Times New Roman, sans-serif; font-size: 22px; 
}
.content div{
width:486px; 
height:640px; 
overflow:auto;
}
.content p ,
.content ul ,
.content li ,
.content a
{
font-family: Times New Roman, sans-serif; font-size: 15px; 
}
#logo {
		width: 483px;
		height:418px;
		background: url(images/logo.gif) no-repeat top;
}
#right {
		width: 12px;
		height:800px;
		background:url(images/right.gif) no-repeat top;	
}
#left-center {
		width: 35px;
		height:382px;
		background:url(images/left-center.gif) no-repeat top;
}
#menu {

		
}
#center {
		width:18px;
		height: 800px;
		background: url(images/center.gif) no-repeat top;
}
#bottom {
		width:487px;
		height: 44px;
		background: url(images/bottom-right.gif) no-repeat top;
}