@charset "windows-1251";
body {
	background-color: #3c112f;
	color: #a27f82;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12.5px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #92278f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A82DA5;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #92278f;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #86C02D;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header {
	position:relative;
	height: 458px;
	background-image: url(images/hd_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	width:1067px;
	margin:0 auto;
}
#cnt {
	float:right;
	width:728px;
	margin-right: 54px;
	display: inline;
}
#header_content {
	clear: left;
	float: left;
	width: 100%;
	text-align: justify;
	margin-top: 9px;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 18px;
}
#navigation #nav_content {
	margin-left: 28px;
	margin-top: 20px;
	text-align: justify;
}
#navigation {
	float:left;
	width:218px;
	margin-left: 20px;
	display: inline;
}
#navigation h1 {
	padding: 0px;
	text-align: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

}

#footer {
	clear: both;
	background-image: url(images/ft_main.jpg);
	background-repeat: no-repeat;
	background-position: 224px bottom;
	height: 114px;
}


#anons dl {
	float: left;
	width: 347px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
	margin-bottom: 20px;
	margin-left: 30px;
}
#anons dl.first {
	margin-left: 0px;
}

#anons dl dt {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(images/anons_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#anons dl dt .date {
	font-weight: bold;
	margin-left: 45px;
}
#anons dl dd {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 100%;
}
#anons  dl  dd img {
	height: 115px;
	width: 345px;
	border: 1px solid #a27f82;
	margin-top: 5px;
}
#menus {
	clear: left;
	float: left;
	margin-top: 26px;
	display: inline;
	margin-left: 85px;
}
#copy {
	float: left;
	margin-top: 70px;
	margin-left: 668px;
	display: inline;
}

a.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 135px;
	display: inline;
	float: left;
	margin-top: 57px;
	margin-left: 70px;
}
