* {
	margin: 0;
	padding: 0;
	font-size: 13px;
	}
.clear {
	clear: both;
	}
img {
	border: none;
	}	
li.last {
	border: none;
	}	
sup {
	font-size: 60%;
	}	
hr {
	height: 6px;
	background: url(hr.jpg);
	border: none;
	margin-bottom: 8px;
	text-align: center;
	margin: 0 auto 5px;
	}

body {
	background: url(bgIE.jpg) no-repeat;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	}
	
a {
	color: #fec114;
	text-decoration: underline;
	}	
	a:hover {
	text-decoration: none;
	}

div#wrapper {
	margin-top: 35px;  
	margin-left: 18px;  
	color: #000; 
	background-image: url(shadowTop.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 12px;
	}
	
div#container {
	width:898px; 
	background: url(shadowBody.png) repeat-y; 
	padding: 0 10px;
	position: relative;
	}

div#header {
	background-color: #000;
	width: 880px;
	height: 70px;
	}	
	#header img {
	margin: 15px 10px;
	}
	
ul#menu { 
	list-style: none;
	color: #fff; 
	float: right;  
	margin-top: 23px;
	}
	#menu li {
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #808080;
	font-weight: bold;
	display: inline;
	color: #808080;
	}
	#menu li.last {
	border-right: none;
	}
	#menu li a { 
	text-decoration: none; 
	color: #fff;
	}
	#menu li a:hover { 
	color: #ffc100; 
	}
	
ul#yellowBox {
	height: 20px;
	color: #000;
	
	padding: 3px 3px 5px 3px;
	border: 2px outset #9e7400;
	
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	background-color:#ffc100;
	text-align: center;
	z-index: 500;
	list-style: none;
	}	
	#yellowBox li {
	border-right: 1px solid #000;
	display: inline;
	padding-right: 7px;
	margin-left: 7px;
	font-size: 15px;
	color: #000;
	}
	#yellowBox li.last {
	border-right: none;
	font-size: 15px;
	padding-right: 3px;
	}
	#yellowBox a {
	text-decoration: none;
	color: #000;
	font-size: 15px;
	}
	#yellowBox a:hover {
	color: #670001;	
	}
	/*#index #yellowBox {
	right: -300px;
	}*/
	
#main {  
	color: #bbb; 
	width:880px;  
	background-color:#000; 
	height:334px;  
	text-align: right;
	position: relative;
	}
	
#teaserBack { 
	position: absolute; 
	padding: 10px; 
	top: 30px; 
	right: 0px; 
	color: #fff; 
	width:440px; 
	height:250px; 
	background-color:#111; 
	text-align: left; 
	vertical-align: middle; 
	filter:alpha(opacity=0); 
	-moz-opacity:.0; 
	opacity:.0; 
	z-index: 5; 
	}
	
#teaserContent { 
	position: absolute; 
	padding: 10px; 
	top: 40px; 
	right: 0px; 
	width:440px;  
	height:230px;  
	background-color:#111; 
	filter:alpha(opacity=0); 
	-moz-opacity:.0;
	opacity:.0;
	z-index: 20;
	}	

#teaserContentCopy { 
	position: absolute; 
	padding: 10px; 
	top: 40px; 
	right: 0px; 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
	color: #fff; 
	width:440px;  
	height:220px;  
	text-align: left; 
	vertical-align: middle; 
	filter:alpha(opacity=0); 
	-moz-opacity:.0;
	opacity:.0;
	z-index: 25;
	}	

	
#teaserContentCopy a { 
	text-decoration: underline;
	color: #fec114;
	}

#teaserContentCopy a:hover { 
	color: #ffc100;
	}

.teaser_date { 
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	}

.teaser_quote { 
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height: 102%;
	color: #fff;
	font-weight: 100;
	margin: 15px 0;
	}

.teaser_byline { 
	font-size: 16px;
	color: #fff;
	}

.teaser_byline_long { 
	font-size: 14px;
	color: #fff;
	}

.teaser_byline_longer { 
	font-size: 12px;
	color: #fff;
	}

.teaser_leadin {
	font-size: 13px;
	font-style: italic;
	}

#story { 
	font-size: 11px; 
	color: #ddd; 
	width:880px;  
	height:650px;  
	background-color:#2a2a2a;
	text-align: left; 
	vertical-align: middle; 
	line-height: 90%;
	z-index: 10; 
	}

#storyCopy { 
	padding:  20px 30px 10px 10px; 
	width:440px;  
	float:right; 
	font-size: 12px; 
	line-height: 140%  
	}
	#storyCopy span, #storyCopy p, #teaserContentCopy span, #teaserContentCopy p {
	display: block;
	margin-bottom: 10px;
	}
	#storyCopy span.haveStory a {
	display: block;
	}

#media { 
	float:left; 
	padding: 0 0 0 20px;
	width:360px; 
	height: 430px;
	font-size: 12px; 
	text-align: center; 
	margin-top: 60px;
	vertical-align: middle;
	}
#flvplayer {
	margin-left: 15px;
	border: 3px solid #6b0000;
	margin-top: 10px;
	width: 320px; 
	height: 260px;
	}

#secondary { 
	color: #fff;
	width: 880px;
	height: 173px;
	background:#000 url(footerBG.jpg) repeat-x bottom;
	position: relative;
	overflow-x: hidden;
	margin-top: -14px;
	}
	#secondary #mcDlogo {
	position: absolute;
	right: 10px;
	bottom: 15px;
	}

/*------- FORM STYLES -------*/
input text {
	text-align: center;
	font-size: 11px;
	border: 2px solid #ffc100;
	margin-right: 5px;
	}

input.yellow {text-align: center; background-color: #ffc100; font-weight: bold;}


div#allStarReg {
	width: 390px;
	height: 163px;
	background: url(allStarLogo.jpg) no-repeat;
	font-size: 12px;
	}
	#allStarReg form {
	padding: 33px 0 0 215px;
	}
	#allStarReg form p {
	margin-bottom: 5px;
	}
	#allStarReg form label {
	margin-left: -67px;
	float: left;
	text-align: right;
	width: 60px;
	}
	#allStarReg form .submit input {
	background-color: #ffc100;
	width: 130px;
	height: 20px;
	font-weight: bold;
	}
#bdmon, #bdday {
	width: 30px;
	}
	#bdyr {
	width: 45px;
	}

p.submit label {
	visibility: hidden;
	}	
/*----- END FORM STYLES ----*/

div#national {
	width: 880px;
	background: url(shadowBottom.png) no-repeat;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 30px;
	padding: 15px 9px 0;
	}
	#national ul {
	list-style: none;
	margin-bottom: 15px;
	}
	#national ul li {
	padding-right: 5px;
	margin-left: 5px;
	border-right: 1px solid #666;
	display: inline;
	line-height: 1;
	font-size: 11px;
	}
	#national ul li.last {
	border-right: none;
	}
	#national ul a {
	text-decoration: underline;
	color: #666;
	font-size: 11px;
	}
	#national ul a:hover {
	color: #670001; 
	}
	#national ul li a.privacy, #national ul li a.rules {
	font-weight: bold;
	text-transform: uppercase;
	}
	#national p {
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	margin-bottom: 10px;
	text-align: left;
	}
	#national p a {
	color: #666;
	font-size: 10px;
	}
	#national p a:hover {
	text-decoration: underline;
	color: #333;
	}
	#national p span {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
		
.jsvalidation{
	font-size: 9px;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	height: 10px;
	}


#yellowBoxWrapper{
	width: 350px; /*  350 with share your story and 230 without */
	left: 1000px;
	position: absolute;
}

#yellowBoxEvents{
	width: 160px;
	left: 1000px;
	position: absolute;
}


div#banner_smokey {
	margin-top: 16px;
	width: 357px;
	height: 150px;
}
	
#allStarReg, 
#banner_smokey{
 position: absolute;
 left: -1000px;
}

p#footerCopy {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}