.top {
	background-image: url(../images/bordertop.gif);
	height: 23px;
	width: 950px;
	margin: auto;
}
.content {
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.headerleft {
	float: left;
	width: 275px;
	padding-top: 10px;
}
.headerleft ul {
	margin: 0px;
	padding: 0px;
}
.headerleft li {
	list-style-type: none;
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 177px;
	text-align: center;
	padding-top: 10px;
	margin-left: 20px;
	padding-right: 8px;
}
.headerleft a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;
}
.headerleft a:hover {
	color: #FF6600;
}

.headerright {
	float: right;
	width: 600px;
	text-align: center;
	padding-top: 25px;
}
h1 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.textblock {
	margin: auto;
	width: 708px;
	color: #0000FF;
	font-weight: bold;
}
.textblock2 {
	margin: auto;
	width: 708px;
	text-align: center;
}
.textblock2 p {
	margin-top: 0px;
}
.textblock3 {
	margin: auto;
	width: 708px;
	color: #0000FF;
}
.rules1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}

.bottomnav {
	font-size: 12px;
	text-align: center;
}
.rules2 {
	font-size: 14px;
	color: #FF6600;
}
.bolder {
	font-weight: bolder;
	text-decoration: underline;
}


h2 {
	color: #0000FF;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 556px;
	margin: auto;
	top: 50px;
	padding-top: 45px;
	padding-left: 25px;
	font-size: 26px;
}



.bottom {
	background-image: url(../images/borderbottom.gif);
	height: 23px;
	width: 950px;
	margin: auto;
}
.main {
	background-image: url(../images/borderbg.gif);
	width: 950px;
	margin: auto;
}
img {
	border: none;
}