* {
}
#navigationHeader {
	height: 35px;
	width: 900px;
	border-bottom-color: #1D1C22;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#bodyArea {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	background-color: #000000;
}
#bodyArea #side-a {
	float: left;
	width: 425px;
	height: 600px;
	background-color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 15px;
}
#bodyArea #side-b {
	float: right;
	height: 650px;
	width: 440px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: lighter;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding: 0px;
}
#Header {
	height: 150px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D1C22;
	background-color: #000000;
	margin: auto;
	padding: 0px;
}
#navigationFooter {
	height: 45px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D1C22;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/SmallAH.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	padding: 0px;
}
.link_cls {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B78A27;
	text-decoration: underline;
	font-weight: bold;
}
#copyrightFooter {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	padding: 0px;
}
