/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	margin: 0;
	padding: 0px;
	
		}


body {
background-color: #000000;
background-image: url(images/header_bg.jpg);
background-repeat: repeat-x;
padding-bottom: 20px;

}

#wrapper {
width: 966px;
overflow: visible;

}

#logo {
float: left;
width: 289px;
height: 97px;
margin-left: 18px;

}


#header {
width: 966px;
height: 108px;
background-image:url(images/header_bg.jpg);
background-repeat: no-repeat;
background-position: top center;
overflow: visible;

}

#enter {
float: left;
margin: 10px 0 0 35px;
width: 217px;
height: 90px;

}

#banners {
float:right;
width: 363px;
height: 47px;
margin: 30px 10px 0 0;

}



#navigation {
width: 966px;
height: 58px;
padding: 0px;

}

#home_main {
width: 966px;
height: 872px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
}

.home_top {
width: 916px;
height: 872px;
padding: 12px 25px 0 25px;

}

.home_middle {
width: 906px;
height: 390px;
padding: 0px 10px 0px 10px;
margin: 7px 0 0 0;
background: url(images/home_middle_bg.jpg) no-repeat left bottom;

}

.home_bottom {
width: 916px;
height: 182px;
padding: 0px 0px 0 0px;
margin: 7px 0 0 0;
background-image:url(images/home_bottom_bg.jpg);
background-repeat: no-repeat;
background-position: bottom center;

}

#member_box {
float: left;
width: 218px;
height: 162px;
padding: 15px 0px 0 5px;
margin: 0px 0 0 0;

}

#blog_box {
float: left;
width: 218px;
height: 162px;
padding: 15px 0px 0 5px;
margin: 0px 0 0 0;

}

#gallery_box {
float: left;
width: 236px;
height: 162px;
padding: 15px 0px 0 5px;
margin: 0px 0 0 0;

}

#store_box {
float: left;
width: 218px;
height: 162px;
padding: 15px 0px 0 5px;
margin: 0px 0 0 0;

}

#bottom_box_title {
color: #970303;
font-size: 13px;
font-weight: bold;
text-align: center;
margin: 0 0 10px 0;
}

#bottom_box_text {
width: 190px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
padding: 0px 0 0 15px;
text-align: left;
line-height: 1.1em;


}

#bottom_box_text2 {
width: 190px;
color: #ffffff;
font-size: 11px;
font-weight: bold;
padding: 0px 0 0 30px;
text-align: left;
line-height: 1.1em;

}

#bottom_box_arrow {
float: right;
width: 6px;
height: 14px;

}

.bottom {
width: 100%;
height: 43px;
background-image:url(images/bottom_img.jpg);
background-repeat: repeat-x;
padding: 0px 0 0 0;
margin: 20px 0 0 0;


}

#about_main {
width: 966px;
height: 572px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
}

#sponsors_main {
width: 966px;
height: 2000px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: repeat;
}


#blog_main {
width: 966px;
height: 972px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: repeat;
}

#schedule_main {
width: 966px;
height: 972px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: repeat;
}

#gallery_main {
width: 966px;
height: 672px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
}

#equip_main {
width: 966px;
height: 772px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
}

#book_main {
width: 966px;
height: 872px;
padding: 0px;
background-image: url(images/home_bg.jpg);
background-repeat: no-repeat;
}


.main {
width: 906px;
height: 390px;
padding: 12px 25px 0 25px;
margin: 7px 0 0 0;


}

#title {
width: 906px;
padding: 0 0 0px 0;
margin: 10px 0 20px 0;
font-weight: bold;
color: #ffffff;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
border-bottom: #ffffff dotted 2px;
}

.footer {
float: left;
width: 886px;
padding: 10px 10px 0px 10px;
color: #ffffff;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;

}

#footer_left {
float: left;
width: 400px;
padding: 0 0px 0px 0px;

}

#footer_right {
float: right;
width: 400px;
padding: 0 0px 0px 0px;
text-align: right;

}


label {
  font: normal 12px Arial, Helvetica, sans-serif;
  width: 150px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
}

.label2 {
  font: normal 12px Arial, Helvetica, sans-serif;
  width: 45px;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
  vertical-align: middle;
  padding-top: 5px;
}



a.footerlink:link, a.footerlink:visited { color:#ffffff; text-decoration:none; }
a.footerlink:active, a.footerlink:hover  { color:#9d0606; text-decoration:none;   }

a.footerlink2:link, a.footerlink2:visited { color:#971b1e; text-decoration:none; font-size:10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 10px; }
a.footerlink2:active, a.footerlink2:hover  { color:#999999; text-decoration:none; font-size:10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top: 10px;   }

a:link, a:visited { color:#9d0606; text-decoration:none; }
a:active, a:hover  { color:#999999; text-decoration:none; }

a.coupon:link, a.coupon:visited { color:#ffffff; text-decoration:none; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;  }
a.coupon:active, a.coupon:hover  { color:#fec00f; text-decoration:none; font-size:12px; font-family: Verdana, Arial, Helvetica, sans-serif;   }


a.homelink:link, a.homelink:visited { color:#a71c20; text-decoration:none; font-style: italic; font-weight: bold; }
a.homelink:active, a.homelink:hover  { color:#999999; text-decoration:none; font-style: italic; font-weight: bold;   }

