body{
	background: #AF2724 url(/images/bkg/masthead.gif) repeat-x;
	font: 76% Georgia, "Times New Roman", serif;
}

* {
	margin: 0;
	padding: 0;
}

#masthead {
	background:	url(/images/bkg/masthead_right.gif) no-repeat top right;
	width: 100%;
	height: 384px;
	position: relative;
}

#branding {
	background: url(/images/bkg/masthead_left.gif) no-repeat;
	width: 100px;
	height: 384px;
}

#mainNav {
	position: absolute;
	height: 384px;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#mainNav ul {
	background: url(/images/bkg/masthead_navswooshy.gif) no-repeat top center;
	list-style: none;
	text-align: center;
	font-size: 1.08em;
	width: 21em;
	padding: 40px 0 0 0;
	position: relative;
	top: 85px;
	right: 75px;
	z-index: 3;
}

#mainNav li {
	background: #E3E2D9;
}

#mainNav li:hover {
	background: #E3E2D9 url(/images/bkg/masthead_navHover_right.gif) no-repeat center right;
}

#mainNav a:link {
	display: block;
	width: 99%;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2.4em;
	letter-spacing: .1em;
	border: none;
}

#mainNav a:visited {
	display: block;
	width: 99%;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 2.4em;
	letter-spacing: .1em;
	border: none;
}

#mainNav a:hover, #mainNav a:active {
	background: url(/images/bkg/masthead_navHover_left.gif) no-repeat center left;
}
		
#mastimage {
	position: absolute;
	bottom: 3px;
	left: 0px;
	z-index: 2;
}

#logo {
	position: absolute;
	width: 381px;
	height: 117px;
	text-indent: -1000em;
	background: url(/images/bkg/masthead_logo.gif) no-repeat;
	z-index: 3;
	left: 32px;
}

/*********************************************************************
 *
 *
 *		Content Area Styles
 *
 *
 *********************************************************************/
 
 #contentWrapper {
 	min-width: 760px;
 	max-width: 1200px;
 	padding: 30px 0;
 }
 
 #primaryContent {
 	width: 66%;
 	min-width: 501px;
 	max-width: 792px;
 }
 
 a:link, a:visited {
 	color: #000;
 	text-decoration: none;
 	border-bottom: 1px dotted #000;
 }
 
 a:hover, a:active {
 	border-bottom-style: solid;
 }

#secondaryContent a:link, #secondaryContent a:visited {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#secondaryContent a:hover, #secondaryContent a:active {
	border-bottom-style: solid;
}

.flash {
	background: url(/images/bkg/mainflash_lowerleft.gif) no-repeat bottom left;
}

.flash-outer {
	background: url(/images/bkg/mainflash_lowerright.gif) no-repeat bottom right;
}

.flash-inner {
	background: url(/images/bkg/mainflash_upperleft.gif) no-repeat top left;
}

 .flash h2 {
 	background: url(/images/bkg/mainflash_upperright.gif) no-repeat top right;
	color: #FFFFFF;
 	padding: 45px 60px 45px 140px;
 	margin: 0;
 	font-weight: normal;
 	text-transform: uppercase;
 	font-size: 1.6em;
 }


 .story {
 	background: url(/images/bkg/maincolumn_lowerleft.gif) no-repeat bottom left;
 }
 
 .story-outer {
 	background: url(/images/bkg/maincolumn_lowerright.gif) no-repeat bottom right;
 }
 
 .story-inner{
 	background: url(/images/bkg/maincolumn_upperleft.gif) no-repeat top left;
 }
 
 .story h2 {
 	background: url(/images/bkg/maincolumn_upperright.gif) no-repeat top right;
 	padding: 45px 60px 0 60px;
 	margin: 0;
 	font-weight: normal;
 	text-transform: uppercase;
 	font-size: 2.1em;
 }
 
 .story .musicplayer {
 	float: left;
 	padding: 44px 18px 10px 58px;
 	background: url(/images/bkg/mp3player.gif) no-repeat;
 	background-position: 44px 29px;
 }
 
 .story p {
 	padding: 8px 60px 0 60px;
 }
 
.story ol {
 	padding: 8px 60px 0 77px;
	font-size:1.2em;
}

.story li {
	padding: .4em 0;
	letter-spacing: .1em;
}

 .story h3 {
 	clear: both;
 	padding: 13px 42px 55px 42px;
 	text-align: center;
 	font-weight: normal;
 	text-transform: uppercase;
 	font-size: 1.3em;
 	letter-spacing: .1em;
 }
 
 #secondaryContent {
 	background: #666666;
 	width: 33%;
 	min-width: 21em;
	max-width: 29em;
	position: absolute;
	right: 0;
	top: 414px;
 }
 
 .block {
 	background: url(/images/bkg/secondcolumn_bottom.gif) no-repeat bottom left;
 }
 
 .block h3 {
 	background: url(/images/bkg/secondcolumn_top.gif) no-repeat top left;
 	padding: 37px 30px 5px 80px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: .1em;
 }
 
 .block p {
 	padding: 5px 30px .6em 80px;
 	color: #FFFFFF;
 	font-size: 1.1em;
 }
 
 .block .radio {
 	margin: 0 13px 0 0;
 	text-transform: uppercase;
 	font-size: .8em;
 	letter-spacing: .1em;
 }
 
 .block .radio input {
 	margin: 0 7px 0 0;
	width: auto;
 }
 
.block input {
	width: 90%;
}

 #shows ul{
 	list-style: none;
 	font-size: 1.1em;
 	letter-spacing: .2em;
 	line-height: 1.1em;
 	color: #FFFFFF;
 	padding: 5px 30px 30px 80px;
 }
 
 #shows li{
 	margin: 0 0 1em 0;
 }

#shows p{
	padding: 5px 30px 30px 80px;
}

#mailinglist #submit {
	padding: 15px 30px 30px 80px;
}