body { 
   background-color: #000000;

   background-position: top center;
   background-repeat: repeat-y;
}
   

p {
   font-family: Arial;
   font-size: 12px;
   font-weight: normal;
   color: #fff;
}

.headingorange {
   font-family: Arial;
   font-size: 18px;
   color: #EC7C0C;
   text-decoration: none;
}

.splashtext {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color:#fff;
	line-height: 1.5em;
	background-color: transparent;
	text-shadow: #000 0 0 0;
	-moz-opacity: 0.99;
	text-align: left;
}

.splashtext2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-align:center
	color:#fff;
	line-height: 1.5em;
	background-color: transparent;
	text-shadow: #000 0 0 0;
	-moz-opacity: 0.99;
}

.headingwhite {
   font-family: Arial;
   font-size: 18px;
   color: #ffffff;
   text-decoration: none;
}

.orange {
   font-family: Arial;
   font-size: 14px;
   color: #EC7C0C;
   text-decoration: none;
}

.white {
   font-family: Arial;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}

.whitefooter {
   font-family: Arial;
   font-size: 12px;
   color: #ffffff;
   margin: 0;
   padding: 0;
   text-decoration: none;
}


.linkwhite {
   font-family: Arial;
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}

.linkorange {
   font-family: Arial;
   font-size: 12px;
   color: #EC7C0C;
   text-decoration: none;
}

.orangesml {
   font-family: Arial;
   font-size: 11px;
   color: #EC7C0C;
   text-decoration: none;
}

.grey {
   font-family: Arial;
   font-size: 14px;
   color: #999999;
   text-decoration: none;
}

.grey2 {
   font-family: Arial;
   font-size: 14px;
   color: #151618;
   text-decoration: none;
}

.greysml {
   font-family: Arial;
   font-size: 11px;
   color: #999999;
   text-decoration: none;
}
