@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #A08E44;
}
a:active {
	text-decoration: none;
}
.pressblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

#wrapper {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentBG.gif);
	background-repeat: repeat-y;
}
#homewrapper {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	
}
#projectswrapper {
	width: 812px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;	
}
#header {
	height: 86px;
	width: 812px;
	background-image: url(images/headerBG.gif);
}
#navbar {
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 792px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
}
#navbar a {
	color: #FFFFFF;
}
#navbar a:hover {
	color: #FFFF00;
}
#pageheader {
	height: 59px;
	width: 812px;
}
#leftnav {
	float: left;
	width: 157px;
	padding-left: 23px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding-top: 30px;
}
#leftnav a {
	color: #000000;
	text-decoration: none;
}
#leftnav a:visited {
	color: #000000;
	text-decoration: none;
}
#rightcontent {
	background-color: #FFFFFF;
	float: left;
	width: 552px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 40px;
	padding-top: 30px;
	line-height: 18px;
}
#rightcontent td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
}
#footer {
	clear: both;
	width: 812px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 15px;
	margin-top: 0px;
}
#homebox1 {
	float: left;
	height: 147px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 20px;
	padding-right: 10px;
}
#homebox1 a {
	color: #000000;
	text-decoration: underline;
}
#homebox1 h1 {
	color: #C1572D;
	font-size: 16px;
	font-style: normal;
	margin-top: 15px;
}
#homebox2 {
	float: left;
	height: 147px;
	width: 394px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}
#homebox2 a {
	color: #000000;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
.navbar_pageon {
	color: #FFFF00;
}
#homeimage {
	height: 412px;
	width: 812px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #777777;
	font-size: 18px;
	margin-top: 0px;
}
#projectswrapper #projectcontent p {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 18px;
	font-size: 12px;
	margin-right: 10px;
}
#projectswrapper #projectcontent ul {
	font-size: 12px;
	line-height: 18px;
	margin-right: 15px;
}

#homefooter {
	background-image: url(images/home_footer.gif);
	height: 147px;
	width: 812px;
}
#projectcontent {
	width: 812px;
}
