body{
	background: url(../images/background.png) repeat-x;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:0px;		
	margin-left:0px;					
}
.body{
	font-family: Tahoma, Verdana; 
	font-size: 15px;	
	font-color:#854337;
}
a:link{
	text-decoration:none; 
	color:#000000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;	
	}
a:visited{
	text-decoration:none; 
	color:#000000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;		
	}
a:hover{
	text-decoration:none; 
	color:#FF0000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;		
	}
a.pagelink:link	{ 
	text-decoration:underline; 
	color:#000000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;	
	}
a.pagelink:visited	{ 
	text-decoration:none; 
	color:#000000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;		
	}
a.pagelink:hover	{ 
	text-decoration:none; 
	color:#FF0000;
	font-family: Tahoma, Verdana; 
	font-size: 13px;		
	}
table.myTable td,tr{
	font-family: Tahoma, Verdana; 
	font-size: 12px;		
}
table.myTable input{
	font-family: Tahoma, Verdana; 
	font-size: 12px;		
}


#lightbox{
	background-color:#FFFFFF;
	padding: 10px;
	border-bottom: 2px solid #006600;
	border-right: 2px solid #006600;
	border-left: 2px solid #006600;
	border-top: 2px solid #006600;	
	}
#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;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	