#Body {background-color: #000000;}
.PageMaster {background-color: #000000;}
.SkinMaster { width:810px;margin: 10px auto;}
.SubHead {color:#95d4e3;}

a:link, a:visited, a:active
{
	color:#ffffff;
	text-decoration: none;
	font-size:16px;
}

a:hover
{
	color:#ffffff;
	text-decoration: underline;
	font-size:16px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.navigation
{
	 
	 font-size:16px;
	 text-align:center;
}

#logo
{
	margin-top:50px;
}

.tagLine
{
	text-align: center;
	padding-bottom: 9px;
}

.footer
{
	/*--- Not really needed ---*/
}

.footer a:link, .footer a:visited, .footer a:active
{
	color:#ffffff;
	font-size:10px;
	text-decoration: none;
}

.footer a:hover
{
	color:#ffffff;
	font-size:10px;
	text-decoration: underline;
}

.copyright
{
	font-size:10px;
	width:35%;
}
.login
{
	font-size:10px;
	width:35%;
}
.newtagline {
font: bold 32px/40px tahoma;
margin:0 auto;
text-shadow: 2px 2px 3px #000000;
text-transform: uppercase;
width:90%;
} 
