body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	color: #333333;
	display: block;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
ul.NoBullet {
  list-style-type: none}
ul {
	margin: 0px;
	padding-left: 3em; /* or pick another offset */
	padding-bottom: 1.5em;
} 
p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #999999;
}
a:active {
	color: #003399;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container {
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
#subContainer {
	display: block;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: none;

}
#wrapperMain {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header {
	width: 980px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 270px;
	display: block;
	vertical-align: baseline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #E4E4E4;
	border-left-color: #ccc;
}
#logo {
	height: auto;
	width: auto;
	margin-top: 0px;
	display: inline;
	float: left;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#header1 {
	height: 49px;
	width: 264px;
	margin-top: 180px;
	margin-left: 90px;
	display: block;
	float: left;
	background-image: url(img/logobottom.png);
	background-repeat: no-repeat;
}
#header2 {
	height: 50px;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
	display: block;
	float: left;
}
#nav {
	height: 119px;
	width: 681px;
	margin-top: 90px;
	margin-left: 220px;
	display: block;
	position: absolute;
	left: 57px;
	top: -38px;
	border: 1px none #333333;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	float: left;
}
#nav ul a {
	text-decoration: none;
	color: #236BB3;
	display: block;
	background-repeat: no-repeat;
	height: 119px;
	text-indent: -9000px;
	overflow: auto;
}

#nav #home a {
	background-image: url(img/nav.png);
	background-position: 0px 0px;
	width: 135px;
}
#nav #home a:hover {
	background-image: url(img/nav.png);
	background-position: 0px -119px;
	width: 135px;
}
#nav #rules a {
	background-image: url(img/nav.png);
	background-position: -135px 0px;
	width: 135px;
}
#nav #rules a:hover {
	background-image: url(img/nav.png);
	background-position: -135px -119px;
	width: 135px;
}
#nav #policy a {
	background-image: url(img/nav.png);
	background-position: -270px 0px;
	width: 135px;
}
#nav #policy a:hover {
	background-image: url(img/nav.png);
	background-position: -270px -119px;
	width: 135px;
}
#nav #learning a {
	background-image: url(img/nav.png);
	background-position: -405px 0px;
	width: 135px;
}
#nav #learning a:hover {
	background-image: url(img/nav.png);
	background-position: -405px -119px;
	width: 135px;
}
#nav #forms a {
	background-image: url(img/nav.png);
	background-position: -540px 0px;
	width: 135px;
}
#nav #forms a:hover {
	background-image: url(img/nav.png);
	background-position: -540px -119px;
	width: 135px;
}
#mainOne {
	width: 980px;
	margin: 0px;
	display: block;
	overflow: hidden;
}

#mainTwo {
	height: 1px;
	width: 878px;
	display: block;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 50px;
	clear: both;
}

