body {
	text-align: center;
	margin: 0px;
	background-image: url(../images/bg1.gif);
}

a:link {
	color: #D58A00;
	text-decoration: none;
}
	
a:visited {
	color: #E89700;
	text-decoration: none;
}

a:active {
	color: #E89700;
	text-decoration: none;
}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a71919;
	background-position: center bottom;
}

.BodyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding-left: 32px;
	color: #464646;
	padding-right: 50px;
	text-align: left;
}

.ProjectDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}

.Nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A88D31;
}

.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 32px;
	color: #D58A00;
	padding-right: 50px;
	text-align: left;
	line-height: 28px;
}

.About {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 32px;
	color: #464646;
	padding-right: 50px;
	text-align: left;
	font-weight: normal;
}

.ProjectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

.footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.TitleH1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	padding-left: 32px;
	color: #D58A00;
	padding-right: 50px;
	text-align: left;
}
.Title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 32px;
	color: #AA2222;
	padding-right: 50px;
	text-align: left;
	line-height: 28px;
}
