body {
	background: #000000; 
	font-family: "Century Gothic", Arial; 
	color: #D1D1D1; 
	font-style: normal; 
	font-weight: normal; 
	width: 970px
	}
div.container {
	width: 970px;
	}
a:link, a:visited {
	color:#d1d1d1; 
	text-decoration:none
	}
a:hover {
	text-decoration:underline
	}
p.title {
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
	}
p.projtitle {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	}
p.subtitle {
	font-size: 15px;
	margin-top: 3px;
	}
p {
	font-size: 14px
	}
p.navsub {
	font-size: 12px; 
	margin-top: 0; 
	margin-left: 20px; 
	margin-bottom: 10px
	}
p.nav {
	font-size:12px; 
	margin-top:0; 
	margin-bottom:10px
	}
p.contact {
	font-size: 14px; 
	margin-top: 0px; 
	margin-bottom: 15px
	}
div.header {
	margin-bottom:7px; 
	margin-top:15px
	}
div.content {
	padding:10px;
	background: #1c1c1c;
	margin-left:165px; 
	margin-top: 15px
	}
div.navigation {
	position: absolute; 
	left: 20px; 
	top: 10px; 
	margin-top:180px
	}
div.copyright {
	margin-left:165px;
	margin-top:40px
	}
p.copyright {
	font-family: "Century Gothic", Arial; 
	color: #d1d1d1; 
	font-size:12px; 
	padding-top:100px
	}
p.address {
	font-size: 14px; 
	margin-top: 0px; 
	margin-bottom: 0px
	}
p.map {
	font-size:14px;
	margin-top:15px;
	margin-bottom:0px
	}
table.projdata {
	font-size: 14px;
	}
img.right {
	float:right;
	margin-bottom: 9px;
	}
img.left {
	float:left;
	margin-bottom: 9px;
	}