body {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	text-align: center;
	color: #3C321E;
	background-color: #000A1E;
	background-image:url(../images/back.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

p {
	font-size: 12px;
	line-height: normal;
	color: #3C321E;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

h1 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #900;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	}

h2 { 
	font-size: 12px; 
	line-height: 18px;
	font-weight: bold;
	color: #3C321E;
	background-color: transparent;
	margin: 0px 0px 0px 0px;   
	}

h3 { 
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h4 { 
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;  
	}

h5 { 
	font-size: 10px; 
	line-height: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;  
	}

a { 
	color: #990000; 
	background-color: transparent; 
	text-decoration: none; 
	}

a:link {  
	color: #990000; 
	background-color: transparent; 
	text-decoration: none;  
	}

a:visited { 
	color: #990000;
	background-color: transparent; 
	text-decoration: none; 
	}

a:active { 
	color: #990000; 
	background-color: transparent; 
	text-decoration: underline; 
	}

a:hover {  
	color: #990000; 
	background-color: transparent; 
	text-decoration: underline; 
	}

form {
	margin: 0px;
	}

input {
	margin: 0px;
	}

b { 
	font-weight: bold;
	}

strong {
	font-weight: bolder;
	}

i { 
	font-style: italic;
	}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ol ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}

li {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}

blockquote {
	margin: 4px 10px 15px 25px;
	}

dl {
	margin: 0px;
	}

dt {
	font-size: 10px; 
	line-height: 10px;
	margin: 0px; 
	}

dd {
	font-size: 10px; 
	line-height: 10px;
	margin: 0px; 
	}

span.upper {
	text-transform: uppercase;
	}

img.right {
	float: right;
	margin: 3px 0px 6px 8px;
	}

img.left {
	float: left;
	margin: 3px 10px 6px 0px;
	}

.small {
	font-size: 90%;
	line-height: 120%;
	}

.center {
	text-align: center;
	}


img {
		border:none;
}
/* BASIC LAYOUT AND BACKGROUND STYLES */


div#layoutalignment {
	width: 954px; 
	color: #3C321E; 
	background-color: transparent; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	}

div#layoutheader {
	width: 954px; 
	height: 155px; 
	color: #FFFFFF; 
	background-color: transparent; 
	background-image:url(../images/bkg_hd_shdw.png); 
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto; 
	padding: 0px 0px 0px 0px;
	}

div#layoutpage {
	width: 954px; 
	min-height: 527px; 
	color: #3C321E;
	background-color: transparent;
	transparent; background-image:url(../images/bkg_page_shdw.png); 
	background-repeat: repeat-y; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	}

div#layoutlftcol {
	width: 954px; 
	color: #FFFFFF;
	background-color: transparent;
	background-color: transparent; 
	background-image:url(../images/bkg_lft.png); 
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	}

div#layoutlefttop {
	width: 246px;
	height: 153px;
	color: #FFFFFF; 
	background-color: transparent; 
	background-image:url(../images/bkg_lft_top.png); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#layoutrtcol {
	width: 954px; 
	color: #3C321E;
	background-color: transparent;
	transparent; background-image:url(../images/bkg_page_rt_shdw.png); 
/*	background-position: 246px 534px; */
	background-repeat: no-repeat; 
	margin: 0px auto 0px auto; 
	padding: 0px;
	}

div#layoutfooter {
	width: 954px; 
	height: 99px; 
	color: #3C321E;
	background-color: transparent; 
	background-image:url(../images/bkg_footer_shdw.png); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	}

/* END BASIC LAYOUT AND BACKGROUND STYLES */

/* HEADER STYLES */


img.logo {
	margin: 44px 0px 19px 56px;
	}

img.navlfttop {
	margin: 0px 0px 0px 28px;
	}

div#headerimg {
	width: 682px;
	color: #FFFFFF;
	background-color: transparent; 
	margin: 0px 0px 0px 0px; 
	padding: 18px 0px 0px 0px;
	}

div#subnav {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavrain {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_rain.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnaveder {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_eder.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavsuperstar {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_superstar.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavbronx {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_bronx.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavgrease {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_grease.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavmamma {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_mamma.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#subnavtuna {
	width: 680px;
	height: 23px;
	color: #FFFFFF;
	background-color: transparent; 
	background-image:url(../images/bkg_subnav_tuna.png); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

/* END HEADER STYLES */

/* LEFT COLUMN STYLES */

div#navlft {
	width: 216px;
	height: 256px;
	color: #3C321E;
	background-color: transparent; 
	background-image:url(../images/bkg_navlft.png); 
	background-repeat: no-repeat; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	}

div#navlft img {
	margin: 0px 0px 9px 0px;
	}

/* END LEFT COLUMN */

/* CONTENT STYLES */

div.content {
	width: 680px;
	color: #3C321E;
	background-color: #FFFFFF; 
	background-image:url(../images/bkg_content.jpg); 
	background-repeat: repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 24px 0px 20px 0px;
	}

img.subhead {
	margin: 0px 0px 21px 17px;
	}

div.content p {
	margin: 0px 15px 18px 15px;
	}

div.content h1 {
	text-transform: uppercase;
	margin: 0px 15px 14px 15px;
	}

div.content h1 img {
	margin: 0px 0px 0px 2px;
	}

div.content h2 {
	margin: 0px 15px 0px 15px;
	}

div.content h3 {
	margin: 0px 15px 0px 15px;
	}


div.content ul { 
	margin: 0px 60px 18px 45px;
	}

div.content li { 
	margin: 0px 0px 5px 0px; 
	} 

div.content ul li ul { 
	margin: 6px 25px 8px 25px;
	}

div.content ol {
	margin: -12px 50px 18px 60px;
	}

div.content ol li { 
	margin: 0px 0px 8px 0px; 
	} 

div.content ol li ul {  
	margin: 10px 35px 15px 25px;
	}

/* Shows Section Styles */

img.showsmall {
	margin: 5px 2px 26px 15px;
	}

img.showlarge {
	margin: 0px 0px 18px 11px;
	}

div.listing {
	width: 224px;
	margin: 0px 0px 20px 0px;
	}

div.listing p {
	margin: 0px 15px 0px 15px;
	}

table.prices {
	width: 440px;
	border-collapse: collapse;
	border-spacing: 0;
	color: #3C321E;
	background-color: transparent;
	margin: 0px 5px 15px 15px;
	padding: 0px;
	}

table.prices th.alignedctr {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.prices th.alignedctr p {
	margin: 0px auto 0px auto;
	}

table.prices th.bottomborder {
	width: 160px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.prices th.bottomborder p {
	margin: 0px 10px 0px 10px;
	}

table.prices td.alignedctr {
	text-align: center; 
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 0px;
	padding: 3px 0px 3px 0px;
	}

table.prices td.alignedctr p {
	margin: 0px auto 0px auto;
	}

table.prices td.alignedrt {
	text-align: right;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.prices td.alignedrt p {
	margin: 0px 10px 0px 10px;
	}

table.prices td.alignedlft {
	text-align: left;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.prices td.alignedlft p {
	margin: 0px 10px 0px 10px;
	}

table.pricesgroup {
	width: 650px;
	border-collapse: collapse;
	border-spacing: 0;
	color: #3C321E;
	background-color: transparent;
	margin: 0px 5px 15px 15px;
	padding: 0px;
	}

table.pricesgroup th.alignedctr {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.pricesgroup th.alignedctr p {
	margin: 0px auto 0px auto;
	}

table.pricesgroup th.bottomborder {
	width: 160px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	}

table.pricesgroup th.alignedlft {
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	}

table.pricesgroup td.alignedctr {
	text-align: center; 
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px auto 0px auto;
	padding: 0px;
	padding: 3px 0px 3px 0px;
	}

table.pricesgroup td.alignedrt {
	text-align: right;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 0px;
	}

table.pricesgroup td.alignedlft {
	text-align: left;
	vertical-align: top;
	border: 1px solid #C7C2B7;
	margin: 0px;
	padding: 3px 0px 3px 12px;
	}

/* Home Page Content Styles */

div.contenthome {
	width: 680px;
	color: #3C321E;
	background-color: #FFFFFF; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 10px 0px;
	}

img.subheadhome {
	margin: 0px 0px 4px 0px;
	}

div.contenthome p {
	margin: 0px 10px 18px 10px;
	}

div.contenthome h1 {
	text-transform: uppercase;
	margin: 0px 10px 14px 10px;
	}

div.contenthome h1 img {
	margin: 0px 0px 0px 2px;
	}

div.contenthome h2 {
	margin: 0px 10px 0px 10px;
	}

div.contenthome h3 {
	margin: 0px 10px 0px 10px;
	}

/* Sponsors Section Styles */

div#sponsors p {
	text-align: center;
	margin: 0px auto 25px auto;
	}

/* END CONTENT STYLES */

/* FOOTER STYLES */

div#footer {
	width: 680px;
	color: #55472F;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	}

div#footer p {
	font-size: 11px;
	line-height: 15px;
	color: #55472F;
	background-color: transparent;
	margin: 0px 18px 0px 18px;
	}

div#footer p a { 
	color: #55472F;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer p a:link {  
	color: #55472F; 
	background-color: transparent; 
	text-decoration: none;  
	}

div#footer p a:visited { 
	color: #55472F;
	background-color: transparent; 
	text-decoration: none; 
	}

div#footer p a:active { 
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

div#footer p a:hover {  
	color: #333333; 
	background-color: transparent; 
	text-decoration: underline; 
	}

/* END FOOTER STYLES */
	
