body {
	background-color: #003366;
	margin-top: 25px;
}

.clear {
	clear:both; 
    height:0; 
    font-size: 1px; 
    line-height: 0px; 
}

a img {
	border:0;
}
a:link, a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FEC500;
	text-decoration: none;
}

#leftNav {
	color:#FFFFFF;
	width: 148px;
	/*height: 240px;*/
	top: 0px;
	position: relative;
	left: 0px;
	right: 0px;
	overflow: hidden;
	font: 13px Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
}

#leftNavCurrent {
	background:url(../images/leftnav_active.gif) repeat-x left top;
	height:25px;
	width: 128px;
	color:#FEC500;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 9px;
	padding-left: 20px;
}

#leftNavCurrentA a:link, #leftNavCurrentA a:visited{
	color:#FEC500;
	text-decoration: none;
	padding-left:0px;
}
#leftNavCurrentA a:hover, #leftNavCurrentA a:active{
	color:#FFFFFF;
	text-decoration: none;
	padding-left:0px;
}
#leftNav a:link, #leftNav a:visited {
	background:url(../images/home_leftnav.gif) repeat-x left top;
	height:25px;
	width: 128px;
	color:#FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 9px;
	padding-left: 20px;

}

#leftNav a:hover, #leftNav a:active {
	color:#FFFFFF;
	background:url(/images/home_leftnav_over.gif) repeat-x left top;
	height:25px;
	width: 128px;
	text-decoration: none;
	padding-top: 9px;
	padding-left: 20px;
}

#leftSubNav {
	color:#FEC500;
	text-decoration: none;
	text-align: left;
}

#leftSubNav a:link, #leftSubNav a:visited{
	background:url(/images/leftnav_active.gif) repeat-x left top;
	color:#458AD2;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 11px;

}

#leftSubNav a:hover, #leftSubNav a:active {
	background:url(/images/leftnav_active.gif) repeat-x left top;
	color:#FEC500;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 11px;
}

.leftSubNavCurrent {
	width: 128px;
	height: 25px;
	background:url(/images/leftnav_active.gif) repeat-x left top;
	color:#FEC500;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-left:20px;
	padding-top:9px;
	font-size: 11px;
}



#content {
	padding: 18px 18px 18px 0px;
	width: 399px;
	overflow: auto;
}

#maincontent {
	padding: 18px 18px 18px 0px;
	width: 391px;
/*	overflow: auto;*/
}


#content h1, #maincontent h1 {
	color: #003366;
	margin: 0px;
	padding-left: 20px;
	padding-top: 20px;
	font: 35px "Times New Roman", Times, serif;
}


#content  h2, #maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	line-height: 120%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 40px;

}
#content  h3, #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	line-height: 150%;
	margin: 5px 0;
	padding: 0px;
}
#content  h4, #maincontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	line-height: 150%;
	margin: 5px 0;
	padding: 0px;
}

#content  ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	margin: 0px;
	list-style-type: disc;
	padding-left: 30px;
}
#content  ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

}
#content  p, #maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}


#footerDiv {
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 0px;
	color: #336699;
	font: bold 9px Arial, Helvetica, sans-serif;
	background: #003366;
}
#footerDiv a:link, #footerDiv a:visited{
	color: #336699;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: -2px;
}
#footerDiv a:hover, #footerDiv a:active{
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffcc00;
	margin-top: -2px;
}


#bodyRight {
	background:#FFFFFF url(/images/home_body_right.gif) no-repeat top;
	height:161px;
}

#subBodyRightLinks {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	clear: right;
	float: left;
	display: block;
	padding-bottom: 15px;
	padding-left:0px;
	width: 151px;
/*	height: 354px; */
}
#subRightHeader {
	background-image: url(../images/right_callout_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 151px;
}
#subRightFooter {
	background-image: url(../images/right_callout_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 151px;
}


#subBodyRightLinks a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	display: block;
	padding-bottom: 27px;
	padding-top: 8px;
}
	
#subBodyRightLinks a:link, #subBodyRightLinks a:visited{
	color: #336699;
}
#subBodyRightLinks a:hover, #subBodyRightLinks a:active{
	color: #FFCC00;
}


#bodyRightLinks {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	clear: right;

	float: left;
	display: block;
	padding-bottom: 15px;
	padding-left:22px;
	width: 160px;
}

#bodyRightLinks a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #336699;
	text-decoration: none;
	display: block;
	padding-bottom: 27px;
	padding-top: 8px;
}
	
#bodyRightLinks a:link, #bodyRightLinks a:visited{
	color: #336699;
}
#bodyRightLinks a:hover, #bodyRightLinks a:active{
	color: #FFCC00;
}


#HeaderLinks {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	position: relative;
	left: 150px;
	top: 7px;
	width:220px;
}

#HeaderLinks a:link, #HeaderLinks a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	float: left;
	clear:right;
	padding-right: 15px;
}
#HeaderLinks a:hover, #HeaderLinks a:active {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	float: left;
	clear:right;
	color:#FFCC00;
	padding-right: 15px;
}

#BuyTicketsNow {
	position: relative;
	left: 175px;
	width:172px;
	height:30px;
	top: 122px;
}

#BuyTicketsNow a:link, #BuyTicketsNow a:visited, #BuyTicketsNow a:active {
	text-decoration: none;
	float: left;
	width:172px;
	height:30px;
	clear:right;
	background:url(../images/buyticketsnow_up.jpg) no-repeat left top;
}
#BuyTicketsNow a:hover {
	background:url(../images/buyticketsnow_down.jpg) no-repeat left top;
	float: left;
	width:172px;
	height:30px;
	clear:right;
}


#BuyGearNow {
	position: relative;
	left: 175px;
	width:172px;
	height:30px;
	top: 107px;
}
#BuyGearNow a:link, #BuyGearNow a:visited, #BuyGearNow a:active {
	text-decoration: none;
	float: left;
	width:172px;
	height:30px;
	clear:right;
	background:url(../images/buygearnow_up.jpg) no-repeat left top;
}
#BuyGearNow a:hover {
	background:url(../images/buygearnow_down.jpg) no-repeat left top;
	float: left;
	width:172px;
	height:30px;
	clear:right;
}


#BuyTicketsNowSub {
	position: relative;
	left: 175px;
	width:172px;
	height:30px;
	top: 42px;
}

#BuyTicketsNowSub a:link, #BuyTicketsNowSub a:visited, #BuyTicketsNowSub a:active {
	text-decoration: none;
	float: left;
	width:172px;
	height:30px;
	clear:right;
	background:url(../images/buyticketsnow_up.jpg) no-repeat left top;
}
#BuyTicketsNowSub a:hover {
	background:url(../images/buyticketsnow_down.jpg) no-repeat left top;
	float: left;
	width:172px;
	height:30px;
	clear:right;
}

#BuyGearNowSub {
	position: relative;
	left: 175px;
	width:172px;
	height:30px;
	top: 32px;
}

#BuyGearNowSub a:link, #BuyGearNowSub a:visited, #BuyGearNowSub a:active {
	text-decoration: none;
	float: left;
	width:172px;
	height:30px;
	clear:right;
	background:url(../images/buygearnow_up.jpg) no-repeat left top;
}
#BuyGearNowSub a:hover {
	background:url(../images/buygearnow_down.jpg) no-repeat left top;
	float: left;
	width:172px;
	height:30px;
	clear:right;
}



#BuyTicketsEvent a:link, #BuyTicketsEvent a:visited, #BuyTicketsEvent a:active {
	text-decoration: none;
	float: left;
	width:154px;
	height:45px;
	clear:right;
	background-image: url(../images/sub_buytickets_off.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#BuyTicketsEvent a:hover {
	float: left;
	width:154px;
	height:45px;
	clear:right;
	background-image: url(../images/sub_buytickets_on.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#H1Image {
	padding-top: 5px;
	padding-left: 20px;
}

#footerLeft {
	float:left;
	clear:right;
	width: 220px;
}

#footerRight {
	float:left;
	clear:right;
	text-align: right;
	width: 570px;
}

.HeaderLinkImg {
	clear: right;
	float: left;
	width: 11px;
	height: 11px;
	padding-right: 3px;
}

.SideLinkImg {
	clear: right;
	float: left;
	width: 11px;
	height: 11px;
	padding-right: 3px;
	padding-top: 10px;
}

.FooterLinkImg {
	width: 11px;
	height: 11px;
	padding-right: 2px;
}
mainBackground {
	background: url(../images/home_body_back.jpg) no-repeat left top;
	height: 354px;
	width: 592px;
}
.imgLink {
	text-decoration: none;
}

.subRightSection {
	/*	width:128px; */
	padding-left:12px;
	padding-right:11px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003366;
	background-color: #F0F0F0;
}

.subRightSectionFirst {
/*	width:128px; */
	padding-left:12px;
	padding-right:11px;
	padding-top: 30px;
	background-color: #F0F0F0;
}


#leftNavPhotos {
/*	height: 370px; */
	background: #003366;
	padding-top: 25px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#leftNavCallout {
	background: url(../images/sub_left_callout.gif) no-repeat;
	height: 20px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #003366;
	padding-top: 4px;
	padding-left: 9px;
}
#leftNavPhotos img {
	padding-top: 20px;
	padding-bottom: 6px;
	height: 77px;
	width: 130px;
	padding-left: 9px;
}
#leftNavCaption {
	padding-left: 9px;
}

#breadcrumbs {
	padding-left: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FEC500;
}
#breadcrumbs a {
	text-decoration:none;
	color:#336699;
}
#breadcrumbs a:hover {
	text-decoration:none;
	color:#FEC500;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#content input {
	width: 200px;
}
#content textarea {
	width: 200px;
}
#logo_img {
	height: 116px;
	width: 178px;
	margin-top: 50px;
}
#sub_logo_img {
	height: 98px;
	width: 151px;
	margin-top: 50px;
}

#back_right {
	background: url(/images/home_right_shadow.gif) repeat-y right;
}
#backTopImg {
	background: url(/images/home_body_bkg.jpg) no-repeat left top;
}
#back_top {
	background: url(/images/top_shadow.gif) repeat-x top;
}
#back_bottom {
	background: url(/images/home_bottom_shadow.gif) repeat-x bottom;
}
#back_bottom_photo {
	background: url(/images/sub_back_photo.jpg) no-repeat right bottom;
}
#upper_right {
	background: url(/images/upper_right.gif) no-repeat right top;
}
#bottom_right {
	background:url(../images/home_right_corner.gif) no-repeat right bottom;
	
}
#bigSpace {
	height: 250px;
}
#content hr {
	color: #CCCCCC;
	margin-left: 20px;
	height: 1px;
	margin-top: 0px;
}
