td, body, p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.brownText {
	color:#370e05;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	
}

.indexNavLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #370e05;
}

.fullBorder {
	border: 1px solid #370e05;
}

.thickBorder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.borderBottomRight {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

li {
	margin-left: -22px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.sectionHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#779bb5;
	font-weight:bold;
}

.selectProject {
	font-family: Helvetica, Arial, sans-serif;
	font-size:24px;
}

.ourworkTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.photoBorder {
	border-width:1px;
	border-style: solid;
	border-color: #000000	
}

.pictureLink {
	width:11px;
	text-align:center;
	float:left;
	border-width:1px;
	border-style:solid;
	padding:6px;
	background-color:#c3d4df;
	margin:10px;
}

.admin_nav {
	width:auto;
	text-align:center;
	float:center;
	border-width:1px;
	border-style:solid;
	padding:6px;
	background-color:#c3d4df;
	margin:10px;
}

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

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

	#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; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }