body {
	background-color: #f77805;
}
.contenttable {
	border: 1px solid #7d4116;
	background-color: #696400;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF2DA;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cellborder {

	border: 1px solid #FEF2DA;
	background-color: #696400;
}
.textpaddingleft {
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF2DA;
}
.padding {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF2DA;
	padding: 2px;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
.maintextgreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696400;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.myworktitletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #696400;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.picpaddingbio {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	padding-right: 15px;
}
.cellborderpicframe {


	border: 2px solid #6A6404;
	background-color: #696400;
}
.bodpad {
padding:10px;
}

.picwrap {
display:inline;
width:170px;
height:300px;
text-align:center;
float:left;
margin:10px;
}

.caption {
color:#696400;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.caption a, .caption a:visited {
color: #FEF2DA;
text-decoration:none;
}
.caption a:hover {
text-decoration:underline;
}

.title {
color:#696400;
font-size:11px;
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titlesub {
color:#696400;
}
.picborder {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	background-color: #696400;
	border: 3px solid #696400;
}
#lightbox{
	background-color:#FEF2DA;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left;padding:5px;}
#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;
	background-image: url( /blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
.linker a, .linker a:visited{
color:#cccccc;
text-decoration:none;
}

.linker a:hover{
text-decoration:underline;
}

.maintext a, maintext a:visited {
	color: #FEF2DA;
}