body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.btm_little {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bgrnd_frontpage {
	background-image: url(binaries/btm_foot_frontpage.jpg);
	background-position: center center;
}
.ghost {
	background-image: url(binaries/Scll.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.blcktext {
	font-size: 11px;
	color: #000000;
}
a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitelink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.whitelink:active {
	text-decoration: underline;
	color: #FFFFFF;
}.caps {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
}

/* COPYRIGHT FOOTER
------------------------------------ */

#footer {
      width: 780px;
      margin: 5px auto 0px auto;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  color: #ffffff;
}

#raLogo  {
	float: left;
	margin-top: 5px;
}
#raTitle {
	margin: 10px 0 0 0;
}
#raTitle a {
	color: #ffffff;
	text-decoration: none;
}

#raTitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.copyright {
     float:right;
}