body {
  background:#1f1f33;
  margin:0;
  padding:0;
  color:#000;
  font-family:  Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  } 

body.slter {
  background:#1f1f33;
  margin:0;
  padding:0;
  color:#000;
  font-family:  Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  } 

A  {text-decoration: none}

#header {
  margin:0px auto;
  padding:0;
  width:100%;
  background:#1f1f33 url("images/header_bottom_3za.png") no-repeat center top;
  height:30px;
  }
  
#header ul {
  margin:0px auto;
  list-style:none;
  line-height:normal;
  position:relative;
  top:6px;
  left:5px;
  font-size:13px;
  width:900px;
  }

#header li {
  float:left;
  background:url("images/tabs/left5.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 12px;
  color:#e5e2c3;
  position:relative;
  left:0px;
  font-size:13px;
  }

  
#header a {
  float:left;
  display:block;
  background:url("images/tabs/right5.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#e5e2c3;
  }


  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#f6f7e7;
  }
#header #current {
  background-image:url("images/tabs/left5_on.gif");
  position:relative;
  top:-4px;
  font-size: 16px;
  }
#header #current a {
  background-image:url("images/tabs/right5_on.gif");
  color:#181851;
  padding-bottom:5px;
  font-size: 16px;
  }
 
#header #current.sltertab {
  background-image:url("images/tabs/left_on_slter.gif");
  position:relative;
  top:-4px;
  font-size: 16px;
  }
#header #current a.sltertab {
  background-image:url("images/tabs/right_on_slter.gif");
  color:#181851;
  padding-bottom:5px;
  font-size: 16px;
  }
  
 #box_right {
 background:#efefdf;
 border:1px solid #000033;
 padding:7px;
 height:100%;
 }
 
 #box_left {
  background:#efefdf;
  border:1px solid #000033;
  padding:7px;
  height:100%;
 }
 
 body_background {
 background:#ffffff url("images/custom_corner_top_left_body.gif") no-repeat left top;
 
 }
 
 #box_bg {
 background:#ffffff;
   
  }
  
  #box_movies {
   background:#efefdf;
   border:1px solid #000033;
   padding:7px;
   height:100%;
   position:relative;
   top:-185px;
   left:205px;
   width:220px;
     
  }
