body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}

a {
color: #d6284e;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

a:hover {
color: #d6284e;
font-weight:bold;
font-style:italic;
text-decoration:underline;
}

a:visited {
color: #d6284e;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:750px;
	height:10px;
}

#topnav {
	position:absolute;
	width:451px;
	height:23px;
	left: 294px;
	top: 10px;
	margin-right: 5px;
}

#logo {
	position:absolute;
	top:23px;
	left: 53px;
	width:160px;
	height:109px;
}
