body{
	background: #219aed url('images/mainBg0.jpg') top left repeat-x;

	margin: 0px;
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

.wrapper{
	width: 766px;
	margin: 10px auto 0 auto;
	background: url('images/mainBg.jpg') top left no-repeat;
}

.baner{
	background: url('images/baner.jpg') top left no-repeat;
	width: 100%;
	height: 165px;
	margin-bottom: 5px;
}

.menu{
	float: left;
	font-size: 14px;

	margin-left: 25px;
	margin-bottom: 25px;
	width: 186px;
	background: url('images/menu.gif') top left no-repeat;
}

.menu .bot{
	width: 100%;
	height: 11px;
	background: url('images/menu_bot.gif') top left no-repeat;
}

.menu a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
        font-family: arial
}
.menu a:hover{
	text-decoration: underline;
}

a{
text-decoration: underline;
font-weight: bold;
color: #FFFFFF;
}
a:hover{
text-decoration: none;
}


.content{
	float: right;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 505px;
	background: url('images/content.gif') top left no-repeat;
}


.content #bot{
	width: 100%;
	height: 6px;
	background: url('images/content_bot.gif') top center no-repeat;
}

.content #title{
	text-align: center;
	margin: 0 10px 10px 10px;
}


.footer {
	clear: both;
	background:  url('images/line.gif') top center no-repeat;
	text-align:center;
	line-height: 20px;
}

.footer a{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.footer a:hover{
	text-decoration: underline;
}

.gallery .pic
{
	vertical-align: middle;
}

.gallery .pic2
{
	float: left;
	width: 110px;
	height: 125px;
	margin: 5px;
	text-align: center;
}

.c_b
{
	background:transparent none repeat scroll 0%;
	border:0pt none;
	clear:both;
	display:block;
	float:none;
	font-size:0pt;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	visibility:hidden;
	width:0pt;
}

a.more{
text-decoration: underline;
font-weight: bold;
color: red;
}
a.more:hover{
text-decoration: none;
}

.gallery a{
text-decoration: none;
}
.gallery a:hover{
text-decoration: underline;
}
