body {
    background: #7B7B7B url(images/body.jpg) repeat-x top;
    padding:0;
    margin:0;
    color:#FFFFFF;
    font-size:smaller;
    font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
a {
    color:#FFFFFF;
    font-weight:bold;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 151px;
	vertical-align: top;
}

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a
{
display: block;
color: #FFF;
background-color: #036;
width: 8em;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #369;
	color: #FFF;
	top: auto;
	vertical-align: top;
}

#rightnav
{
float: right;
width: 200px;
margin: 0;
padding: 1em;
}

#active a
{
display: block;
color: #FFF;
background-color: #DDA303;
width: 8em;
padding: .2em .9em;
text-decoration: none;
border-top: thin #036 solid;
border-bottom: thin #036 solid;}

.floatright
{
float: right;
width: 100px;
padding-left: 7em;
padding-bottom: 1em;
margin-left: 190px;
margin-right: 200px;}

.floatleft
{
float: left;
width: 100px;
padding-bottom: 1em;
margin-left: 190px;
margin-right: 200px;
}

img {
    padding:0;
    margin:0;
    border:0;
}
td {
    vertical-align:top;
}
.tvinside {
    background: #397DBC url(images/tvinside.jpg) repeat-x top;
    vertical-align:top;
    align: center;
}
.pad20 {
    padding:20px;
}
.pad10 {
    padding:10px;
}
.title {
    text-align:center;
    color: #AAE0FF;
    font-family:"Courier New", Courier, monospace;
    font-size:16px;
    font-weight:bold;
    overflow:hidden;
    white-space:nowrap;
    padding:10px;
}
.nav { 
    white-space:nowrap;
    overflow:hidden;
    text-align:center;
}
.thumbtext {
    padding:4px;
    font-size:10px;
    height:50px;
    overflow:hidden;
    white-space:nowrap;
    text-align:left;
}

.tv2 { background:url(images/tv2.gif) repeat-x top; }
.tv4 { background:url(images/tv4bg.gif) repeat-y top left; }
.tv6 { background:url(images/tv6bg.gif) repeat-y top left; }
.tv8 { background:url(images/tv8bg.gif) repeat-x top; }



