/* CSS Document */

.main-header {
  width:1000px;
  height:500px;  
  border:0;
  margin:0;
  padding:0;
  top:0;  
  /*background-image:url(../img/header2.png);*/
  background-repeat:no-repeat;
}

div#header-ad {  
  position:absolute;
  top:2px;
  max-width:473px;
  width:473px;
  max-height:60px;
  height:60px;
  margin-left:180px;
  margin-top:1;
  color:#FFFFFF;
  padding:1px;
  text-align:center;
  border:1px solid #FFF;
  overflow:break;  
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  background-color:#000000;
  -moz-opacity:0.7;    
  -khtml-opacity:0.7;
  filter:Alpha(opacity=50);
  opacity:0.7;
}
div#header-text {
  position:absolute;
  top:10px;
  max-width:660px;
  width:660px;
  margin-left:10px;
  margin-top:300px;
  float:left;
  color:#FFFFFF;
  padding:3px;
  border:1px solid #FFF;
  overflow:break; 
  font-family:serif; 
  -moz-border-radius:5px;
  -khtml-border-radius:5px;
  background-color:#000000;
  background-image:url(../img/bg.png);
  background-repeat:repeat-x;
  background-position:bottom; 
  -moz-opacity:0.7;    
  -khtml-opacity:0.7;
  filter:Alpha(opacity=50);
  opacity:0.7;
}

div#chat {
  position:absolute;
  top:5px;
  width:260px;
  height:461px;
  margin-left:685px;
}

#header-slices-00 {
  position:relative; 
  top:0;
  width:1000px;
  height:50px;
  /*background-color:#FFFFFF;*/ 
  background-image:url(../img/headerslices/header-00-00.png);  
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
}
#header-slices-01 {
  position:relative; 
  top:0;
  width:1000px;
  height:50px;
  /*background-color:#FFFFFF;*/  
  background-image:url(../img/headerslices/header-00-01.png);  
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
}
#header-slices-02 { 
  position:relative; 
  top:0;
  width:1000px;
  height:50px;    
  /*background-color:#FFFFFF;*/ 
  background-image:url(../img/headerslices/header-00-02.png); 
  background-repeat:no-repeat;
  background-position:top left; 
  text-align:left;
}   
#header-slices-03 {  
  position:relative;  
  top:0;
  width:1000px;
  height:50px;   
  /*background-color:#FFFFFF;*/ 
  background-image:url(../img/headerslices/header-00-03.png);    
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
}
#header-slices-04 { 
  position:relative;  
  top:0;
  width:1000px;
  height:50px;    
  /*background-color:#FFFFFF;*/ 
  background-image:url(../img/headerslices/header-00-04.png);  
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
} 
#header-slices-05 {  
  position:relative;
  top:0;
  width:1000px;
  height:50px;   
  /*background-color:#FFFFFF;*/    
  background-image:url(../img/headerslices/header-00-05.png); 
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
} 
#header-slices-06 {
  position:relative;
  top:0;
  width:1000px;
  height:50px;   
  /*background-color:#FFFFFF;*/ 
  background-image:url(../img/headerslices/header-00-06.png);   
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
} 
#header-slices-07 {  
  position:relative;
  top:0;
  width:1000px;
  height:50px; 
  /*background-color:#FFFFFF;*/      
  background-image:url(../img/headerslices/header-00-07.png);  
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
}  
#header-slices-08 {  
  position:relative;
  top:0;
  width:1000px;
  height:65px; 
  /*background-color:#FFFFFF;*/      
  background-image:url(../img/headerslices/header-00-08.png);  
  background-repeat:no-repeat;
  background-position:top left;
  text-align:left;
}

