* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
	background-color: #000; 
}
body {
  width: 100%;
	height: 100%;
  background-color: #000;   
}
a:focus {
  outline: 0;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto -382px;
	background-color: #000;
}
/* header styles */
#header {
	background-image: url(/images/header_black.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 114px;
}
#header-wrap {
	position: relative;
	z-index: 9999995;
	margin: auto;
	width: 938px;
	height: auto;
}
#logo {
	position: absolute;
	z-index: 9999996;
	margin-top: -20px;
	margin-left: -10px;
}
#nav {
	width: 480px;
	height: 26px;
	margin-left: 450px;
}
#main_nav {
	text-indent: -99999em;
}
#main_nav li {
	float: left;
}
.nav-home a:link, .nav-home a:visited {
	display: block;
	background-image: url(/images/home.png);
	background-repeat: no-repeat;
	width: 55px;
	height: 23px;
}
.nav-register a:link, .nav-register a:visited {
	display: block;
	background-image: url(/images/register.png);
	background-repeat: no-repeat;
	width: 72px;
	height: 23px;
}
.nav-events a:link, .nav-events a:visited {
	display: block;
	background-image: url(/images/events.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
}
.nav-gallery a:link, .nav-gallery a:visited {
	display: block;
	background-image: url(/images/gallery.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 23px;
}
.nav-results a:link, .nav-results a:visited {
	display: block;
	background-image: url(/images/results.png);
	background-repeat: no-repeat;
	width: 70px;
	height: 23px;
}
.nav-media a:link, .nav-media a:visited {
	display: block;
	background-image: url(/images/sponsorship.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 23px;
}
.nav-contact a:link, .nav-contact a:visited {
	display: block;
	background-image: url(/images/contact.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 23px;
}
/* main content styles */
#main_content {
	position: relative;
	z-index: 100000;
	background-image: url(/images/main_black.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: -783px
}
#jquery-wrap {
	width: 1010px;
	height: 396px;
	margin: auto;
	margin-top: -114.5px;
}
#jquery {
	position: relative;
	z-index: 9999994;
	margin: auto;
	width: 924px;
	height: 420px;
}
#jq1 {
	width: 924px;
	height: 420px;
}
#jq2 {
	width: 924px;
	height: 420px;
}
#registerhere {
	position: absolute;
	margin-top: -50px;
	margin-left: 5px;
	z-index: 9999997;
}
#main_content_wrap {
	margin: auto;
	width: 1010px;
	height: auto;
}
#main_content_fold {
	position: relative;
	background-image: url(/images/main-content-fold-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 1010px;
	height: 304px;
	z-index: 10000;
}
#mag {
	position: absolute;
	background-image: url(/images/mag.png);
	background-repeat: no-repeat;
	width: 1010px;
	height: 414px;
	z-index: 997;
	margin-top: -334px;
}
#main_content_cms {
	width: 1010px;
	height: auto;
	position: relative;
	z-index: 9999;
}
#main_content_cms_wrap {
	margin: auto;
	width: 938px;
	min-height: 1740px;
	height: auto !important;
	height: 1740px;
	background-color: #fff;
	background-image: url(/images/cms-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cms {
	width: 500px;
	height: auto;
	padding-top: 60px;
	margin-left: 30px;
	padding-bottom: 40px;
}
#main_content_cms_wrap #cms h1 {
  font: 28px Georgia;
	color: #383a3c;
	width: 300px;
	padding-bottom: 20px;
}
#main_content_cms_wrap #cms ul li {
  list-style-type: disc;
  font: 12px Georgia;
  margin-left: 15px;
}
#main_content_cms_wrap #cms ol li {
  list-style-type: decimal;
  font: 12px Georgia;
  margin-left: 22px;
}
#main_content_cms_wrap #cms strong {
  font-weight: bold;
}
/*#main_content_cms_wrap h2 {
  font: 26px Georgia;
	color: #383a3c;
	padding-bottom: 20px;
}
#main_content_cms_wrap h3 {
  font: 23px Georgia;
	color: #383a3c;
	padding-bottom: 20px;
}
#main_content_cms_wrap h4 {
	font: 21px Georgia;
	color: #383a3c;
	padding-bottom: 20px;
}
#main_content_cms_wrap h5 {
  font: 19px Georgia;
	color: #383a3c;
	padding-bottom: 20px;
}
#main_content_cms_wrap h6 {
  font: 26px Georgia;
	color: #383a3c;
	padding-bottom: 20px;
}*/
#gallerydisplay {
  width: 550px;
}
#gallerydisplay img {
  padding-bottom: 20px;
  width: 100px;
  height: 70px; 
}
#gallerydisplay h2 {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  margin-left: 2px !important;
}
#main_content_cms_wrap p, #main_content_cms_wrap p span {
	margin-top: 0px;
	margin-left: 2px;
	font: 12px Georgia;
	color: #000;
	line-height: 1.4em;
	width: 510px;
}
#signup {
  padding-top: 20px;
  padding-bottom: 15px;
}
#right_column {
	position: absolute;
	z-index: 99999999;
	width: 300px;
	height: 500px;
	margin-left: 620px;
}
#right_column_wrap {
	margin: auto;
	width: 939px;
	height: 500px;
	margin-top: -10px;
}
#eventfeed {
  margin-left: 40px;
}
#pdf-download {
   margin-left: 48px;
   padding-bottom: 10px;
}
#livefeed {
	 margin-left: 40px;
}
#facebook-wrap {
	margin-top: -1px;
	
}
#twitter-wrap {
   margin-left: 25px;
}
#pushpic {
  width: 300px;
  height: 250px;
  margin-top: 20px;
}
/* footer styles */
#push {
	height: 382px;
}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 424px;
	font: 10px Georgia;
	color: #8a8a8a;
	background-color: #fff;
}
#footer a:link, #footer a:visited {
	font: 10px Georgia;
	color: #8a8a8a;
	line-height: 1.8em;
	color: #fff;
}
#adsponsor a:link, #adsponsor a:visited {
  color: #8a8a8a;
  font-style: italic;
}
#footer-wrap {
	margin: auto;
	width: 938px;
	height: auto;
}
#footer_left {
	padding-top: 10px;
	line-height: 1.8em;
}
#footer_left ul {
	margin-left: 5px;
}
#sitemap {
	text-indent: -9999px;
	background-image: url(/images/sitemap.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-bottom: 20px;
}
#sitemap-explanations{
	margin-left: 130px;
	margin-top: -108px;
}
#footer_right {
	position: relative;
	margin-top: -168px;
	margin-left: 210px;
}
#sponsorblock {
	text-indent: -9999px;
	background-image: url(/images/sponsorblock.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-bottom: 3px;
}
#sponsors-bg {
	padding-top: 3px;
	margin-left: -5px;
	width: 829px;
	height: 332px;
}
#sponsors-2-wrap {
	margin-top: -320px;
	margin-left: 220px;
	width: 320px;
}
#sponsor-3-wrap {
  margin-top: 5px;
	margin-left: 23px;
	width: 720px;
}
#sponsor-4-wrap {
	margin-top: 5px;
	margin-left: 15px;
	width: 765px;
}
#sponsor-5-wrap {
	margin-left: 70px;
	margin-top: 5px;
	width: 630px;
}
#eventsing {
  width: 175px;
  height: 58px;
	margin-top: 5px;
  margin-left: 580px;
}
#signature {
  margin-top: -30px;
	width: 110px;
	height: 10px;
}
#signature a:link, #signature a:visited {
  color: #131313;
  font-size: 9px;
  text-decoration: none;
}
#signature a:hover {
  text-decoration: underline;
}
/* paypal form */
.paypalform {
	height: 280px;
	width: 500px;
	line-height: 2.5em;
}
#main_content_cms_wrap #ifparents {
  color: red;
  padding-top: 20px;
}
.paypalform label {
	font: 14px Arial;
}
.paypalform option {
	font: 13px Arial;
}
.paypalform select {
	margin-top: 12px;
	float: right;
}
.paypalform h5 {
	padding-top: 25px;
	padding-bottom: 15px;
	font: 12px Arial;
	font-weight: bold;
}
#cms .alreadypaid {
	font: 14px Arial;
	position: absolute;
	margin-top: -18px;
	margin-left: 345px;
	color: #383a3c;
}
.paypalform .under_button {
	padding-top: 20px;
	font: 8px Arial;
	font-style: italic;
}
.paypalform .submit {
	margin-top: 10px;
}
.border {
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccc;
}
#cms .warning {
	padding-top: 25px;
	padding-bottom: 20px;
	font: 11px Arial;
}
#cms .lightbox {
	margin-left: 80px;
}
#cms .clicktoview {
	font-size: 10px;
	margin-left: 170px;
}
/* registration form */
.registrationform {
	width: 450px;
	font: 13px Arial;
	line-height: 2.5em;
	padding-top: 25px;
	padding-bottom: 20px;
}
.registrationform textarea {
	border: 1px solid #cccccc;
	width: 450px;
	height: 150px;
}
.registrationform input, .registrationform select {
	border: 1px solid #cccccc;
	float: right;
	margin-top: 7px;
} 
.registrationform .yesno {
	float: none;
}
.registrationform h5 {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.registrationform em {
	font-size: 15px;
	color: #ff24a1;
}
#error {
	padding-top: 25px;
	position: relative;
	z-index: 999999999;
	width: 500px;
	height: auto;
}
#error p {
	color: #ff0000;
}
#formmessage {
	margin-left: -3px;
	margin-top: 20px;
}