body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC88;
}
a {
	font-size: 11px;
	color: #00FF00;
}
a:link {
	text-decoration: none;
	color: #FF0000;

}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 24px;
}
.style1 {font-size: 12px}
.style2 {font-size: 24px}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {font-size: 18px}
.style5 {
	color: #FF0000;
	font-size: 10px;
}
.style6 {font-size: 14px}
.style7 {font-size: 14px; font-weight: bold; }
.style8 {color: #FF0000}
.thumb {border: 1px #FF0000 solid}

/* INDEX PAGE*/

#header_index {
	background-image: url(images/index_header.gif);
	height: 170px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#index_container {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#warningbox {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#warningbox p {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#thefollowing {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#agree {
	text-align: center;
	height: 60px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
/* END INDEX PAGE */

/* HEADER */
#header {
	background-image: url(includes/images/header/main_header.jpg);
	height: 129px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}

/* END HEADER */

/* NAVBAR */
#nav_container {
	height: 22px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(includes/images/header/navbar.jpg);
	background-repeat: no-repeat;
}
#navbar {
	background-image: url(images/header/navbar.jpg);
	height: 19px;
	width: 756px;
}
#nav_container p{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
}
#nav_container a {
	font-size: 10px;
	color: #000000;
}
#nav_container a:link {
	text-decoration: none;
	color: #000000;
}
#nav_container a:visited {
	text-decoration: none;
	color: #000000;
}
#nav_container a:hover {
	text-decoration: underline;
	color: #000000;
}
#nav_container a:active {
	text-decoration: none;
	color: #000000;
}

#leftbox {
	background-image: url(images/header/joinbox.jpg);
	height: 91px;
	width: 209px;
	float: left;
}
#rightbox {
	background-image: url(images/header/redstrip.jpg);
	float: left;
	height: 91px;
	width: 547px;
	background-repeat: no-repeat;
}
#nav_real {
	height: 65px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(includes/images/header/real.gif);
	float: left;
}
#nav1 {
	float: left;
	height: 22px;
	width: 166px;
}
#nav2 {
	float: left;
	height: 22px;
	width: 75px;
}
#nav3 {
	float: left;
	height: 22px;
	width: 94px;
}
#nav4 {
	float: left;
	height: 22px;
	width: 94px;
}
#nav5 {
	float: left;
	height: 21px;
	width: 83px;
}
#nav6 {
	float: left;
	height: 22px;
	width: 82px;
}
#nav7 {
	float: left;
	height: 22px;
	width: 82px;
}
#nav8 {
	float: left;
	height: 22px;
	width: 79px;
}

/* END NAVBAR */

/* MAIN CONTENT */
#main_container {
	height: 575px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px 0px;
	margin-top: 0px;
}

/* END MAIN CONTENT */

/* FOOTER */
#footer_container{
	height: 35px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer_container p{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 3px;
}
#footer_container a {
	font-size: 10px;
	color: #000000;
}
#footer_container a:link {
	text-decoration: none;
	color: #000000;
}
#footer_container a:visited {
	text-decoration: none;
	color: #000000;
}
#footer_container a:hover {
	text-decoration: underline;
	color: #000000;
}
#footer_container a:active {
	text-decoration: none;
	color: #000000;
}
#footer_nav1 {
	float: left;
	height: 22px;
	width: 66px;
}
#footer_nav2 {
	float: left;
	height: 22px;
	width: 75px;
}
#footer_nav3 {
	float: left;
	height: 22px;
	width: 76px;
}
#footer_nav4 {
	float: left;
	height: 22px;
	width: 94px;
}
#footer_nav5 {
	float: left;
	height: 22px;
	width: 94px;
}
#footer_nav6 {
	float: left;
	height: 22px;
	width: 83px;
}
#footer_nav7 {
	float: left;
	height: 22px;
	width: 82px;
}
#footer_nav8 {
	float: left;
	height: 22px;
	width: 82px;
}
#footer_nav9 {
	float: left;
	height: 22px;
	width: 104px;
}
#copyright {
	height: 20px;
	width: 756px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* END FOOTER */
