@font-face { /* by derek weathersbee @http://derekweathersbee.com */
	font-family: 'Franchise';
	src: url('/fonts/franchisebold.eot');
	src: local('Franchise'), local('Franchise-Bold'), url('/fonts/franchisebold.ttf') format('truetype');
}


body {
	padding: 0px;
	margin: 0px;
}

body,td,th {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #555555;
}

a {
	color: #47719F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px 0px 15px 0px;
}

h1 {
	font-family: "Times New Roman", Times, Serif;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 32px;
	margin: 20px 0px 15px 0px;
}

h2 {
	font-family: "Times New Roman", Times, Serif;
	color: #000;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 36px;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
	color: #47719F;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}

.subtitle {
	font-size: 10px;
	color: #CF6903;
}

hr {
	margin: 0px 0px 15px 0px;
	clear: both;
}

#midcolbg {
	position: relative;
	width:974px;
	height:1px;
	overflow: visible;
	z-index: 1;
}

#headbanner {
	position: absolute;
	top: 4px;
	left:-8px;
	z-index:500;
}

#sponsors {
	position: relative;
	width: 974px;
	top: -5px;
	z-index: 40;
}

#sponsorbanner {
	position: absolute;
	width: 987px;
	height: 97px;
	top: 0px;
	left: -4px;
	background-image: url(/images/sponsorbanner.png);
	background-repeat: no-repeat;
	text-align: center;
}

#presented {
	position: absolute;
	left: 100px;
	text-align: center;
	margin: 23px 0px 5px 0px;
	font-size: 10px;
}

#proud {
	text-align: center;
	margin: 23px 0px 5px 0px;
	font-size: 10px;
}

.sponsorlogo {
	padding: 0px 3px 0px 3px;
}

#datebar {
	position: absolute;
	top: -1px;
	left: 654px;
	z-index: 50;
}

#datebar td {
	color: #000;
	font-size: 24px;
	font-family: "Franchise", "Helvetica Neue", Arial, Helvetica, sans-serif; 
}

#leftcol {
	background-color: #7788A5;
	background-image: url(/images/bg_page.jpg);
	background-repeat: repeat-x;
	width: 33%;
}

#midcol {
	background-color: #036;
	background-image: url(/images/bg_midcol.gif);
}

#rightcol{
	background-color: #7788A5;
	background-image: url(/images/bg_page.jpg);
	background-repeat: repeat-x;
	width: 33%;
}

#header {
	position:relative;
	width: 974px;
	height:55px;
	z-index: 500;
}

#logo {
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 6px;
}

#minibar {
	padding-left: 25px;
	font-style: italic;
	font-size: 16px;
}

#mininav {
	color: #666666;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#mininav td {
	padding-right: 10px;
}

#contentholder {
	position: relative;
	overflow: hidden;
	margin: 0px 7px 0px 7px;
	width: 960px;
	height: 421px;
	border-top: 4px solid #6A959C;
	border-bottom: 4px solid #6A959C;
	background-color: #fff;
	z-index: 50;
}

#bottomnav {
	position: relative;
	overflow: hidden;
	margin: 0px 7px 0px 7px;
	width: 960px;
	height:46px;
	z-index: 50;
}

.buttonwrap {
	position: relative;
}

.button_on {
	position: absolute;
	top:0px;
	left:0px;
}

#arrow {
	position:absolute;
	overflow: hidden;
	width: 33px;
	height: 9px;
	top:0px;
}

.maincontent {
	position:absolute;
	overflow: auto;
	width: 880px;
	height: 361px;
	padding: 20px 40px 40px 40px;
}

.homespeaker {
	border-top: 2px solid #6A959C;
	width: 865px;
}

.homespeakerpic {
	border-bottom: 2px solid #6A959C;
	border-left: 1px solid #CCC;
	width:95px;
}

.homespeakerfirstpic {
	border-left: 0px none #CCC;
	border-bottom: 2px solid #6A959C;
}

.homespeakername {
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-size: 10px;
}

.homespeakername h2 {
	font-size: 14px;
	font-family: "Franchise", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px;
}

#content1.maincontent {
	width: 960px;
	padding: 20px 0px 40px 0px;
	overflow: hidden;
}

#content2 {

}

#content3 {

}

#content4 {

}

#content5 {

}

#content6 {

}

#content7 {

}


#dock {
	position:absolute;
	width:960px;
	top:20px;
	left:0;
	display:none;
}

#dock div.jqDockWrap {
	margin:0 auto;
}

#dockwrap {
	position: relative;
	height:200px;
}

div.jqDockLabel {
	text-align: center;
	padding:0 6px;
	white-space:nowrap;
	font-size: 14px;
	font-family: "Franchise", "Helvetica Neue", Arial, Helvetica, sans-serif;	
}
div.jqDockLabel span{
	display: block;
	position: relative;
	top: 45px;
}