body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg1.gif);
	background-repeat: repeat-x;
	background-position: 0px 265px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #800000;
}
a:link {
	color: #000000;
}
.style1 {color: #640000}
.top {
	background-image: url(img/top_bg1.gif);
	background-repeat: repeat-x;
	height: 230px;
	background-position: center;
}
.top div {
	background-image: url(img/top_bg2.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.menu1 {
	background-image: url(img/menu_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 10px;
}
.menu1 ul {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu1 li {
	display: inline;
	list-style-type: disc;
	margin-right: 55px;
	margin-left: 30px;
	background-image: url(img/menu_bull.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.menu1 li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu1 li a:hover {

	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.main {
	background-image: url(img/bg2.gif);
	background-position: 0px 210px;
	background-repeat: repeat;
	width: 995px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.blockbg {
	background-image: url(img/top_line.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.blockbg2 {
	background-image: url(img/bot_line.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.content {
	background-image: url(img/cont_bg.gif);
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2AA8D;
	border-left-color: #AEA689;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000000;
}
.sep_line {
	background-image: url(img/sep_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 20px;
}
.bg2 {
}
.news h1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}
.news {
	padding-left: 10px;
}

.footer {
	background-image: url(img/footer_bg.png);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8F8561;
	height: 20px;
	text-align: center;
	padding-top: 10px;
}
.text1 {
	padding-left: 10px;
}
.link1 {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.link1 a {
	font-weight: normal;
	color: #7F0000;
	text-decoration: none;
	margin-left: 5px;
}
.link1 a:hover {

	font-weight: normal;
	color: #7F0000;
	text-decoration: underline;
	margin-left: 5px;
}
.lbl {
	background-image: url(img/l_block.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 250px;
	padding-left: 70px;
	padding-top: 10px;
}
.rbl {
	background-image: url(img/r_block.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 310px;
	padding-top: 10px;
	padding-left: 10px;
}
.content h2 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.gall_menu {
	padding-left: 10px;
}
.gall_menu ul {
	margin: 0px;
	padding: 0px;
}
.gall_menu ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gall_menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.gall_menu ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.gall_menu ul li a.active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
