body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-position: right top;
}
a:link {
	color: #FC1F40;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC8938;
}
a:hover {
	text-decoration: underline;
	color: #FC8938;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#main {
	position:absolute;
	left:140px;
	top:167px;
	z-index:4;
	width: 606px;
}
#banner {
	position:absolute;
	left:240px;
	top:10px;
	z-index:2;
}
#nav {
	position:absolute;
	left:265px;
	top:110px;
	z-index:7;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
