@charset "utf-8";

body {
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-image: url(images/bb-header-back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.l-header .left {
	background-image: url(images/l-header-01.jpg);
	float: left;
	height: 46px;
	width: 64px;
}
.l-header {
	float: left;
	width: 215px;
	background-image: url(images/l-header-02.jpg);
	background-repeat: repeat-x;
}
#l-content {
	width: 215px;
	float: left;
}
#l-content .left {
	background-image: url(images/l-footer-01.jpg);
	float: left;
	width: 15px;
	height: 150px;
	background-position: bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#l-content .content {
	float: left;
	background-image: url(images/l-footer-01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 175px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.large {
	font-weight: bolder;
	font-size: 24px;
}



.l-header .title  {
	background-image: url(images/l-header-02.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	color: #FFF;
	padding-top: 22px;
	font-size: 12px;
	font-weight: bold;
}
.l-header .right {
	background-image: url(images/l-header-03.jpg);
	float: right;
	height: 46px;
	width: 16px;
}




#header {
	background-image: url(images/bb-header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 846px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	text-align: right;
	padding-top: 150px;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 10px;
}

.oneColFixCtr #container {
	width: 856px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/*   header   */
.oneColFixCtr #header_content {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

#sub_header #header_left a{
	color:#fffffb;
	text-decoration:none;
}

#sub_header #header_left :hover{
	color:#ff0000;
}

#sub_header #header_right{
	float:right;
	width:272px;
	height:43px;
}
.oneColFixCtr  #nav{
	width: 856px;
	float: left;
	background-image: url(images/menu-back.jpg);
	height: 35px;
	background-repeat: repeat-x;
}
#main {
	float: right;
}


.oneColFixCtr #nav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	font-weight: 600;
	}
	
.oneColFixCtr #nav li {
	float: left;
	margin-right: 5px;
	font-weight:800;
	margin-left: 6px;
	height: 46px;
	padding-top: 8px;
	padding-right: 7px;
	padding-left: 7px;
	letter-spacing:1px;
	color: #ffffff;
}

.oneColFixCtr #nav li:hover {
	background-image: url(images/menu-back2.jpg);
	background-repeat: repeat-x;
	}
	
.oneColFixCtr #nav a {
	text-decoration: none;
	color: #FFF;
}

body#home li#home_link, 
body#aboutus li#aboutus_link, 
body#registration li#registration_link,
body#sponsorship li#sponsorship_link, 
body#sponsors li#sponsors_link,
body#volunteer li#volunteer_link,
body#photogallery li#photogallery_link,
body#location li#location_link
 {
	color:#036;
	background-image: url(images/menu-back1.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #nav li a:hover {
	color: #F00;
}
#mainContent #left-column {
	float: left;
	width: 215px;
	padding-top: 15px;
}
#mainContent #right-column {
	float: left;
	width: 641px;
}
#right-column .header-01 {
	background-image: url(images/l-header-02.jpg);
	float: left;
	height: 46px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
#right-column .header-01 .header-02 {
	background-image: url(images/l-header-01.jpg);
	float: left;
	height: 46px;
	width: 64px;
}
#right-column .header-01 .header-text {
	height: 24px;
	float: left;
	font-weight: bolder;
	color: #FFF;
	margin-top: 22px;
}
#right-column .header-01 .register-now {
	float: right;
}
#right-column .header-01 .content {
	float: left;
	width: 601px;
	background-image: url(images/r-footer-01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
}
#guestbook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.content .welcome {
	float: left;
	width: 264px;
	padding-right: 5px;
	padding-left: 10px;
}
.content #guestbook {
	float: left;
}

.content .movie {
	float: left;
	height: 260px;
	width: 322px;
}
.header-01 .header-03 {
	float: right;
	background-image: url(images/l-header-03.jpg);
	height: 46px;
	width: 16px;
	background-repeat: no-repeat;
}
.content .picture {
	float: left;
	width: 100px;
	height: 139px;
	padding-right: 15px;
	padding-top: 20px;
}
.break {
	float: left;
}
#aboutusmain {
	float: left;
}
#aboutlinks {
	float: left;
	padding-left: 15px;
}


.content .about-us-info {
	float: left;
	width: 480px;
}
#copy {
	width: 640px;
	text-align: center;
	text-decoration: none;
	float: left;
	page-break-before: always;
}
#copy a {
	text-decoration: none;
	color: #C00;
	font-size: 10px;
}
