body {
	font-family: Verdana;
	background: url(../images/bg.jpg) no-repeat center top;;
	COLOR: #032C39;
	FONT-SIZE: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 23px;
	background-color: #000000;
	position:relative;
}
h1 {
	color: #F37121;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}

h2 {
	color: #025B76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}

h3 {
	color: #025B76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
}

a {
	color: #F37121;
	text-decoration: underline;
}
a:hover {
	color: #F37121;
	text-decoration: none;
}
img {
	border: 0px;
}
.body {
	margin: 0 auto;
	padding: 0px;
	width: 972px;
}
.header {
	padding: 0px;
	margin: 0px;
	width: 636px;
	height: 225px;
	padding-left: 336px;	
}
.logo {
	padding-top: 0px;
	height: 225px;
	width: 312px;
}
.menu {
	height: 46px;
	width: 972px;
	padding-left: 35px;
}
.footer {
	font-family: Verdana;
	background: url(../images/footer.png) no-repeat center top;
	width: 100%;
	height:210px;
	position:absolute;bottom:0px;
}
.foot {
	width: 956px;
	color:#fff;
	margin: 0 auto;
	font-size: 10px;
	padding-top: 135px;
}
.foot a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
}
.foot a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}

#about { float: left; }
#about a { display:block; height: 46px; width:153px; background-image:url('../images/about.jpg')}
#about a:hover { height: 46px; width:153px; background-image:url('../images/about0.jpg')}

#sch { float: left; }
#sch a { display:block; height: 46px; width:178px; background-image:url('../images/schedule.jpg')}
#sch a:hover { height: 46px; width:178px; background-image:url('../images/schedule0.jpg')}

#vendors { float: left; }
#vendors a { display:block; height: 46px; width:120px; background-image:url('../images/vendors.jpg')}
#vendors a:hover { height: 46px; width:120px; background-image:url('../images/vendors0.jpg')}

#media { float: left; }
#media a { display:block; height: 46px; width:81px; background-image:url('../images/media.jpg')}
#media a:hover { height: 46px; width:81px; background-image:url('../images/media0.jpg')}

#tickets { float: left; }
#tickets a { display:block; height: 46px; width:183px; background-image:url('../images/tickets.jpg')}
#tickets a:hover { height: 46px; width:183px; background-image:url('../images/tickets0.jpg')}

#contact { float: left; }
#contact a { display:block; height: 46px; width:113px; background-image:url('../images/contact.jpg')}
#contact a:hover { height: 46px; width:113px; background-image:url('../images/contact0.jpg')}

#home { float: left; }
#home a { display:block; height: 46px; width:79px; background-image:url('../images/home.jpg')}
#home a:hover { height: 46px; width:79px; background-image:url('../images/home0.jpg')}

.content {
	background: url(../images/content.png) repeat center top;
	width: 902px;
	padding-left: 35px;
	padding-right: 35px;
	margin: 0 auto;	
	padding-top: 10px;
/* 	padding-bottom: 30px; */
	padding-bottom:210px;
	overflow:hidden;
}

.pic {
	float:right;
	padding-left: 20px;
	padding-right: 10px;
}

.picleft {
	float:left;
	padding-right: 20px;

}

.cen {
text-align: center;
}

.breadcrumb {
	font-size: 12px;
	padding-left: 5px;
}

.imgright {
float: right;
	border: 1px solid #BBBBBB;
padding: 6px;
background-color:#ffffff;
width: 180px;
margin-left: 10px;
}

.imgright2 {
float: right;
	border: 1px solid #BBBBBB;
padding: 6px;
background-color:#ffffff;
width: 130px;
margin-left: 10px;
}

.imgleft {
float: left;
margin-right: 10px;
	border: 1px solid #BBBBBB;
padding: 6px;
background-color:#ffffff;
width: 180px;
}

.imgctr {
border: 1px solid #BBBBBB;
padding: 6px;
background-color:#ffffff;
}
