body {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../Images/Background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center left;
	background-color: #000000;
}
img {
	border: 0;
}
a.OverlayLinks:visited {
	color: #000000;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	outline: none;
}
a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-weight: bold;
	color: #CC9933;
	text-decoration: none;
	outline: none;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.OverlayLinks:link {
	color: #000000;
}
.Navigator {
	font-size: 16px;
	font: century gothic;
}
.Architect {
	color: #FFFFFF;
}
.Joe {
    color:
	background-color: #FFFFCC;
	font-weight: bold;
	color: #FFFFFF;
}
.navText {
	font-size: 16px;
}
.bottomBanner {
	font-size: 10px;
}
.ProjectID {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ProjectDataCat {
	text-indent: 15px;
	display: block;
}
.ProjectDataID {
	text-indent: 30px;
	display: block;
}
.ContentLayer {
	z-index: 1;
	left: 100px;
	top: 20%;
}
.OutlineOverlaysTitle {
	font-weight: bold;
}

.SiteMap {
	font-size: 12px;
}
.Question {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.SectionHeading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.OutlineOverlays {
	position: relative;
	height: 30px;
	width: 30px;
	background-image: url(../Images/OverlayBox.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 30px;
	color: #333333;
	font-size: 10px;
}
.newsTable {
	padding-top: 10px;
}