body {
	background-color: #000000;
}
#main {
	position: absolute;
	width: 760px;
	top: 0px;
	left: 0px;
}
#logo {
	position: absolute;
	top: 32px;
	left: 18px;
}
a.glink{
	font-size: 10px;
	color: #89888C;
	margin: 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
a.glink:hover{
	text-decoration: none;
	color: #000000;
	background-color: #E6CA00;
}
#flashb {
	position: absolute;
	left: 300px;
	top: 80px;
	height: 434px;
	width: 485px;
}
#topNav {
	position: absolute;
	left: 30px;
	top: 495px;
	height: 20px;
	width: 100px;
}
#htext {
	position: absolute;
	left: 30px;
	top: 360px;
	height: 20px;
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
