BODY {color: #000000; background-image: url(/images/tile4.gif); font-weight: bold; margin: 0px;
      font-family: Arial, Helvetica, sans-serif;}
	  
A:visited  {color: #333333; text-decoration: underline; }  
A:link  {color: #333333; text-decoration: underline; }   
A:hover  {color: #ff3399; text-decoration: none; }  	  

table{ width: 800px; border: 5px solid #fff; background-color: #FFFFFF;
       margin-left:auto; margin-right:auto; margin-top: 20px;
		}

td#headercell{ height: 220px; background-color: #e2dcdc; padding: 10px;
		}
						

.linkcell{ width: 200px; background-color: #e2dcdc; border-top: 5px solid #fff; border-right: 5px solid #fff;
             text-align: center; vertical-align: top; font-weight: bold; font-size: 1.25em;
		}

.contentcell{ border-top: 5px solid #fff; background-color: #e2dcdc; 
			  text-align: center; vertical-align: top; font-weight: bold; font-size: 1.25em;
		}


.tn{
	border-style: solid;
	border-color: #000;
	border-width: 2px;
	margin-top: 15px;
	margin-left: 15px;
      }
	  
.tag{
	margin-top: 15px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
	
	