body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	letter-spacing:1px;
}
html {
	background: #656d78 url("img/repeater.gif");
	background-repeat:repeat-x;
	height:100%;
}
body {
	background-image:url(img/header.jpg); 
	background-position: top center; 
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:100%;
	cursor:default;
	line-height:1.3em;
}
a:link {
	color: #FFF;
	text-decoration:none;
}
a:hover {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:focus {
	outline:none;
}
.maindivs {
	position:absolute;
	left:50%;
	top:0%;
}
div#headertext {
	margin-top:220px;
	margin-left:-497px;
	width:994px;
	height:auto;
}
div#main {
	width:1000px;
	height:auto;
	margin-left:-500px;
	margin-top:253px;
}
img {
	border:0px;
}
