body {
	font: 90% Arial, Verdana, Helvetica, sans-serif;
	background: #336699;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
}
img {border:none;}
p {padding:0; margin:0;  }

a {color:#336699; text-decoration:none;}
a:hover{text-decoration:underline;}

h1{padding:0 0 20px 0; margin:0; font-size:1.4em;color:#000;font-weight:bold;}

#wrapper{width:809px; margin:0 auto; margin-top: 20px;}
#header_block{padding-right:20px; color:#fff; font-size:0.8em; margin-bottom:5px; text-align:right;}
#header_block a{color:#fff;}

#content_block{background:url(/images/bg_center.png) left top repeat-y; text-align:left;}
#cb_1{background:url(/images/bg_top.png) left top no-repeat;}
#cb_2{background:url(/images/bg_bot.png) left bottom no-repeat; 
	min-height:560px;height:auto;_height:560px;	position:relative;
}

#mnu_block{width:90px; float:left;margin:30px 0 30px 10px;}
#logo{width:660px; height:72px; margin:10px 0 0 30px; float:left;}
#content_center{
	width:635px;float:left;margin:10px 0 0 72px; color:#9A3333;
	margin-bottom:75px;
}

#content_center p{margin:0 10px 10px 0;}


#content_bottom{
	position:absolute; height:50px; width:630px; bottom:7px;left:150px; 
	color:#9A3333; text-align:center; font-size:1em;
}

#gallery{margin:20px 10px 20px 20px;width:100%;_width:90%;}
#gallery td{width:33%;padding:10px;}
#gallery a{display:inline-block;border:2px solid #fff;}
#gallery a:hover{border:2px solid #336699;}

.popup_block{width:400px; text-align:left;}

#footer{margin:10px 0; text-align:center; color:#fff; font-size:0.9em;}
#footer a{color:#fff; text-decoration:none;}

#sitemap{margin:10px 0; text-align:center; color:#fff; font-size:0.9em;}
#sitemap a{color:#fff; text-decoration:none;}

.black{color:#000!important;}
.blue{color:#336699!important;}
.italic{font-style:italic!important;}
.bold{font-weight:bold!important;}

.clear{clear:both;}
