@charset "utf-8";
body {
	background-image: url(images/bgcontainer1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.header {
	background-image: url(images/topbg.jpg);
	width: 595px;
	height: 73px;
	float: right;
}
.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

.rgtbg {
	width: 10px;
}
.lftbg {
	width: 11px;
}
.lftctrbg {
	background-image: url(images/lftctrbg.jpg);
	background-repeat: no-repeat;
	width: 11px;
}
.rgtctrbg {
	background-image: url(images/rgtctrbg.jpg);
	background-repeat: repeat;
	width: 10px;
}
.cprojects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 141px;
	padding-left: 10px;
	font-weight: bold;
	color: #006666;
}
.projectbg {
	padding-right: 4px;
	padding-left: 5px;
	height: 80px;
	margin-top: 5px;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E8266;
	width: 322px;
	padding-left: 5px;
}
.refbar {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.head1txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: justify;
}
.completedpjcol {
	width: 293px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.selectprotype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: inline;
	font-weight: bold;
	background-color: #999999;
	background-position: center center;
}

.currentpjcol {
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}



.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E8266;
	width: 262px;
	padding-left: 15px;
}
.head2txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	text-align: justify;
	line-height: 16px;
}
.pjtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 10px;
	width: 286px;
}

.columnborder {
	border-left-style: solid;
	border-right-style: none;
	border-left-width: 1px;
	border-left-color: #666666;
}

.navbg {
	background-image: url(images/navbg.jpg);
	height: 35px;
	width: 152px;
}
a.navmn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 152px;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	padding-top: 4px;
}
a.navmn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7B628;
	text-align: center;
	height: 20px;
	width: 152px;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	padding-top: 4px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: center;
}


.ftrlft {
	width: 11px;
}

.ftrrgt {
	width: 10px;
}
.navmn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-align: center;
	height: 20px;
	width: 152px;
	text-decoration: underline;
	font-weight: normal;
	display: block;
	padding-top: 4px;
}
.nav2 {
	background-image: url(images/nav2bg.jpg);
	height: 35px;
	width: 152px;
}
.projnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	text-align: center;
	padding: 0px;
}
.projnavgreyline {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	padding-top: 2px;
	font-variant: normal;
	text-transform: uppercase;
}
a.projnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.projnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #939598;
	margin: 0px;
	padding: 12px;
}


.head2LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	display: block;
	padding-left: 10px;
}
.head2LIbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	display: block;
	padding-left: 5px;
	background-color: #85B1A2;
}

.bgcontainer {
	background-image: url(images/bgcontainer.jpg);
	width: 780px;
}
.logo {
	padding-left: 10px;
}
#picborder {
	border: 1px solid #666666;
}
#pictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#header1txt {
	background-image: url(images/projecthead.jpg);
	border: 1px solid #666666;
	display: block;
	width: 150px;
	padding-left: 5px;
}
#pjthumb {
	float: left;
	margin-right: 7px;
	border: 1px solid #666666;
	margin-bottom: 20px;
	margin-top: 3px;
}
#bio {
	float: left;
	padding-right: 7px;
	margin-top: 5px;
}

.head1txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
}
.picborder {
	border: 1px solid #999999;
}
.iframeclass {
	border: 1px solid #333333;
	height: 150px;
	width: 230px;
	margin-left: 5px;
}
.biobg {
	padding-right: 4px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 5px;
	text-align: justify;
}
#gallerycontainer {
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 8px;
	color: #FFFFFF;
}
