﻿body {
	background-image: url("images/bg.gif");
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #003333;
	margin: 0;
	padding: 0;
	border: 0;
}

#wrap{
	position: relative;
	background-image: url("images/deco_bg_inner.gif");
	background-repeat: repeat-y;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#container {
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #fff;
}

#top1 {
	float: left;
	top: 0px;
	left: 0px;
	background-image: url("images/top1.gif");
	background-repeat: no-repeat;
	width: 700px;
	height: 197px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#top2 {
	position: absolute;
	top: 209px;
	left: 0px;
	background-image: url("images/top2.gif");
	background-repeat: no-repeat;
	width: 700px;
	height: 237px;
	margin: 0;
	padding: 0;
	text-align: center;
}

	/* THIS IS THE BEGINING OF THE NAV CODE */

#nav {
	float: left;
	background: url("images/nav.gif");
	background-repeat: no-repeat;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
	white-space: nowrap;
	height: 12px;
	display: inline;
	overflow: hidden;
	width: 700px;
	z-index: 1002;
	left: 8px; /* fixes weird IE5.0/win absolute position within relative */
	left/* */: 12px;
	}

html>body #nav  {
	left: 0px;
	} 
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}


#nav a {
	float: left;
	padding: 12px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px;
	}
	
#nav a:hover {
	background-position: 0 -12px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -24px;
	}
	
#navshows a  {
	background: url("images/shows.gif");
	width: 56px;
	margin: 0 0 0 169px;
	}

#navnews a  {
	background: url("images/news.gif");
	width: 47px;
	margin: 0 0 0 9px;
	}

#navmedia a  {
	background: url("images/media.gif") top left no-repeat;
	width: 53px;
	margin: 0 0 0 9px;
	}

#navbio a  {
	background: url("images/bio.gif") top left no-repeat;
	width: 34px;
	margin: 0 0 0 9px;
	}

#navmerch a  {
	background: url("images/merch.gif") top left no-repeat;
	width: 56px;
	margin: 0 0 0 9px;
	}

#navcontact a  {
	background: url("images/contact.gif") top left no-repeat;
	width: 72px;
	margin: 0 0 0 9px;
	}

	/* THIS IS THE END OF THE NAV CODE */
	

#logo {
	float: left
	top: 0px;
	left: 0px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#news_intro {
	float: left;
	width: 400px;
	margin: 220px 0 0 0;
	padding: 0px;
}

#news_intro h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 10px 0 120px;
	padding: 0;
}

#news_intro h2 {
	font-family: georgia;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	margin: 18px 10px 0 120px;
	padding: 0;
}

#news_intro p {
	font-family: helectiva;
	background: url("images/nws.gif");
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 14px;
	line-height: 18px;
	margin: 18px 10px 0 120px;
	padding: 0;
}

#shows_intro {
	float: right;
	width: 300px;
	margin: 220px 0 0 0;
	padding: 0px;
	color: #fff;
}

#shows_intro h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 10px;
	padding: 0;
}

#shows_intro p {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 18px 120px 0 10px;
	padding: 0px;
}

#contact a {
	color: #cff;
	text-decoration: none;
}

#contact a:hover {
	color: #9fc;
	text-decoration: underline;
}

#contact {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
}

#contact h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 120px;
	padding: 0;
}

#contact h2 {
	font-family: georgia;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	margin: 28px 120px 6px 120px;
	padding: 0;
}

#contact p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 0px 120px 0px 120px;
	padding: 0;
}

#news {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
	z-index: 10;
}

#news h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
}

#news h2 {
	font-family: georgia;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
	color: #cff;	/* ******************************* */
}

#news p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
}

#news a:link, #news a:visited {
	color: #cff;
	text-decoration: none;
}

#news a:hover {
	color: #9fc;
	text-decoration: underline;
}
	

#shows {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
}

#shows h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	margin: 18px 120px 0 120px;
	padding: 0;
}

#shows p {
	font-family: helectiva;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	margin: 18px 120px 0 120px;
	padding: 0;
}

#shows a {
	color: #cff;
	text-decoration: none;
}

#shows a:hover {
	color: #9fc;
	text-decoration: underline;
}

#pastshows {
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#pastshows h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	margin: 40px 120px 18px 120px;
	padding: 0;
}

#pastshows p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	margin: 8px 120px 0 120px;
	padding: 0;
}

#footer {
	clear: both;
	height: 100px;
	width: 700px;
}

#footer p {
	font-family: helectiva;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	margin: 0px 120px 0 0;
	padding: 80px 0 0 0;
}

#merch {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
}

#merch h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 120px;
	padding: 0;
}

#merch h2 {
	font-family: georgia;
	font-size: 20px;
	line-height: 22px;
	text-align: left;
	text-decoration: underline;
	margin: 18px 120px 18px 120px;
	padding: 0;
}


#merch h3 {
	font-family: georgia;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#merch p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 0 200px 0 0;
	padding: 0;
}

#merch a:link, #merch a:visited {
	color: #cff;
	text-decoration: none;
}

#merch a:hover {
	color: #9fc;
	text-decoration: underline;
}

#album {
	height: 200px;
	width: 458px;
	margin: 0 auto;
}

#album img {
	border: 1px solid #fff;
	float: right;
}

#album form {
	float: left;
	margin: 0;
	padding: 20px 10px 0 0;
}

#shirt {
	height: 264px;
	width: 458px;
	margin: 0 auto;
}

#shirt img {
	border: 1px solid #222;
	float: right;
}

#bio {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
	z-index: 10;
}

#bio h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
}

#bio p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
}

#media {
	float: left;
	width: 700px;
	margin: 11px 0 0 0;
	padding: 0px;
	z-index: 10;
}

#media h1 {
	font-family: georgia;
	font-size: 32px;
	line-height: 36px;
	text-align: center;
	text-decoration: underline;
	margin: 18px 120px 0 120px;
	padding: 0;
	z-index: 10;
}

#media h2 {
	font-family: georgia;
	font-size: 17px;
	line-height: 20px;
	text-align: left;
	margin: 28px 120px 6px 120px;
	padding: 0;
}

#media h3 {
	font-size: 13px;
	text-align: left;
	margin: 16px 120px 6px 120px;
	padding: 0;
	}

#media p {
	font-family: helectiva;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	margin: 0px 120px 0px 120px;
	padding: 0;
}

#media a {
	color: #cff;
	text-decoration: none;
}

#media a:hover {
	color: #9fc;
	text-decoration: underline;
}

.prop {
	height: 600px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#photos	{
	width: 432px;
	margin: 0 auto;
	}

#photos .photo	{
	border-bottom: 2px solid #cff;
	margin-top: 12px;
	padding: 0;
	width: 432px;
	text-align: left;
	}

#photos .photo img {
	border: 2px solid #cff;
	border-bottom: 0;
	}

#photos .photo img:hover {
	border-color: #9fc;
	}

#photos .caption {
	border: 0;
	margin: 0;
	padding: 0;
	padding-right: 12px;
	text-align: right;
	color: #fff;
	width: 432px;
	}

#photo	{

	}

#photo h2 {
	margin: 24px 0 6px 0;
	font-family: georgia;
	font-size: 1.3em;
	text-align: center;
	color: #cff;
	}

#photo h3 {
	font-family: georgia;
	text-align: center;
	margin: 0 0 12px 0;
	}

#credit	{
	text-align: center;
	margin: 0 auto;
	}

#credit p {
	font-family: georgia;
	text-align: center;
	margin: 0;
	}

#photo a {
	border: 0;
	width: 200px;
	display: inline;
	}

#photo img {
	display: block;
	margin: 0 auto;
	margin-top: 12px;
	width: 200px;
	border: 1px solid #cff;
	}

#photo img:hover {
	border-color: #9fc;
	}	


.pressp {
	margin-top: 6px !important;
	text-align: center !important;
	}

.pressh4, .pressh5 {
	color: #9fc;
	margin-bottom: 6px;
	}