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



#wrap{
background:#FFFFFF;
color:#303030;
margin:0 auto;
width:760px;
}
#project_wrap {
	margin: 0px auto;
	width: 789px;
	padding-top: 5px;
	border: 2px solid #003C9F;
}

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

#header .textright{
	text-align:right;
	color: #FFFFFF;
}
#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;
	float: left;
	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;
}

#leadfree {
	margin:5px 0 0 0;
	padding:0;
	float:left;
}

#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;
	background: #FFFFFF;
}
#project_content {
	width: 100%;
	margin-left: 5px;
}
#project_content img {
	border: 2px solid #FFFFFF;
}



#gallerycontent {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFFFFF repeat;
}
#gallerycontent h2 {
	padding-top: 10px;
}


#wrap #content a:link {
	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: normal;
}
#content .subheading {
	font: italic 14px "Century Gothic";
	margin: 0px;
	padding: 0px;
}

#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;
}

#content .email {color:#000000; }


#footer{
	clear:both;
	margin:0 auto;
	border-top:1px solid #01388B;
	text-align:center;
	color:#999999;
	font-size:0.9em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	background: #FFFFFF;
}

#footer a{
	color:#999999;
	text-decoration:none;
}

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

.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;
}

.email a:link, a:visited {color:#000000; font-family:"Century Gothic";}
.eamil a:hover {color:#666666;}