#big {
 position:relative;
 color:#eeeeee;
 top:20px;
left:200px;
height:200px;
width:905px;
}
#head {
 float:top;
 width:500px;
 height:200px;
}

#vidlink {
 position:absolute;
 top:0px;
left:580px;
 width:200px;
 height:200px;
}
#downlink {
 position:absolute;
 top:0px;
left:0px;
 width:500px;
 height:200px;
}

#left {
  float:left;
 width:250px;
 height:560px;
 border: 1px solid #425e62;
}

#right {
 float:left;
 width:530px;
 height:560px;
 max-height:560px;
border: 1px solid #425e62;
}

#text {
 position:absolute;
 top:200px;
left:250px;
 width:250px;
 height:450px;

}

.htwo {
padding-left:10px;
color:#eeeeee;
font-family: "Arial";
font-size: 14pt;
text-decoration: underline;
}
.hthree {
padding-left:10px;
color:#eeeeee;
font-family: "Arial";
font-size: 14pt;
text-decoration: underline;
cursor: pointer; cursor: hand;
}
.hfour {
color:#eeeeee;
font-family: "Arial";
font-size: 10pt;
}


.tbox {
background-color: black; 
width:75px;
color:#eeeeee;
}
.blackb {
background-color: black; 
color:#eeeeee;
}



#scrollbar_container {  
   position:relative;  
   width:510px;
   height:400px;
   max-height:400px;
   padding-left: 20px;
   top:5px;
   overflow: auto;
} 

#shows_container {
height:150px;
   max-height:150px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top:5px;
   padding-bottom:5px;
   overflow:hidden;
   overflow: auto;
}
#login {
   padding-right: 10px;
}
#pass {
   padding-right: 10px;
   padding-top:3px;
}
