body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413226;
	line-height: 20px;
}
body {
	background-color: #413226;
	background-image: url(images/intbg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #BC7100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BC7100;
}
a:hover {
	text-decoration: underline;
	color: #BC7100;
}
a:active {
	text-decoration: underline;
	color: #BC7100;
}


.footerwrap {
	margin: auto;
	text-align: center;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #D4C5A2;
}
.footer {
	color: #D4C5A2;
}
.footer:link {
	color: #D4C5A2;
}
.footer:visited {
	color: #D4C5A2;
}

.footer:active {
	color: #D4C5A2;
	text-decoration:underline;
}

.footer:hover {
	color: #D4C5A2;
	text-decoration:underline;
}


.featuredimage {
	padding: 5px;
	border: 2px solid #AA6C01;
}

.header {
	text-align:left; 
	padding-top:14px; 
	margin:auto; 
	height:99px; 
	width:818px;
}
.pagetitle {
	background-color: #715F52;
	text-align: right;
	height: 30px;
	width: 814px;
	border: 2px solid #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.navarea {
	background:#AA6C01;
	padding-top: 70px;
	border: 2px solid #FFFFFF;
	padding-bottom: 70px;
}
	
.main {
	background:#D4C5A2;
	border: 2px solid #FFFFFF;
}
	
.bodycontentwrap {
	padding: 40px;
}
.projectscontentwrap {
	padding: 20px;
}
.thumbcell {
	font-weight: bold;
	border: 2px solid #AA6C01;
	font-color:#413226;
	padding-top: 10px;
	padding-bottom: 10px;
}
.project {
	color:#413226;
}
.project:link {
	color:#413226;
}
.project:visited {
	color:#413226;
}
.currentpage {
	font-weight: bold;
	background-color: #FFFFFF;
}
.pagination:link {
	color: #413226;
}
.pagination:visited {
	color: #413226;
}
.detailcell {
	border: 2px solid #AA6C01;
	font-color:#413226;
}

#divScrollTextCont {position:relative; left:3px; top:0px; margin-left:3px; width:144px; height:367px; clip:rect(0px 144px 367px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}
#divCenter {position:center;}