body {
	margin:20px;
	padding:0;
	background:#131311;
	color:#FFCC99;
	font-size:14px;
	font-family: georgia, verdana, arial, sans-serif;
	text-align:center;
}
.hide {
	list-style-type:none;
	display:inline;
}
.hide ul {
	padding-top:0px;
} 
img {
	border:1px solid #FFCC99;
}
img.popup {
	cursor:pointer;
}
img.inlinechar {
	border:0px;
	vertical-align: text-bottom;
}
span.popup {
	cursor:pointer;
	color: #B9AC75;
	text-decoration: underline;
}
hr {
	color: #986D3F;
}
a:link { color: #B9AC75 }
a:visited { color: #CCCCCC }
a img {border-width: 0;}
a#home img {background: url(images/home.gif) top left no-repeat;}
a#bio img {background: url(images/bio.gif) top left no-repeat;}
a#news img {background: url(images/news.gif) top left no-repeat;}
a#shows img {background: url(images/shows.gif) top left no-repeat;}
a#sound img {background: url(images/sound.gif) top left no-repeat;}
a#words img {background: url(images/words.gif) top left no-repeat;}
a#press img {background: url(images/press.gif) top left no-repeat;}
a#photos img {background: url(images/photos.gif) top left no-repeat;}
a#merch img {background: url(images/merch.gif) top left no-repeat;}
a#contact img {background: url(images/contact.gif) top left no-repeat;}
a#home:hover img {background: url(images/home_selected.gif) top left no-repeat;}
a#bio:hover img {background: url(images/bio_selected.gif) top left no-repeat;}
a#news:hover img {background: url(images/news_selected.gif) top left no-repeat;}
a#shows:hover img {background: url(images/shows_selected.gif) top left no-repeat;}
a#sound:hover img {background: url(images/sound_selected.gif) top left no-repeat;}
a#words:hover img {background: url(images/words_selected.gif) top left no-repeat;}
a#press:hover img {background: url(images/press_selected.gif) top left no-repeat;}
a#photos:hover img {background: url(images/photos_selected.gif) top left no-repeat;}
a#merch:hover img {background: url(images/merch_selected.gif) top left no-repeat;}
a#contact:hover img {background: url(images/contact_selected.gif) top left no-repeat;}
h1 {
	font-size:1.8em;
} 
h2 {
	font-size:1.6em;
} 
h2.tight {
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-size:18px;
}

p {
}
p.tight {
	margin-top: 0;
	margin-bottom: 0;
}
p.pic_title {
	color:#B9AC75;
	text-align:center;
	margin-top: 0;
}
p.pic_credit {
	color:#B9AC75;
	text-align:right;
	font-size:10px;
	margin-bottom: 0;
}
p.pic_popup {
	color:#B9AC75;
}
.header {
	margin:0 auto;
	width:760px;
	height:220px;
	border: none;
	background:#131311 url("images/titleback.jpg") no-repeat top center;
}

.logo {
	font-size: 28px;
	font-weight: normal;
	color:white;
	margin-top: 120px;
	padding:0;
}

.links {
	font-size: 28px;
	font-weight: normal;
	color:white;
	padding:0;
}

.menu {
	margin:20px auto;
	width:760px;
	border:1px solid #FFCC99;
	height:24px;
	line-height:24px;
	text-align:center;
}
.menu a {
	font-size:14px;
	padding:2px 10px;
	text-decoration:none;
	color:#B9AC75;
	background:#131311;
}
.menu a:hover {
	color:#131311;
	background:#B9AC75;
}
.menu a.cur {
	color:#131311;
	background:#B9AC75;
}
.submenu {
	margin:30px auto;
	width:760px;
	height:20px;
	line-height:20px;
	text-align:center;
}
.submenu a {
	font-size:15px;
	padding:2px 10px;
	text-decoration:none;
}

.containerlinks {
	margin:0 auto;
	width:520px;
	font-weight: normal;
	color:white;
	padding:0;
}
.containerjust {
	margin:0 auto;
	width:740px;
	text-align:justify;
}
.container2 {
	margin:0 auto;
	width:760px;
	text-align:left;
}
.left2 {
	width:360px;
	float:left;
	padding:10px;
}
* html .left2 {
	width:360px;
}
.right2 {
	width:360px;
	float:right;
	padding:10px;
	text-align:right;
}
* html .right2 {
	width:360px;
	text-align:right;
}
.left_narrow2 {
	width:240px;
	float:left;
	padding:10px;
}
* html .left_narrow2 {
	width:240px;
}
.left_wide2 {
	width:480px;
	float:left;
	padding:10px;
}
* html .left_wide2 {
	width:480px;
}
.right_wide2 {
	width:480px;
	float:right;
	padding:10px;
	text-align:right;
}
* html .right_wide2 {
	width:480px;
	text-align:right;
}
.right_narrow2 {
	width:240px;
	float:right;
	padding:10px;
	text-align:right;
}
* html .right_narrow2 {
	width:240px;
	text-align:right;
}
.container3 {
	margin:0 auto;
	width:760px;
	text-align:left;
}
.left3 {
	width:160px;
	float:left;
	padding:10px;
}
* html .left3 {
	width:160px;
}
.center3 {
	width:160px;padding:10px;
}
* html .center3 {
	width:160px;
}
.right3 {
	width:380px;
	float:right;
	padding:10px;
}
* html .right3 {
	width:380px;
}
.clear {
	clear:both;
	font-size:.1em;
}
table, th, td, tr 
{
	text-align: left;
	vertical-align: top;
	border: none
}
