@charset "UTF-8";
body {
	background-color: #000000;
}
#leftlogo {
	position: absolute;
	left: 100px;
	top: 115px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 300px;
	text-align: left;
	width: 500px;
	top: 115px;
}
#righttext a {
	color: #66CCFF;
}
#logo {
	position: absolute;
	left: 300px;
}
#rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 210px;
	left: 520px;
	width: 300px;
}
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#credit a {
	color: #66CCFF;
}
.a {
	color: #3CF;
}
