body
{
  background-color:#000;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#9d5982;
}

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;
  display:none;
}

#main_container{
width:850px;
height:auto;
margin:auto;
background-color:#190210;
}

#center_content{
width:850px;
margin:auto;
}

#header{
width:850px;
height:341px;
margin:auto;
background:url(images/header_bg.jpg) no-repeat center;
}

#logo{
padding:30px 0 15px 25px;
}

.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:821px;
height:44px;
padding:0px;
margin:auto;
text-align:center;
background:url(images/menu_bg.gif) no-repeat center;
}

#menu ul{
list-style:none;padding:0 0 0 90px;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:13px; line-height:44px;
}

#menu ul li a{
height:44px; width:87px;float:left;text-decoration:none;padding:0px; margin:0px;color:#d99cc1;
}

#menu ul li a:hover{
height:44px;width:87px;text-decoration:none;color: #d99cc1; background:url(images/button_bg.gif) no-repeat center;
}

#menu ul li a.current{
height:44px;width:87px;float:left;text-decoration:none;padding:0px;color: #d99cc1;background:url(images/button_bg.gif) no-repeat center;
}

a.more {
width:104px;
height:24px;
display:block;
text-decoration:none;
float:right;
margin:10px 0 15px 0;
text-align:center;
line-height:22px;
color:#e578bb;
background:url(images/read_more_bg.gif) 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:435px;
height:auto;
float:left;
padding:10px 0 15px 25px;
}

.left_content a {
  color: white;
}

.title{
font-size:18px;
color:#ffa268;
clear:both;
background:url(images/star_bullet.gif) no-repeat left;
padding:0 0 0 23px;
margin:5px 0 5px 0;
}

.title a {
  color:#ffa268;
  text-decoration: none; 
}

.title a:hover {
  color: white;
}

.right_content{
width:340px;
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;
}

img.photo_big{
padding:2px;
border:1px #ce3291 solid;
margin:0 10px 0 0;
}

.clear{
clear:both;
}

/*-----------------------------footer------------------*/
#footer{
width:850px;
height:60px;
margin:auto;
color:#508aa1;
background-color:#350723;
border-top:1px #ce3291 solid;
}

.footer_links{
float:left;
padding:10px;
}

.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#d99cc1;
}

.footer_links a:hover{
text-decoration:underline;
}

.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}

.copyright a{
text-decoration:none;
padding:0 8px 0 8px;
color:#d99cc1;
}

.copyright a:hover{
text-decoration:underline;
}

div#overlay
{
  width: 100%;
  height: 100%;
  background: black;
  position:absolute;
	top:0;
	left:0;
	z-index: 1001;
	-moz-opacity: 0.9;
	opacity: .90;
	filter: alpha(opacity=90);
	display: none;
}

div#overlay div
{
  position: absolute;
  margin: -200px 0 0 -200px; 
  width: 400px;
  height: 130px;
  top: 50%;
  left: 50%;
  background: white;
  color: black;
  text-align: center;
  border: 5px solid #444;
}

div#overlay div p
{
  padding: 20px;
  text-align: center;
}

div.videobox {
  float: left;
  margin: 10px;
  padding: 10px;
  text-align: center;
  width: 170px;
  height: 165px;
  border: 3px solid #222;
  background: black;
}

div.videobox img {
  border: 1px solid white;
  margin-bottom: 10px;
}

div.videobox a {
  color: #9d5982;
  text-decoration: none;
}

div.videobox a:hover {
  color: white;
}

div.comment_form
{
  margin: 20px 0 20px 0;
}

div.comment
{
  margin: 5px 0 10px 0;
  background: #392230;
  padding: 6px 8px 8px 8px;
  border-top: 3px solid #493240;
  border-bottom: 3px solid #090200;
}

ul.right_menu
{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.right_menu li
{
  margin: 10px 0;
  padding: 8px;
}

ul.right_menu li a
{
  font-size: 14px;
  text-decoration: none;
  color: white;
  width: 200px;
  padding: 10px;
  background-color: #392230;
}

ul.right_menu li a:hover
{
  background: black;
}

ul.right_menu li a.this_active
{
  background: black;
}

a img
{
  border: 0;
}

div.date_subtitle
{
  background-color: #392230;
  padding: 3px;
  font-style: italic;
  font-size: 11px;
}

#divider {
    margin: 50px 0 5px 0;
    line-height: 30px;
}

#divider span {
    background: #ddd;
    margin: 5px;
    padding: 4px 6px;
}

#divider span.actual {
    background: white;
    font-weight: bold;
}

#divider span a {
    color: black;
}

hr
{
  clear: both;
  padding: 10px;
  background: none;
  border: 0;
}
