body {
	font-family: Calibri, Verdana, Arial, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 40px;
}
h3 {
	margin-top: 0px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
th {
	text-align: left;
}



#container {
	width: 900px;
	margin: auto;

}
#ttl {
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	margin-right: 30px;
}
#ttlhm {
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
#ttladm {
	font-weight: bold;
	font-size: 120%;
	margin-right: 50px;
	margin-bottom: 20px;
	text-align: right;
}
#leftcolhm {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 185px;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 80%;
	margin-top: 390px;

}
#leftcol {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 185px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 75px;
	font-size: 90%;
}
#leftcol a:link {
	color: #000;
	text-decoration: none;
}
#leftcol a:visited {
	text-decoration: none;
	color: #000;
}
#leftcol a:hover {
	text-decoration: underline;
	color: #666;

}
#leftcol a:active {
	text-decoration: none;
	color: #000;
}
#leftcol ul {
	margin-left: 0px;
	padding-left: 0px;
}

#leftcol li {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	font-size: 80%;
}

#leftcol li  a:link {
	color: #666;
	text-decoration: none;
}
#leftcol li  a:visited {
	text-decoration: none;
	color: #666;
}
#leftcol li  a:hover {
	text-decoration: underline;
	color: #000;

}
#leftcol li  a:active {
	text-decoration: none;
	color: #666;
}


#projimg {
	float: left;
	width: 400px;
	margin-top: 10px;

}
#hmimg {
	float: left;
	width: 640px;
	margin-top: 10px;

}
#imgbox1 {
	position: relative;
}
#photonav {
	font-size: 80%;
	margin-top: 10px;
	color: #FFF;
}
#photonav a:link {
	color: #666;
	text-decoration: none;
}
#photonav a:visited {
	text-decoration: none;
	color: #666;
}
#photonav a:hover {
	text-decoration: underline;
	color: #000;

}
#photonav a:active {
	text-decoration: none;
	color: #666;
}
#photolinks
{
	float: left;
	text-align: center;
}
#inflink
{
	text-align: right;
}
#desclink
{
	text-align: right;
}

#txtbox {
	float: left;
	width: 275px;
	margin-left: 10px;
	font-size: 90%;
	margin-top: 30px;
}
#desctxt {
	position: relative;
	width: 275px;
	background-color: #FFF;

}
#desctxt h3 {
	font-size: 125%;
}


#inftxt {
	position: relative;
	width: 275px;
	background-color: #FFF;

}
#inftxt h3 {
	margin-bottom: 25px;
	font-size: 125%;
}

#inftxt h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 100%;
}
#inftxt p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #666;
}
#bottomnav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	bottom: 0px;
	text-align: center;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 10px;
	font-size: 90%;
	padding-bottom: 30px;
}
#bottomnav a:link {
	color: #999;
	text-decoration: none;
}
#bottomnav a:visited {
	text-decoration: none;
	color: #999;
}
#bottomnav a:hover {
	text-decoration: underline;
	color: #000;

}
#bottomnav a:active {
	text-decoration: none;
	color: #999;
}
#bottomnav li {
	display: inline;
	margin-left: 2px;
	padding-left: 30px;
	padding-right: 30px;
}
#bottomnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#hash {
	height: 400px;
	vertical-align: bottom;
	position: relative;
}
#hash img {
	position: absolute;
	bottom: 0px;
}
#important {display: none;}
#genpg {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#admnav {
	background-color: #EEE;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#windview {
	margin-right: 30px;
	margin-left: 30px;
}
#windview ul {
	margin-top: 20px;
}


.loctxt {
	font-weight: normal;
	color: #999;
	font-variant: normal;
	font-size: 80%;
}

.rttxt {
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: right;
	margin-right: 15px;
}
.rttxt a:link {
	color: #666;
	text-decoration: none;
}
.rttxt a:visited {
	text-decoration: none;
	color: #666;
}
.rttxt a:hover {
	text-decoration: underline;
	color: #000;

}
.rttxt a:active {
	text-decoration: none;
	color: #666;
}
.projimgpic {
	position: relative;
	height: 300px;
	margin-top: 20px;
}
.projimgpic  img {
	position: absolute;
	bottom: 0px;
}
.photonavcat {
	color: #000;
	font-weight: bold;
	margin-left: 10px;
}
.errstyle {
	color: #F00;
}
.nodot {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.admnote {
	font-size: 90%;
	font-style: italic;
}
.wrap {
	float: left;
	margin-right: 20px;
}
.team {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.publist {
	list-style-type: none;
	margin-left: 5px;
	padding-left: 5px;
}
.publist  li {
	margin-left: 30px;
}
.pubproj {
	font-weight: bold;
	font-size: 110%;
}
.pubcat {
	font-weight: bold;
	margin-left: 10px;
}
.pubcats {
	font-size: 90%;
	font-weight: bold;
	margin-left: 20px;
}
.pubdld {
	font-size: 60%;
	text-align: center;
}

