body {
	margin: 0;
}

body {
	background-image: url("images/gradient.jpg");
	background-position: top center;
	background-repeat: repeat-x;
}
#container {
	background-image: url("images/bgNormal.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	height: 550px;
	top: 0px;
	left: 0px;
}
#navBar {
	padding-top: 16px;
	padding-left: 160px;
	line-height: 25px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}
a.navLink:link {
	color: #795D5D;
	text-decoration: none;
	padding-right: 15px;
}
a.navLink:visited {
	color: #795D5D;
	text-decoration: none;
	padding-right: 15px;
}
a.navLink:hover {
	color: #242F85;
	text-decoration: underline;
	padding-right: 15px;
}
a.navLink:active {
	color: #795D5D;
	text-decoration: none;
	padding-right: 15px;
}
#pageName {
	font-style: italic;
	text-align: center;
	font-size: 22px;
	font-family: "Times New Roman";
	position: absolute;
	width: 144px;
	left: 30px;
	top: 85px;
	height: 266px;
}
#homeLink {
	text-align: center;
	font-size: 13px;
	font-family: arial;
	position: absolute;
	width: 125px;
	left: 30px;
	top: 285px;
}
#content {
	position: absolute;
	width: 518px;
	padding-top: 60px;
	padding-left: 185px;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	font-style: normal;
}
h1 {
	color: #001E8A;
	text-align: left;
	font-size: 16px;
}
h2 {
	color: #923E3C;
	text-align: center;
	font-size: 14px;
}
.subHeader {
	font-weight: bold;
	color: #001E8A;
	
}
a.contentLink:link {
	color: #242F85;
	text-decoration: underline;
}
a.contentLink:visited {
	color: #242F85;
	text-decoration: underline;
}
a.contentLink:hover {
	color: #795D5D;
	text-decoration: none;
}
a.contentLink:active {
	color: #242F85;
	text-decoration: underline;
}
.ArialBold {
	color: #000;
}
#apDiv2 .style27 .style16 .style9 .style63 strong {
	color: #FF8000;
}
#apDiv2 .style27 .style16 .style9 strong em {
	color: #F60;
}
#apDiv2 .style27 p .style55 .style53 {
	color: #FF8000;
}
#apDiv2 .style27 .style16 .style9 {
	color: #000;
}
#apDiv2 .style27 .style16 .style9 {
	color: #000;
}

