body {
background-color:#000000;
margin-top: 0px;
background-repeat: no-repeat;
background-position: top center;
}  

.footer {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	text-align:center;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: none;
 	color: #CCCCCC;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}

.homefooter {
	font-size: 9.5px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 0px;
	margin-left:0px;
	text-align:center;
}
.homefooter a:link {
	color: #B5B5B5;
	text-decoration: none;
}
.homefooter a:visited {
	text-decoration: none;
	color: #B5B5B5;
}
.homefooter a:hover {
	text-decoration: none;
	color: #DABF2C;
}
.homefooter a:active {
	text-decoration: none;
	color: #B5B5B5;
}

.bodytext {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
}

.bodytext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext a:hover {
	text-decoration: none;
	color: #ffbf0c;
}
.bodytext a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.bodysubheader {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
}

.marginText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	list-style-image: none;
	list-style: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align:left;


}
.marginText a:link {
	color: #ffffff;
	text-decoration: none;
}
.marginText a:visited {
	text-decoration: none;
	color: #ffffff;
}
.marginText a:hover {
	text-decoration: none;
	color: #ffbf0c;
}
.marginText a:active {
	text-decoration: none;
	color: #ffffff;
}

.menubody {
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
}

.menuitemtitle {
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #ffbf0c;
	text-align:left;
}

.eventtitle {
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1.0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffbf0c;
	text-align:left;
}