body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
}
#mainNavTbl {
	float: left;
}
.framedPics {
	border: thick double #CCCCCC;
	background-color: #000000;
	padding: 20px;
}
.lgood {
	border: thin solid #CCCCCC;
}
#seniorTbl .galleryPics img{
border: thin solid #CCCCCC;	
}
.boldText {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.graynote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;
}
.tannote {
	color: #CC9966;
	font-weight: normal;
}



/*Start Lightbox css*/
#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; color:#000000 }
#keyboardMsg{ float: right; color:#000000 }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{
	border: none;
	background-color: #FFFFFF;
}

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
a:link {
	color: #FFFFCC;
}
a:hover {
	color: #CCCC99;
}
a:active {
	color: #CCCC99;
}
a:visited {
	color: #CCCCCC;
}
.lgText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.hilite {
	font-weight: bolder;
	color: #FFFFCC;
}
.whilite{
	font-weight: bolder;
	color: #FFCCFF;
}
.style3 {
	color: #FFFFCC;
}
.announce {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	/*color: #9999FF;*/
	color:#F00;
}
.style2 {color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
}
legend{
color:#FFFFFF;
font-weight:bold;}

#register{
width:350px;}

#loginTbl{
padding: 3px;
}
.formTbl{
padding: 20px;
}
#portraitTbl img{
	border: thin solid #ccc;
}