.HomepageBackgroundDiv {
	position: absolute;
	height: 590px;
	width: 900px;
	left: 5%;
	top: 0px;
	background-color: #442368;
	right: 5%;
}
.HomeDivTopBar {
	position: absolute;
	width: 100%;
	height: 30px;
	background-color: #FFAE00;
}
.HomeDivBottomBar {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 560px;
	background-color: #FFAE00;
	left: 0px;
}
.RegularTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.LinkTextGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFAE00;
}
p {
	line-height: 14px;
}
.LinksDiv {
	position: absolute;
	height: 518px;
	width: 241px;
	left: 1px;
	top: 31px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFAE00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.LinkTextGold10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFAE00;
}
.ContentDiv {
	position: absolute;
	visibility: visible;
	height: 515px;
	width: 632px;
	left: 261px;
	top: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:normal;
	font-weight: bold;
	color: #FFAE00;
}
.AddressDiv {
	position: absolute;
	height: 44px;
	width: 208px;
	left: 25px;
	top: 497px;
}
a 
{
	color:#FFAE00;
	text-decoration:none;
}

.LinkTextGold9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #FFAE00;
}
.highlightedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8DAA1;
}
