body{
margin:0 auto;
padding:0;
font: 85% "Century Gothic",Verdana,sans-serif;
background:#FFFFFF repeat center top;
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
margin:0 auto;
width:760px;
}
#header{
	clear:both;
	margin:0;
	padding:0;
	background: url(images/headerBkgdRight.JPG) repeat-x;
	float: none;
	height: 128px;
	border: 3px groove #999999;
}

#header h1{
	margin:0;
	letter-spacing: 0.1em;
	font: italic 1.7em Georgia, "Times New Roman", Times, serif;
	color: #F2F2F2;
	background: repeat;
	vertical-align: middle;
	padding: 48px 30px 0px 0px;
	float: right;
}
#header img {
	float: left;
	background: no-repeat;
	text-align: left;
	vertical-align: top;
}
#menu {
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-family: "Century Gothic";
	color: #FFFFFF;
}



#frontphoto{
	margin:0;
	border-top: #000000 solid 1px;
	border: #000000 solid 1px;
	height: 181px;
	width: 760px;
	padding: 0px;
	background: no-repeat center;
}


#content{
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0 5px;
	line-height:1.6em;
	text-align:left;
	display: block;
	width: 570px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 165px;
}
#project_content a {
	color: #000000;
}

#wrap #content a:link, a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

#content p {
	margin: 0px;
	padding: 5px 0px 3px;
	line-height: 1.4em;
	color: #000000;
}
#content h2 .bullet {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: square;
}


#content h1 {
	font-size: 1.3em;
	color: #333333;
	letter-spacing: .1em;
	margin: 0px;
	padding: 5px 0px;
	font-style: italic;
}
#content h1 .footnote {
	font-size: 10px;
	font-style: italic;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}



#content h2{
	font-size:1.2em;
	color: #333333;
	padding-top: 10px;
	margin: 0;
	font-style: italic;
}

#content h4 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 16px;
	font-style: italic;
}

#content ul li {
margin: 0 0 2px 0:
}

#content img{
	padding:0px 0px 0px 10px;
	display:block;
	margin: 0px;
	float: right;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content table img {
	clear: both;
	float: none;
}



#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px none #f0f0f0;
width:760px;
text-align:center;
color:#666666;
font-size:0.9em;
}

#footer a{
	color:#666666;
	text-decoration:none;
	font-size: .9em;
}

#footer a:hover{
	text-decoration:underline;
	color: #CCCCCC;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}
.index4-bottomborder {
	border-bottom: 6px solid #DADCE9;
}
.tabletext {
	color: #FFFFFF;
	font-size: 12px;
}
#project_content {
	float: right;
}
