html
{
overflow-x: hidden;
overflow-y: auto;
} 

#top
{
background:url(images/frame_top.gif); 
width: 619px; 
background-position:top right; 
background-color:#6366F8; 
height:56px; 
background-repeat:no-repeat;
}

#topbuttons
{
margin-top: 18px;
margin-left: 20px;
width: 319px;
height:21px;
float:left;
}

#siteguide
{
width:79px;
height:21px;
float:left;
margin-left:10px;
}

#updateme
{ 
width:81px;
height:21px;
float:left;
margin-left:15px;
}

#home
{
width:59px;
height:21px;
float:left;
margin-left:13px;
}

#searchbox
{
width:256px;
height:50px;
padding-left: 15px;
margin-top:3px;
padding-top:5px;
float:left;
border-top:2px solid #000080;
border-bottom:2px solid #000080;
border-left:2px solid #000080;
border-right:2px solid #000080;
background-color: white;
}

#searchbox .srchtxt
{
width: 155px;
float:left;
}

#searchbox img
{
float:right;
}

#srchlink a
{
clear:both;
padding-left:25px;
font-size:12px;
font-family:tahoma;
font-weight:bold;
color:#000080;
text-decoration:underline;
}

.clear
{
clear:both;
}

#left
{
background:url(images/frame_left_with_logo.gif);
width: 248px; 
height:568px; 
background-position-y:top; 
background-position-x:left; 
background-repeat:no-repeat;
}

#bottomnav
{
background:url(images/bottom-nav.gif);
width: 248px; 
height:200px; 
background-position-y:top; 
background-position-x:center; 
background-repeat:no-repeat;
}

#tvbmap
{
position:absolute;
margin-top: 0px;
}

#menupos
{
position:absolute;
width: 248px;
margin-top: 136px;
z-index:0;
}

#members0
{
display: none;
position:absolute;
margin-top: 10px;
margin-left: 62px;
width: 121px;
height: 21px;
}

#members1
{
display: none;
position:absolute;
margin-top: 10px;
margin-left: 62px;
width: 121px;
height: 21px;
}

#membersonly
{
position:absolute;
margin-top: 40px;
margin-left: 65px;
width: 113px;
height: 11px;
}

#video
{
display: block;
position:absolute;
margin-top: 10px;
margin-left: 38px;
width: 147px;
height: 165px;
padding: 3px 10px 10px 10px;
background-color: #FFFFFF;
border: 2px solid #000080;
}

#navbuttonspacer
{
height: 60px;
}

#btn_bookmark
{
display: none;
position:relative;
text-align: center;
padding-bottom: 10px;
}

#btn_printer
{
display:none;
position:relative;
text-align: center;
padding-bottom: 10px;
}

#btn_updateme
{
display: none;
position:relative;
text-align: center;
padding-bottom: 10px;
}

#about_path
{
position:absolute;
margin-top: 125px;
z-index:2;
}










