body {
	background: #fff;
	margin: 0;
	padding: 0;
	color: #666;
}
#container  {
	width: 780px;
	background: #FFF;
	margin: 0 auto;
	margin-top: 30px;
	
}
#header  {
	background: #fff;
	padding: 0;
	text-decoration: none;
	margin-top: 40px;
}
#mainContent  {
	padding: 0;
	width: 780px;
	height: 800px;
}
#ContentContainer {
	width: 780px;
	height: 600px;
	margin-top: 20px;
}
#ContentLeft {
	width: 170px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	background-color: #FFF;
	text-align: left;
	overflow: hidden;
	color: #036;
	margin-right: 19px;
	margin-top: 12px;
}
#ConentRight {
	width: 170px;
	float: left;
	padding-left: 19px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	text-align: left;
	word-spacing: normal;
	overflow: hidden;
	color: 666;
	height: 600px;
	vertical-align: bottom;
	margin-top: 12px;
}
#ContentCenter {
	width: 400px;
	float: left;
	height: 400px;
}
#footer p  {
	margin: 0;
	padding: 10px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #C2EEFF;
}
#headerlinks {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	float: left;
	width: 150px;
}
#Nav {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: 666;
}
.BrianHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	width: 780px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.activePage {
	color: #F33;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #F33;
}

.ProjectName {
	font-size: 11pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.FrontContent {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #666;
}
.front {
	color: #666;
}
img
{  border-style: none;
}
.FrontLink {
	color: #F33;
}
.DescriptionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
