body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#port_back {background-color: #fff;}

.bodytext, .bodytext_small, .Header, .style5, .disclaimer {color: #000;}
.bodytext, .style5 {font-size: 11px;}
.bodytext_small {font-size: 10px;}
.Header {
	font-size: 14px;
	font-weight: bold;
}
.disclaimer {font-size: 9px;}

.H1, .H2 {
	color: #ABC283;
}
.H1 {font-size: 16px;}
.H2 {font-size: 14px;}

.textnav a img {
	text-decoration: none;
	font-size: .5em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* the following are for projects sub-pages */
#tenhigh {height: 10px;}

#info_title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px 0;
	width: 230px;
}

#info_text {
	color: #000;
	font-size: 11px;
	padding: 0 10px 2px 10px;
}

#thumb_1, #thumb_2, #thumb_3, #thumb_5, #thumb_6 {
	background-color: #D3E8AD;
	height: 100px;
	width: 100px;
	border: none;
}

a {
	color: #000;
	text-decoration: none;
}

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

#divcontainer {
	height: 500px;
	width: 530px;
	float: left;
	background-color: #D3E8AD;
}

#image {
	height: 290px;
	width: 530px;
	vertical-align: top;
}

#leftcol {
	height: 190px;
	width: 180px;
	float: left;
	background: no-repeat;
	padding: 10px 0 0 10px;
}
#midcol, #midcol2, #rightcol {
	width: 100px;
	float: left;
	background: no-repeat;
}
#midcol, #midcol2 {padding: 10px 0 0 10px;}
#rightcol, #onecol {padding: 10px 10px 0 10px;}
#onecol {float: left; background: no-repeat;}
#onecol.five_pic a {padding-right: 10px;}