html, body, form, ul, li, p, h1 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}

a {
	outline: none;	
}
img {
	border: 0px;
	behavior: url("pngbehavior.htc");
}
body {
	font-size: 11px;
	font-family: "trebuchet MS";
	background-color: #130000;
}
.bg_1 {
	background: url(img/bg_1.jpg) #060000 no-repeat center 0;
}
.bg_2 {
	background: url(img/bg_2.jpg) #140000 no-repeat center 0;
}
#main {
	width: 902px;
	min-height: 100%;
	margin: 0 auto -70px auto;
	position: relative;
}
#top_left {
	color: #826147;
	font-size: 14px;
	float: left;
}
.bg_1 #top_left {
	padding: 14px 0 0 15px;
}
.bg_2 #top_left {
	padding: 10px 0 0 15px;
}
#top_right {
	color: #826147;
	font-size: 14px;
	float: right;
}
.bg_1 #top_right {
	padding: 10px 15px 0 0;
}
.bg_2 #top_right {
	padding: 6px 15px 0 0;
}
#top_right span {
	color: #AE0E10;
	font-size: 20px;
}
.bg_1 #menu {
	width: 822px;
	list-style: none;
	padding: 0 0 0 80px;
	margin: 540px 0 0 0;
	float: left;
}
.bg_1 #menu .menu_1, .bg_1 #menu .menu_2, .bg_1 #menu .menu_3 {
	width: 270px;
	height: 170px;
	float: left;
}
.bg_1 #menu .menu_1 {
	background: url(img/menu_1.png) no-repeat;
}
* html .bg_1 #menu .menu_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_1.png' );
}
.bg_1 #menu .menu_1 a {
	margin: -20px 0 0 0;
}
.bg_1 #menu .menu_2 {
	background: url(img/menu_2.png) no-repeat;
}
* html .bg_1 #menu .menu_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_2.png' );
}
.bg_1 #menu .menu_2 a {
	margin: 10px 0 0 0;
}
.bg_1 #menu .menu_3 {
	background: url(img/menu_3.png) no-repeat;
}
* html .bg_1 #menu .menu_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_3.png' );
}
.bg_1 #menu .menu_3 a {
	margin: 40px 0 0 0;
}
.bg_1 #menu a {
	color: #FFCA93;
	font-size: 22px;
	_position: relative;
	float: left;
}
.bg_2 #menu {
	list-style: none;
	padding: 40px 15px 0 0;
	clear: right;
	float: right;
}
.bg_2 #menu li {
	height: 95px;
	float: left;
}
.bg_2 #menu .menu_1 {
	width: 100px;
	background: url(img/menu_4.png) no-repeat;
	margin: 30px 0 0 0;
}
* html .bg_2 #menu .menu_1 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_4.png' );
}
.bg_2 #menu .menu_1 a {
	margin: 22px 0 0 -70px;
	float: left;
}
.bg_2 #menu .menu_2 {
	width: 180px;
	background: url(img/menu_5.png) no-repeat;
	margin: 0 -45px 0 0;
}
* html .bg_2 #menu .menu_2 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_5.png' );
}
.bg_2 #menu .menu_2 a {
	margin: -10px 0 0 0;
	float: right;
}
.bg_2 #menu .menu_3 {
	width: 170px;
	background: url(img/menu_6.png) no-repeat;
	margin: 32px 0 0 0;
}
* html .bg_2 #menu .menu_3 {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/menu_6.png' );
}
.bg_2 #menu .menu_3 a {
	margin: 30px 0 0 0;
	float: right;
}
.bg_2 #menu a {
	color: #FFCA93;
	font-size: 18px;
	_position: relative;
}
#menu a:hover, #menu a.act {
	color: #AE0E10;
}
#content {
	width: 872px;
	padding: 20px 15px 20px 15px;
	float: left;
	color: #FFCA93;
	font-size: 14px;
}
#content_inner {
	width: 550px;
	padding: 20px 15px 20px 15px;
	float: left;
	color: #FFCA93;
	font-size: 14px;
}
#content a, #content_inner a {
	color: #FFCA93;
}
#content a.act, #content_inner a.act {
	color: #ae0e10;
}
#content a:hover, #content_inner a:hover {
	text-decoration: none;
}
#content h1, #content_inner h1 {
	width: 872px;
	color: #FFCA95;
	font-size: 46px;
	font-weight: normal;
	padding: 0 0 25px 0;
}
#content .list {
	width: 250px;
	min-height: 250px;
	_height: 250px;
	list-style: none;
	background: url(img/borders.gif) repeat-y 232px 0;
	padding: 0 20px 15px 0px;
	float: left;
}
#content .last {
	background: none;
}
#content .list li {
	width: 250px;
	float: left;
}
#content .list .title {
	color: #AE0E10;
	font-size: 18px;
	padding: 5px 0 5px 0;
}
#content .list a {
	color: #FFCA93;
	font-size: 14px;
	text-decoration: none;
}
#content .list a:hover {
	text-decoration: underline;
}
#footer_out {
	width: 100%;
	height: 70px;
	position: relative;
}
.bg_1 #footer_out {
	background: url(img/footer_1.jpg) no-repeat center bottom;
}
.bg_2 #footer_out {
	background: url(img/footer_2.jpg) no-repeat center 0;
}
#footer {
	width: 872px;
	height: 35px;
	color: #826147;
	font-size: 14px;
	padding: 35px 15px 0 15px;
	margin: 0px auto;
}
#footer a {
	color: #826147;
}
#footer a:hover {
	text-decoration: none;
}
#footer .f_txt_1 {
	width: 210px;
	float: left;
}
#footer .f_txt_2 {
	float: left;
}
#footer .f_txt_3 {
	float: right;
}
.clearfooter {
	height: 70px;
	clear: both;
}

#albums {
	margin: 0 0 20px;
}
#gallery {
	width: 700px;
	
}
.album_thumb {
	width: 137px;
	height: 91px;
	background: center center no-repeat;
	float: left;
	margin: 0 30px 20px 0;
}

.album_thumb a {
	display: block;
	width: 100%;
	height: 100%;
}

.album_thumb .frame {
	width: 100%;
	height: 100%;
	background: url(img/frame.png);
}

* html .album_thumb .frame {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='img/frame.png' );
}

#contact_card {
	margin: 30px 0 0 0;
}

.back_link {
	margin: 0 0 10px 0;
}
#logo_link {
	width: 300px;
	height: 200px;
}

#logo_link a {
	display: block;
	height: 100%;
}
