/*///////////////Universal Elements/////////////////*/
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 75%;
	line-height: 135%;
	background-image: url("../pics/bkgd.gif");
	color:  #330000;
	text-align: left;
	}

a {
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	color: #330000;
	text-decoration: none;
	}
a:hover {
	color: #af0000;
	text-decoration: none;
	}

h3 {
	position: relative;
	color: #af0000;
	background: #440000;
	border-bottom: 4px solid #663300;
	font-size: 120%;
	font-variant: small-caps;
	padding: 2px 0 2px 4px;
	margin: 0;
	}

p {
	margin: 0;
	padding: 0;
	}

p.p1 {
	padding: 7px 8px 11px 8px;
	}
	
p.p2, p.p3, p.p4, p.p5 {
	padding: 0px 8px 10px 8px;
	}

p.pic {
	text-align: center;
	}

li {
	padding: 0px 8px 0px 0px;
}	

.i {
	font-style: italic;
	}

#container{
	position: relative;
	background: #330000;
	width: 700px;
	height: 1550px;
	border: 2px solid #5F5F5F;
	margin: 0 auto 0 10%;
	text-align: left;
	}

/*////////////////Top Section/////////////*/

#header {
	padding: 0;
	margin: 0;
	}

#header h1{
	width: 700px;
	height: 120px;
	background: #550000 url("../pics/header1.jpg") no-repeat top left;
	margin: 0;
	padding: 0;
	}
	
#header h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#header h2{
	height: 120px;
	background: url("../pics/veedee2.gif") no-repeat 10px 12px;
	margin-top: -120px;
	margin-bottom: 0px;
	}

#header h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#address {
	background-color: #AF0000;
	color: #cc3300;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 125%;
	font-size: 100%;
	border: 1px solid #5F5F5F;
	border-left: 0px;
	border-right: 0px;
	width: 700px;
	}

#address p {
	position: relative;
	padding: 2px 0px 2px 7px;
	text-transform: uppercase;
	font-weight: bold;
	}

/*/////////////Main Content Portion///////////*/	
	
#mainContent {
	margin-left: 170px;
	/*margin-right: 55px;*/
	font-size: 90%;
	}

#item1 {
	position: relative;
	width: 470px;
	background: #cc9966;
	border: 2px solid #663300;
	margin-bottom: 20px;
	}

span.detail {
	color: #ffff66;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-size: 87%;
	}

#item2 {
	position: relative;
	width: 470px;
	background: #cc9966;
	border: 2px solid #663300;
	margin-bottom: 20px;
	}

#item3 {
	position: relative;
	width: 470px;
	background: #cc9966;
	border: 2px solid #663300;
	margin-bottom: 20px;
	}

#item4 {
	position: relative;
	width: 470px;
	background: #cc9966;
	border: 2px solid #663300;
	margin-bottom: 20px;
	}

#item4 a {
	padding: 7px 8px 11px 8px;
	}

#footer{
	position: relative; 
	left: 0px; 
	padding: 65px 10px 10px 20px;
	text-align: right;
	}

/* Menu */

#menu {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 150px;
	}

#menu h3{
	width: 150px;
	height: 20px;
	background: #440000;
	margin: 0;
	text-transform: none;
	color: #fff;
	font-size: 20px;
	padding: 0 0 0 3px;
	border-bottom: 2px solid;
	}

#menu h3 span{
	display: none;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	}

#menu li{
	padding-left: 10px;
	margin-bottom: 4px;	
	color: #818181;
}

/*Colors & Menu Pictures*/
#mNews {
	background: #ffcc00;
	border-top: 2px solid #ffff66;
	border-bottom: 2px solid #ffff66;*/
	}

#mNews h3 {
	padding: 0;
	color: #ffcc00;
	background: #440000 url("../pics/news.gif") no-repeat 0px 0px;
	border-bottom-color: #ffff66;
	}
	
#mArtists {
	background: #ff9900;
	/*border-top: 2px solid #ffcc00;*/
	border-bottom: 2px solid #ffcc00;
	}

#mArtists h3 {
	padding: 0;
	color: #ff9900;
	background: #440000 url("../pics/artists.gif") no-repeat 0px 0px;
	border-bottom-color: #ffcc00;
	}
		
#mTours {
	background: #ff6600;
	/*border-top: 2px solid #ff9900;*/
	border-bottom: 2px solid #ff9900;
	}

#mTours h3 {
	padding: 0;
	color: #ff6600;
	background: #440000 url("../pics/tours.gif") no-repeat 0px 0px;
	border-bottom-color: #ff9900;
	}
	
#mMedia {
	background: #cc0000;
	/*border-top: 2px solid #ff6600;*/
	border-bottom: 2px solid #ff6600;
	}
	
#mMedia h3 {
	padding: 0;
	color: #cc0000;
	background: #440000 url("../pics/media.gif") no-repeat 0px 0px;
	border-bottom-color: #ff6600;
	}

#mContact {
	background: #663300;
	/*border-top: 1px solid #cc0000;*/
	border-bottom: 2px solid #cc0000;
	}
	
#mContact h3 {
	padding: 0;
	color: #663300;
	background: #440000 url("../pics/contact.gif") no-repeat 0px 0px;
	border-bottom-color: #cc0000;
	}

/*This style sheet is for the releases menu.*/

/*//////////////Universal////////////////*/

#releases {
	position: absolute;
	top: 180px;
	left: 660px;
	width: 90px;
	}
	
/*Non Display Items*/

#r1 h5, #r2 h5, #r3 h5, #r4 h5{
	display: none;
	}	

/*//////////////CDs/////////////////*/
	
#r1 {
	padding: 0;
	margin: 0 0 10px 0;
	width: 90px;
	height: 90px;
	background: #550000;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	}

#r2 {
	padding: 0;
	margin: 0 0 10px 0;
	width: 90px;
	height: 90px;
	background: #550000;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	}
	
#r3 {
	padding: 0;
	margin: 0 0 10px 0;
	width: 90px;
	height: 90px;
	background: #550000;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	}
	
#r4 {
	padding: 0;
	margin: 0;
	width: 90px;
	height: 90px;
	background: #550000;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	}

/*////////Band Bio Picture Inserts//////////*/
#item1 h4.twoam { 
	width: 470px;
	height: 300px;
	background: #550000 url("../pics/2amband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.veedevice { 
	width: 470px;
	height: 300px;
	background: #550000 url("../pics/veedeviceband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.gypsy { 
	width: 470px;
	height: 300px;
	background: #550000 url("../pics/gypsyband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.igloos { 
	width: 470px;
	height: 250px;
	background: #550000 url("../pics/igloosband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.pfb { 
	width: 470px;
	height: 227px;
	background: #550000 url("../pics/pfbband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.nancy { 
	width: 470px;
	height: 300px;
	background: #550000 url("../pics/nancyseitersband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}

#item1 h4.tanukis { 
	width: 470px;
	height: 300px;
	background: #550000 url("../pics/tanukisband.jpg") no-repeat top center;
	margin: 0;
	padding: 0;
	}
	
#item1 h4 span {
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
	}