
BODY {color: #ffffff; background: #000000;  margin: 0px;
      font-family: serif; font-size: 17px;}

A:link {color: #6699CC; text-decoration: underline;}  

A:visited {color: #6699CC; text-decoration: underline;}     

A:visited:hover {color: #ffffff; text-decoration: underline;} 

A:link:hover {color: #ffffff; text-decoration: underline;}    

A:hover:active {color: #ffffff; text-decoration: underline;}  

h1 {color: #cccccc; text-align: center;
	font-family: sans-serif; font-size: 200%;}

h2 {color: #cccccc; text-align: center;
	font-family: sans-serif;}	

h3 {color: #cccccc; text-align: center;
		font-family: sans-serif;}		 

table {width: 800px; margin: 0; padding: 0; border-collapse: collapse;}

table td {padding: 0; border-width: 0; vertical-align: top;
  font-family: sans-serif;}

td#corner {width: 170px; height: 100px; background-color: #999999; }  

td#header {width: 630px; height: 100px; padding-top: 4px; background-color: #999999; background-image: url(/images/header09.jpg);}  

td#navbar {width: 170px; height: 500px; background-color: #666666; }

#links {width: 164px; padding: 4px; font-size: 17px; }

#links ul {list-style: none; margin: 0; padding: 0;}

#links li {border-bottom: 1px solid #000000; display: block; background-color: #666666; color: #FFFFFF; font-weight: normal;}

#links li a:link, #links li A:visited  {display: block; padding: 1px 1px 1px 1em; 
				  background-color: #666666; color: #ffffff; text-decoration: none; font-weight: normal;} 

#links li a:hover {background-color: #999999; color: #000000; font-weight: normal;}

Table#inner {width: 550px; margin: 0; padding: 0; border-collapse: collapse;}

td#innerleft {width: 350px; text-align: center; }

td#innerright {width: 200px;}

td#content {width: 635px; padding: 20px;}

td#footer {height: 1px; background-color: #000000; }

#ftext {padding-top: 4px; padding-left: 175px; font-size: 75%; text-align: center; color: #ffffff;}		   

#ftext a:link, a:visited {  }		   

#ftext a:hover {  }

ol.spacedlist li {margin-bottom: 1em;} 

.rightimg {float: right;}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 1em;
	color: #000; font-weight: bold; font-family: sans-serif; 
	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(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

