body {margin:0px;padding:0px;}
DIV, p {
	font-size: 13px;
	font-family: Palatino Linotype, times, times new roman, serif;
}

.contentRow {
	padding: 15px;
}
.mainRow {
    height: 300px;
    BACKGROUND-COLOR: rgb(217,55,24);
}
.sectionHeader {
	background-color: transparent;
	font-family: "eras demi itc", "eras bold itc", helvetica, arial, serif;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	vertical-align:top;
	border-bottom: 2px solid white;
}
A .sectionHeader {
	color: #FFFFFF;
	text-decoration: none;
}
.NewSectionHeader {
	background-color: #184751;
	font-family: helvetica, arial, serif;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	vertical-align:top;
	border-bottom: 2px solid white;
}
.NewSectionHeader A {
	color: #DDDDDD;
	text-decoration: none;
}
.NewSectionHeader A:hover
{
	color: #839EC9;
}
.NewSectionHeader img { border:solid 2px #DDDDDD;padding:3px; }
.NewSectionHeader a:hover img { border:solid 2px #839EC9; }
.stats {
	background:#F6E9BD;padding:3px;float:right;width:200px;
	border: solid 1px #C6B99D;
	font-size: 9pt;
}
.completedproject {
	background: #F6E9BD url('images/YellowFade.jpg') repeat-x;
	border: solid 1px #D1D1F4;
	padding: 10px;
}
#page {
}
#pageBox {
	margin: 10 auto; width:670px;border: solid 1px #999999;
	text-align:left;
}


.sectionFooter {
	color: white;
	font-family: helvitica, arial, serif;
	font-size: 14px;
    background-color: #12697E;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	height: 35px;
}

.contentItem {
	padding: 5px;
}
.Head {
	border-bottom: 1px solid #666666;
	font-size: 20px;
	font-family: Trebuchet MS, helvetica, arial, serif;
}
.contentItem td { 
	font-size: 13px;
	font-family: Palatino Linotype, times, times new roman, serif;
}
