body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DBDBDB;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}
#homenav {
	clear: both;
	background-color: #90995A;
	width: 782px;
	height: 50px;
	margin-left: 20px;
}
#homenav ul {
	list-style: none;
	padding-top: 25px;
}
#homenav li {
	display: inline;
	padding: 0 16px;
}
#topnav {
	clear: both;
	background-color: #90995A;
	width: 800px;
	height: 50px;
}
#topnav ul {
	list-style: none;
	padding-top: 25px;
}
#topnav li {
	display: inline;
	padding: 0 16px;
}
#subnav {
	clear: both;
	width: inherit;
	height: 44px;
	padding-top: 10px 0 5px 0;
}
#subnav ul {
	list-style: none;
	margin: 0 0 5px 250px;
}
#subnav li {
	display: inline;
	margin: 0 12px;
}
#mainbody {
	clear: both;
	margin: 15px 0 0 20px;
}
#mainbody ul {
	list-style: none;
	margin: 5px 0 0 0;
}
#mainbody li {
	display: inline;
	margin: 0 5px 0 0;
}
.boxtext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0 5px 0 10px;
}
.subheading {
	font-size: 16px;
	font-weight: 700;
	color: #336;
	padding: 0;
}
.contentbox {
	background-color: #90995A;
	padding-right: 5px;
}
.maillink {
	text-decoration: none;
	color: #009;
}
.maillink:hover {
	text-decoration: underline;
}
.tablecolor1 {
	background-color: #B8B8B8;
	font-size: 10px;
	font-weight: 700;
	color: #90995A;
	padding-top: 5px;
}
.tablecolor2 {
	background-color: #9C9B9B;
	padding: 5px;
	color: #036;
}
.tablecolor2 a {
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #036;
}
.tablecolor2 a:hover {
	color: #FFF;
}
.tablecolor3 {
	background-color: #858383;
}
.pdflink {
	text-decoration: none;
	color: #039;
	font-weight: 700;
	font-size: 12px;
}
.pdflink:hover {
	text-decoration: underline;
}
.projectHeadline {
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
}
.projectText {
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
}
.license {
	text-align: right;
	font-size: 10px;
	font-weight: 700;
	width: 800px;
}
.projectLink1 {
	color: #039;
	padding: 3px 0;
}
.projectLink1 a {
	color: #039;
	text-decoration: none;
	font-weight: 700;
	font-size: 12px;
}
.projectLink1 a:hover {
	color: #039;
	text-decoration: underline;
}
.projectLink1 a:active {
	color: #FFF;
}
.projectLink2 {
	color: #039;
	margin-left: 15px;
	padding: 2px 0;
}
.projectLink2 a {
	color: #039;
	text-decoration: none;
}
.projectLink2 a:hover {
	color: #039;
	text-decoration: underline;
}
.projectLink2 a:active {
	color: #FFF;
}
.projectThumb {
	border: 1px solid #333;
}
.projectCaption {
	font-size: 14px;
	font-weight: 700;
}
