body {
background-color:#190000;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#DFCECA;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.left{
float:left;
width:315px;
}
h1{
padding:2px 0 10px 0;
margin:0px;
font-size:14px;
color:#8cedef;
}
#main_container{
width:850px;
height:auto;
margin:auto;
}
#center_content{
background:url(../images/bgmain.jpg) no-repeat top right;
background-color:#320000;
border-left:1px #c80000 solid;
border-right:1px #c80000 solid;
width:848px;
min-height:660px;
margin:auto;
}
#header{
width:850px;
height:160px;
margin:auto;
}
#logo{
padding:0;
}
.prom_date_box{
width:300px;
padding:10px 0 0 30px;
}
.prom_title{
width:132px;
height:61px;
line-height:55px;
text-align:center;
font-size:24px;
font-weight:bold;
color:#bbe3e1;
background:url(../images/date_bg.gif) no-repeat center;
}
/*----------------------menu-------------------------*/
#menu{
width:850px;
height:45px;
padding:0px;
margin:auto;
text-align:center;
background-color:#350723;
background:url(../images/menu_bg2.png) no-repeat center;
}
#menu ul{
list-style:none;padding:0 0 0 30px;margin:0px; display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:44px;padding:0px;font-size:12px; line-height:44px;
}
#menu ul li a{
height:44px;float:left;text-decoration:none;padding-right:15px;padding-left:15px;margin:0px;color:#f3e8e5;
}
#menu ul li a:hover{
height:44px;padding-right:15px;padding-left:15px;text-decoration:none;color: #f3e8e5; background:url(../images/button_bg.png) no-repeat center;
}
#menu ul li a.current{
height:44px;float:left;text-decoration:none;padding-right:15px;padding-left:15px;color: #C2A29A;background:url(../images/button_bg.png) no-repeat center;
}

a.enter {
width:104px;
height:24px;
display:block;
text-decoration:none;
float:left;
margin:12px 0 15px 0;
text-align:center;
line-height:22px;
color:#FFF;
font-size:15px;
border:1px #c80000 solid;
background:url(../images/read_more_bg.png) no-repeat center;
}

a.exit {
width:104px;
height:24px;
display:block;
text-decoration:none;
float:right;
margin:10px 0 15px 0;
text-align:center;
line-height:22px;
color:#FFF;
font-size:15px;
border:1px #c80000 solid;
background:url(../images/read_more_bg.png) no-repeat center;
}
a.gallery_link {
width:287px;
height:74px;
display:block;
text-decoration:none;
font-size:24px;
margin:20px 0 0 5px;
text-align:center;
line-height:70px;
color:#ffff65;
background:url(../images/photo_gallery_link.gif) no-repeat center;
}
/*---------------------main_content------------------*/
.left_content{
width:270px;
height:auto;
float:left;
padding:10px 0 15px 25px;
}
.title{
font-size:18px;
color:#C2A29A;
clear:both;
background:url(../images/star_bullet.gif) no-repeat left;
padding:0 0 0 23px;
margin:5px 0 5px 0;
}
.right_content{
width:500px;
height:auto;
float:left;
padding:10px 0 0 20px;
}
.right_photos_content{
padding:15px 0 0 25px;
}
.news_tab{
float:left;
padding:5px 0 5px 0;
margin:0px;
}
img.photo{
float:left;
padding:2px;
border:1px #ce3291 solid;
margin:0 10px 0 0;
}
.clear{
clear:both;
}
/*-----------------------------footer------------------*/
#footer{
width:850px;
height:62px;
margin:auto;
color:#CCC;
background:url(../images/fbg.png) no-repeat center;
}
.footer_links{
padding-top:10px;
text-align:center;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#DFCECA;
}
.footer_links a:hover{
text-decoration:underline;
}
div.thumb {
margin: 8px;
float: left;
height:125px;
text-align: center;
}
.mimg {
border:1px #c80000 solid;
}
.thumb img{
opacity:.80;
display: inline;
margin: 5px;
}
.thumb a:hover img { opacity:1; }
.thumb2 img{
opacity:.80;
}
.thumb2 a:hover img { 
opacity:1;
}
/* New Styles Table */
table.brd, table.brd td
{
	border-color: #c80000;
	border-style: solid;
}

table.brd
{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

table.brd td
{
	margin: 0;
	padding: 4px;
	border-width: 1px 1px 0 0;
	color: #FFF;
	font-size:12px;
}
.wlink {
	color:#FFF;
	text-decoration:none;
}
.wlink:hover {
	color:#CCC;
	text-decoration:underline;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#CCC;
	text-decoration:underline;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #c80000;
	background: #6d0000; 
	padding: 2px 3px; 
	color: #FFF;
	width:250px;
}