body {
	font-family: Helvetica, Geneva, Arial, ans-serif;
	font-size: 13px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
p, td {
	font-size: 13px;
}
h1 {
	text-align: right;
	margin-top: 35px;
	font-size: 38px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#PageHeader {
	margin-top: 35px;
	border-bottom: 10px solid #6B100F;
}
#PageFooter {
	font-size: 11px;
	border-top: 5px solid #6B100F;
	padding-top: 8px;
}
#PageFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#PageFooter a:hover {
	text-decoration: underline;
}
#PageHeaderNav a {
	margin-left: 6px;
	padding: 0px;
	line-height: 1px;
	font-size: 1px;
}
.ClearBoth {
	clear:both;
	line-height: 1px;
	font-size: 1px;
}
#HomeBodyCopy {
	margin-left:5px;
	margin-right:5px;
	font-size: 11px;
	line-height: 16px;
}
#SectionNav {
	float: right;
	text-align: right;
}
#SectionNav p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}
#SectionNav a {
	color: #CCCCCC;
	text-decoration: none;
}
#SectionNav a:hover {
	text-decoration: underline;
}
#SectionNav a.Selected {
	color: #CC9900;
}
#MainBody {
	width: 595px;
}
#MainBody p {
	text-align: justify;
}
#Projects td {
	padding-bottom: 24px;
}
#Projects td p {
	text-align: center;
}
#Projects a img {
	border: 1px solid #CCCCCC;
}
#Projects a:hover img {
	border: 1px solid #FFFFFF;
}
#Projects .ProjectName {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}
#Projects .ProjectName img {
	margin-right: 15px;
	border: 10px solid #FFFFFF;
}
#Projects .ProjectAddress {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 14px;
}
#ProjectDetails p {
	font-size: 12px;
	line-height: 14px;
	margin-left: 350px;
}
#ProjectDetails ul {
	margin-left: 350px;
}
#ProjectDetails ul ul {
	margin: auto;
}
a {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#MainBody {
	margin-bottom: 20px;
}