a:link,a:active,a:visited{ text-decoration:none; color:#c0c0c0;}
a:hover{ color : cyan;} a:hover span {color:cyan;}
/* Margin right sets how far left the menu is */
p,li,td { color:#c0c0c0;font-family: Tahoma,sans-serif; font-size:13px;}
ol {padding-left:20px; .margin-left:0px;}
li {padding-bottom:10px;}
img.lineup {margin-left:20px;}
p.quest,span.quest{color:#fff; font-weight:bold;}
p.ans{color:#c0c0c0;}
p.image{padding:0px; margin:0px;text-align:center;}
img{margin:0px; padding:0px;}
p.error{font-size:15px; padding-top:70px; padding-bottom:70px; text-align:center;}
p.indexpage{font-size:14px;}
span.shout{color:#fff; font-weight:bold;}
span.colon{color:cyan; font-weight:normal;}
span.quote{margin-left:30px;}

table {padding-top:12px;}
td.encoder {vertical-align:top; padding-right:20px; width:300px;}
td.table {vertical-align:top; padding-right:20px; width:100px;}

td.empty
     {
     background-color: #808080;
     }  

td {
border:1px solid #808080;
}

table { 
margin-left: auto;
margin-right: auto;
}
	 
#menu ul{
   padding-top:0px;
   padding-bottom:0px;
   padding-left:15px;
   padding-right:0px;
   margin : 0px;
   white-space : nowrap;
   color : White;
   float : left;
   width : 737px;
   height : 45px;
   border-style : solid;
   border-color : #0066CC;
   border-width : 0 0 0 0;
   background-color:#000;
}

#menu ul li{
   display : inline;
}

#menu ul li a{
   margin-top: 5px;
   margin-left: 5px;
   padding: 5px 5px 5px 5px;
   color : White;
   font-weight : bold;
   text-decoration : none;
   float : left;
   vertical-align : middle;
   border-right-color : #0066CC;
   border-right-style : solid;
   border-right-width : 0px;
}

#menu ul li a:hover{
   color : cyan;
}

/* Border sets the dimensions of the whole thing*/
#border{
width:752px;
padding:15px;
margin:auto;
}

#menuframe{
background-color:#000;
margin:0px;
padding:0px;
height:141px;
border:0px;
}
#mainbody {
margin:0px;
padding-top:3px;
.padding-top:15px;
padding-bottom:10px;
padding-left:25px;
padding-right:25px;
border:0px; 
background-color:#000;
min-height:330px;
}

#encoder{
float:left;
padding:5px;
margin-bottom: 5px;
}

body {
margin: 0;
padding: 0; 
background: #cbcbcb url(background.png) repeat-x;
.background-color: #c5c5c5
}

#footer {
background-image: url(footer.png);
background-repeat: no-repeat;
height: 31px;
width: 752px;
font-family: Tahoma,sans-serif;
font-size:10px;
font-weight:bold;
color:#fff;
padding-left:25px;
}

/* Lightbox 2.03.3 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://images.tv-irc.net/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://images.tv-irc.net/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://images.tv-irc.net/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}