body {
	font-family: Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	background: white url(images/bkgbar.gif) repeat-y 0 0 ;
	color: black;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.bkgcolor {
	background-color: #003318;	
}

div#hp_record, div#mainframe {
	margin-left:265px;
	position:relative;
}

div#hp_record {
	background: #003318;
	height:540px;
}

div#hp_record br {
	display:none;
}

div#hp_mountain {
	float:right;
	width: 359px;
	height:208px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mountain.png');
	background: transparent;	
	margin-top:315px;
	margin-right:50px;
}

div#hp_record > div#hp_mountain {
	background: url(images/mountain.png)  no-repeat 0 0;	
}

div#hp_moon {
	width:196px;
	height:196px;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/moon.png');
	background: transparent;	
	position:absolute;
	top:56px;
	left:50px;
}

div#hp_record > div#hp_moon {
	background: url(images/moon.png)  no-repeat 0 0;	
}

div#hp_clouds {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/clouds.png');
	background: transparent;	
	height:45px;
	position:absolute;
	top:500px;	
	width:100%;
}

div#hp_record > div#hp_clouds {
	background:url(images/clouds.png) repeat-x 0 0;	
}

div#hp_logo {
	background: white url(images/greenlogo.gif) no-repeat 0 0;	
	height:38px;
	width:208px;
	position:absolute;
	top:540px;
	left:50px;
}

div#masthead {
	position:absolute;
	top:0;
	left:0;
	background: transparent;	
	width:265px;
	height:500px;	
	background:transparent url(images/bandname.jpg) no-repeat 0 30px;
}

div#navigation {
	left:40px;
	top:105px;	
	position:absolute;
	font-size:18px;
	line-height:1.5em;
}

div#navigation ul {
		list-style:none;
		margin:0;
		padding:0;
}

div#navigation ul li {
	list-style:none;	
}

div#navigation a {
	color:white;
	font-weight:bold;	
}

div#navigation ul li.active a {
	text-decoration: line-through;
	color: #23282b;	
}

div#contact_copy {
	margin-top: 25px;
	width:113px;
	height:20px;
	background: transparent url(images/contact_copy.gif) no-repeat 0 0;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/contact_copy.png');
	background-color: transparent;*/
}

div#navigation > div#contact_copy {
	background: url(images/contact_copy.png) no-repeat 0 0;	
}

div#content, div#content2 {
	padding:20px 50px 20px 30px;
	line-height:1.35em;
	font-size:12px;	
	overflow: hidden;
}

div#content {
	color:white;
}

div#content2 {
	color:black;
	position:relative;	
}	
div#content h1, div#content2 h1 {
	border-bottom:1px dotted black;
	color:black;	
}

div#content h2, div#content2 h2 {
	margin-bottom:12px;	
}

div#content hr, div#content2 hr {
	margin-top:12px;
	border:0;
	border-top:1px dotted black;	
}

div#content a, div#content2 a {
	color:#D64700;
}

div.merchitem {
	border:1px solid black;
	color:black;
	float:left;
	margin-right:15px;
	overflow:hidden;
	padding: 5px 20px 20px 20px;
	text-align:center;
	width:250px;
	background:white;
}

div.merchitem img.product {
	border: 1px solid black;	
}

div#indexhibitcred {
	margin-top:10px;
	font-size:10px;
	color:#23282b;	
}

div#indexhibitcred a {
	font-size:10px;
	color:#23282b;
	font-weight:bold;	
}

div#hp_ie6web {
	height:615px;
	background: transparent url(images/IE6hp.jpg) repeat-x 0 0;	
}

/* TWITTER CUSTOM CSS - hiding parts of default widget */

div#twtr-custom-wrap {
	position:relative;
	left: -15px;	
}

div#twtr-profile-widget {
	position:relative;	
}

div#twtr-profile-widget div.twtr-ft, div#twtr-profile-widget div.twtr-hd {
	display:none
}

div#twtr-custom-hd  {
	text-indent:5px;
	margin-top:50px;
}

div#twtr-custom-hd a {
	color:#23282b;
	font-weight:bold;
	font-size:14px;	
}