@charset "utf-8";
body,td,th {
	color: #000;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	background: #3f332c url(../images/09bg.jpg) no-repeat fixed top center;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
#container {
	width: 790px;
	position: relative;
	height: 505px;
	z-index: 1;
	margin: 5% auto 7%;
}
#flyouts {
	height: 140px;
	width: 230px;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	background: url(../images/bg_flyouts.png) no-repeat;
	left: 0px;
	margin-bottom: 0px;
}
#container #frame {
	width: 740px;
	margin-left: 15px;
	position: relative;
	height: auto;
	background: #FFFFFF;
	padding: 10px;
	float: left;
}
#container #frame #main_content {
	background: url(../images/nav_bg.jpg) repeat-y left top;
	height: auto;
	float: left;
	width: 100%;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
}

#container #frame #main_content #logo {
	height: 149px;
	width: 155px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#container #frame #main_content #main_photo #intro_text {
	color: #FFFFFF;
	text-align: center;
	margin-top: 407px;
}
#container #frame #main_content #nav {
	float: left;
	width: 140px;
	height: auto;
	padding-left: 22px;
	margin-top: 10px;
}
#container #frame #main_content #main_photo {
	background: url(../images/front_photo.jpg);
	height: 447px;
	width: 540px;
	position: relative;
	float: right;
}
#container #frame #main_content #content #header {
	background: #666666;
	float: right;
	height: 40px;
	position: relative;
	width: 530px;
}
#container #frame #main_content #content #header img {
	margin-top: 8px;
	float: right;
	margin-right: 5px;
	
}
#container #frame #main_content #content #section {
	float: right;
	width: 530px;
	margin-top: 10px;
	position: relative;
}

#container #frame #main_content #content {
	height: auto;
	width: 540px;
	position: relative;
	float: right;
}
#container #footer_nav {
	color: #999999;
	text-transform: uppercase;
	font-size: 11px;
	float: right;
	width: 550px;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
}
#footer_nav a {
	color:#999999;
	text-decoration:none;
}
#footer_nav a:hover {
	color:#FFFFFF;
}
.heightfix {
    height:400px;
    float:right;
    width:1px;
}
#container #frame #main_content #content #section p {
	margin-top: 0px;
	line-height: 18px;
}
.hog_bio {
	float: left;
	width: 520px;
	margin-bottom: 15px;
}
.hog_bio img {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
}
.hog_q {
	color: #000000;
	font-weight: bold;
}
#container #byline {
	color: #999999;
	font-size: 10px;
	float: right;
	width: 550px;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#byline a {
	color:#999999;
	text-decoration:none;
}
#byline a:hover {
	color:#FFFFFF;
}
#container #frame #main_content #content #section #sponsors {
	text-align: center;
}
#container #frame #main_content #content #section #sponsors img {
	vertical-align: middle;
	margin-bottom: 35px;
}
.sponsor_space {
	margin-right: 50px;
}




/* Navigation Buttons */

#nav .n_home a {
	background: url(../images/nav_home.gif);
	float: left;
	height: 18px;
	width: 140px;
}
#nav .n_home a:hover {
	background: url(../images/nav_home.gif);
	background-position:0 -18px;
}
#nav .n_history a {
	background: url(../images/nav_history.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_history a:hover {
	background: url(../images/nav_history.gif);
	background-position:0 -18px;
}
#nav .n_tickets a {
	background: url(../images/nav_tickets.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_tickets a:hover {
	background: url(../images/nav_tickets.gif);
	background-position:0 -18px;
}
#nav .n_charities a {
	background: url(../images/nav_charities.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_charities a:hover {
	background: url(../images/nav_charities.gif) 0 -18px;
}
#nav .n_hog a {
	background: url(../images/nav_hog.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_hog a:hover {
	background: url(../images/nav_hog.gif);
	background-position:0 -18px;
}
#nav .n_friends a {
	background: url(../images/nav_friends.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_friends a:hover {
	background: url(../images/nav_friends.gif);
	background-position:0 -18px;
}
#nav .n_photos a {
	background: url(../images/nav_photos.gif);
	float: left;
	height: 18px;
	width: 140px;
	margin-top: 5px;
}
#nav .n_photos a:hover {
	background: url(../images/nav_photos.gif);
	background-position:0 -18px;
}


/* Flyout Functionality*/
#flyouts a#flyout1 {
	position: relative;
	left: 13px;
	background: url(../images/trans.gif);
	z-index: 4;
	height: 36px;
	width: 200px;
	display: block;
	top: 16px;
}
#flyouts a#flyout1:hover {
	background: url(../images/flyout1.png);
}
#flyouts a#flyout2 {
	height: 42px;
	width: 190px;
	position: relative;
	top: 42px;
	left: 16px;
	display: block;
	background: url(../images/trans.gif);
	z-index: 5;
}
#flyouts a#flyout2:hover {
	background: url(../images/flyout2.png);
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.largerinfo {
	font-size: 14px;
	line-height: 22px;
}
