div.menu_top {
  background:#000000;    
}
div.others {
  width:998px;  
  background:#565658;
  color:#FFFFFF;      
  font-size:9pt;
  margin-bottom:5px; 
  text-align:left;   
}
#title {
  padding:0;
  margin:40px 0 75px 25px;
}
#tvs {
  width:1000px;
  height:300px;
}
#game {
  width:1000px;
  height:100px;
}
#tv1 {
  position:absolute;
  width:305px;
  height:175px;
  background-image:url('../images/tv_commercials.gif');
  background-repeat:no-repeat;
  background-position:0% 0%;
  margin-left:120px;  
}
#tv2 {
  position:absolute;
  width:305px;
  height:175px;
  background-image:url('../images/tv_commercials.gif');
  background-repeat:no-repeat;
  background-position:0% 0%; 
  margin-left:565px;   
}
#tv1title {
  position:absolute;
  width:305px;
  margin-left:120px;
  margin-top:200px;
  text-align:center;  
}
#tv2title {
  position:absolute;
  width:305px;
  margin-left:565px;
  margin-top:200px; 
  text-align:center; 
}
#imgtv1 {
  margin-left:44px;
  margin-top:24px;
}
#pagenav {
  text-align:right;
  padding:0 10px 10px 0;   
}
span.current {
  color:#7995CE;
  font-weight:bold;
  text-decoration:underline;
  padding:0.2em;
}
span.pagenav {
  padding:0.2em;
}
a.ltv:link,a.ltv:visited {
  font-weight:bold;
  color:#FFFFFF;  
  text-decoration:none;
}
a.ltv:hover {
  color:#7995CE;
}
