/* Generated by KompoZer */
body {
  text-align: center;
  background-color: #2f2f2f;
}

#header {
  width: 955px;
  height: 200px;
  background-color: #1a1a1a;
  border-bottom: 1px solid #999999;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 9px;
}

#header a img { border: 0; }
#header a:active img { border: 0; }
#header a:hover img {border: 0; }
#header a:visited img {border: 0; }
#header a:focus {outline-style:none; }

#moviebox {
  width: 100%;
  height: 20%;
  background-color: #ff0000;
}
#moviestage {
  width: 275px;
  height: 200px;  
  background-color: #000000;
}
#navmenu {
  background-color: #1a1a1a;;
  float: left;
  width: 150px;
  height: 400px;
}

#right_panel {
  background-color: #1a1a1a;
  float: right;
  width: 150px;
  height: 400px;
}



#mainvw {
  width: 100%;
  height: 100%;
}

#footer {
  margin: 0 auto;
  background-color: #lalala;
  background-image: url("graphics/footer.png");
  width: 975px;
  height: 50px; 
   
}

.image_right {
   margin-right: 20px;
   margin-left: 10px;
   margin-bottom: 10px;
   padding-top: 10px;
   float: right;
}

.image_left {
   margin-right: 10px;
   margin-left: 20px;
   margin-bottom: 10px;
   padding-top: 10px;
   float: left;
}

.textspan .image_right {
 margin-right: 0px; 
 margin-bottom: 10px;
}

.textspan .image_left {
 margin-left: 0px; 
 margin-bottom: 10px;
}
	
.textspan {
   margin-top: 10px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 10px;
}
.textspan a {
   color: #9bcadd;	
}
.textspan a:hover {
   color: #dfe8ec;	
}

.titlespan {
   font-size:12pt;
   font-weight:bold;
   width: 633px;
   margin-left: 20px;
   margin-right: 20px;
   border-top: 1px solid #999999;
   border-bottom: 1px solid #999999
}
.XMAlist_item {
   margin-bottom: 15px;
}

.XMAlist {
   padding-top: 5px;  
}

