body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 1em;
}

#wrapper {
	background-image: url(../images/mainback.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#header {
	background-image: url(../images/headerbackgrouind.jpg);
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	height: 113px;
	width: 262px;
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}

#nav {
	float: right;
	margin-top: 132px;
	margin-right: 0px;
	width: 720px;
	font-size: 17px;
	color: #231F20;
	font-weight: bold;
	z-index: 3;
	position: absolute;
	right: 0px;
}
#stats {
	font-family: Arial, Helvetica, sans-serif;
	color: #B3D22F;
	float: right;
	width: 650px;
	z-index: 4;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 22px;
}


#nav a {
	/* [disabled]font-family: 'Just Another Hand', arial, serif; */
	color: #231F20;
	text-decoration: none;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 8px;
}

#nav a:first-child
{ 
	padding-left: 0px;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
}

#footer {
	height: 225px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #231F20;
	color: #6E6E6E;
	/* [disabled]text-align: center; */
	padding-top: 15px;
	clear: both;
	padding-bottom: 15px;
	overflow: auto;
}
#footerc1 {
	text-align: left;
	float: right;
	width: 300px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5A5A5A;
}
#footerc1 li {
	list-style-type: none;
	list-style-position: outside;
}

#footerc2 {
	float: right;
	width: 600px;
	text-align: center;
	padding-top: 60px;
}

#footer a {
	color: #707070;
	text-decoration: underline;
}
#footer a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

#content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	display: block;
	clear: both;
	/* [disabled]margin-bottom: 40px; */
	/* [disabled]padding-bottom: 40px; */
}
#content h1 {
	font-size: 300%;
	padding-bottom: 15px;
	font-family: 'Permanent Marker', arial, serif;
	font-weight: normal;
	color: #B3D236;
	text-shadow: 1px 1px 3px #888;
}
#contentleft li   {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 5px;
	line-height: 21px;
	padding-bottom: 20px;
}
#contentleft ul , #contentright ul{
	padding-left: 15px;
}

#content p {
	padding-bottom: 12px;
	line-height: 120%;
}
#contentleft {
	float: left;
	width: 600px;
	padding-bottom: 50px;
}
#contentright {
	float: right;
	width: 300px;
	padding-bottom: 50px;
}
#contentright h1 {
	font-size: 200%;
}

.makeitalittlebigger {
	font-size: 115%;
}
.makeitwhite {
	color: #FFF;
}
.floatrightpad8left {
	float: right;
	padding-left: 8px;
}
#social {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #231F20;
}
#social img {
	float: left;
	padding-right: 8px;
}
#social a {
	color: #4065B9;
	text-decoration: none;
}
.padtop {
}
#social p {
	font-size: 24px;
}
.sponsers img {
	padding: 10px;
	/* [disabled]float: left; */
}
.registerbutton {
	font-size: 32px;
	font-weight: bold;
	color: #006CB9;
	background-color: #B3D236;
	text-align: center;
	margin: 20px;
	padding: 20px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	border: solid 2px #000;
	line-height: 100%;
}
.specialnote {
	color: #006CB9;
	background-color: #B3D236;
	text-align: center;
	margin: 20px;
	padding: 20px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	border: solid 2px #000;
}

.registerbutton a {
	color: #006CB9;
	text-decoration: none;
}
.registerbutton a:hover {
	color: #F00;
	text-decoration: none;
}
.quicklinks {
	color: #231F20;
	background-color: #B3D236;
	border: 2px solid #006CB9;
	padding: 12px;
	text-align: center;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
.quicklinks h2 {
	font-size: 25px;
	font-family: 'Permanent Marker', arial, serif;	
}
.quicklinks ul {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.quicklinks li {
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.modaltext {
	background-color: #FFF;
	font-size: 18px;
	color: #333;
	text-align: center;
	width: 500px;
	padding: 25px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid 2px #000;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.modaltext h1 {
	font-size: 36px;
}


#wrapper #content #contentright .quicklinks ul li a {
	color: #5D5D5D;
	text-decoration: none;
	padding-bottom: 4px;
}
#wrapper #content #contentright .quicklinks ul li a:hover {
	color: #006DB8;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}
/**********************************************************modal window ************************************************************/
.partners {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676767;
	font-size: 24px;
	color: #5E5E5E;
	clear: both;
}

