Body
{
	text-align:center;
	margin:0px;
	background-image:url(../Images/Background.png);
}
#Banner
{
	background-color:#000000;
}
#BannerImage
{
	width:700px;
	height:200px;
	background-image:url(../Images/Banner.png);
	background-repeat:no-repeat;
}
#UnderBanner
{
	height:10px;
	background-image:url(../Images/Under-Banner.png);
	background-repeat:repeat-x;
}
#NavigationMenu
{
	margin-top:40px;
	float:left;
	padding:15px;
}
A.MenuItem
{
	padding-top:15px;
	font-size:12pt;
	width:200px;
	height:50px;
}
A.MenuItem:Link
{
	background-image:url(../Images/Menu-Button-Out.png);
	text-decoration:none;
	color:#ffffff;
}
A.MenuItem:Visited
{
	background-image:url(../Images/Menu-Button-Out.png);
	text-decoration:none;
	color:#ffffff;
}
A.MenuItem:Active
{
	background-image:url(../Images/Menu-Button-Over.png);
	text-decoration:underline;
	color:#000000;
}
A.MenuItem:Hover
{
	background-image:url(../Images/Menu-Button-Over.png);
	text-decoration:underline;
	color:#000000;
}
#HeaderMenuNote
{
	text-align:right;
	width:200px;
	height:120px;
	padding-top:40px;
	text-align:left;
}
#HeaderMenu
{
	color:#ffffff;
	padding-right:5px;
	position:absolute;
	top:  0px;
	right:0px;
}
A.HeaderItem
{
	text-align:center;
	padding-top:10px;
	font-size:12pt;
	width:160px;
	height:40px;
}
A.HeaderItem:Link
{
	background-image:url(../Images/Header-Button-Out.png);
	text-decoration:none;
	color:#ffffff;
}
A.HeaderItem:Visited
{
	background-image:url(../Images/Header-Button-Out.png);
	text-decoration:none;
	color:#ffffff;
}
A.HeaderItem:Active
{
	background-image:url(../Images/Header-Button-Over.png);
	text-decoration:underline;
	color:#000000;
}
A.HeaderItem:Hover
{
	background-image:url(../Images/Header-Button-Over.png);
	text-decoration:underline;
	color:#000000;
}
#Content
{
	margin-top:60px;
	text-align:center;
	width:100%;
	font-size:12pt;
}
#FooterHolder
{
	height:75px;
}
.footermessage {
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}
.footermessage1 {
	color: #70327F;
	font-size: 18px;
}
.footermessagebottom {
	font-size: 16pt;
	font-weight: bold;
	color: #70327F;
	font-style: italic;
	text-align: center;
	line-height: 14px;
}
.footermessagebottomHighLight {
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	text-align: center;
}
.footerfacebook {
	text-align: right;
}
.footerfacebooklink {
	text-align: right;
	color: #70327F;
	font-size: 24px;
}
