/* ------------- "generic" styles */

html { 
	min-height: 100%;
 	margin-bottom: 1px; 
} 
body {
	margin: 0; padding: 0;
	background: #333333;
	font: small "Tahoma", Arial, sans-serif;
}

a {
	text-decoration: none;
	
}
a:link {
	color: #ff33ff;
  	text-decoration : none;
}
a img {
	border: none;
}
p {
	font-family:'Verdana', Helvetica, sans-serif;
	margin: 0 0 1em;
	font-size: 9pt;
	line-height: 140%;
}

/* ------------- header and navigation styles */

#header{
	width : 806px;
	height: 290px;
	text-align: left;
}
#navbg{
	background-image: url(files/navbg.jpg);
	width: 806px;
	height: 25px;
}
#cont {
	width: 806px;
	margin: 0 auto;
	padding-top: 40px;
}
#splash{
	width : 837px;
	height: 473px;
}
#music {
	display: block;
	width: 180px;
	padding: 5px 0px 2px 0px;
	color: #ffffff;
	font-family: 'Verdana', Helvetica, Sans-serif;
	font-size: 10pt;
	float : right;
	margin: -24px 20px 3px 0px;
}
.current{
	text-decoration: underline;
	color: white;
}
#navlinks {
	display: block;
	width: 400px;
	padding: 5px 0px 2px 0px;
	color: #000000;
	font-family: 'Verdana', Helvetica, Sans-serif;
	font-size: 9pt;
	float : left;
	margin: -23px 0px 0px 170px;
}

#navlinks li {
	display: inline;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #cccccc;
}
#navlinks li.last {
	border-right: 0;
}

#navlinks a {
	color: #FFffff;
}
#navlinks a:hover {
	color: #FF33ff;
}

/* ------------- main column */
#title {
	clear: both;
	font-size: 12pt;
	font-weight: bold;
	font-family:'Verdana', Helvetica, sans-serif;
}
#content {
	clear: both;
	width: 806px;
	height : 600px;
	background: #404141;
}
#gallerycontent {
	clear: both;
	width: 806px;
	height : 1000px;
	background: #404141;
	padding-bottom:2px;
}
#merchandisecontent {
	clear: both;
	width: 806px;
	height : 500px;
	background: #404141;
	padding-bottom:2px;
}
#gigcontent {
	clear: both;
	width: 806px;
	height : 500px;
	background: #404141;
	padding-bottom:2px;
}
#contactcontent {
	clear: both;
	width: 806px;
	height : 400px;
	background: #404141;
	padding-bottom:2px;
}
#maintext{
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 12pt;
	color : #999999;
	float : left;
	width : 520px;
	padding-top: 20px;
	padding-left : 20px;
	line-height: 120%;
}
#frame{
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 12pt;
	color : #999999;
	float : left;
	width : 520px;
	padding-top: 0px;
	padding-left : 0px;
	line-height: 120%;
}

.galleryimage{
	width : 265px;
	height: 180px;
	}
.merchinfo{
	width : 265px;
	height: 20px;
	float: left;
	padding-bottom: 30px;
	padding-left: 5px;
	line-height: 120%;
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	}
.galleryimage2{
	width : 265px;
	height: 180px;
}
.merchimage{
	width : 265px;
	height: 180px;
	float: right;
	padding-left: 5px;
}
#gallery{
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 10pt;
	color : #999999;
	float : left;
	width : 550px;
	padding-top: 20px;
	padding-left : 20px;
	line-height: 160%;
}
#gigdates{
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 10pt;
	color : #999999;
	float : left;
	width : 550px;
	padding-top: 20px;
	padding-left : 20px;
	line-height: 160%;
}
#merchandise{
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 10pt;
	color : #999999;
	float : left;
	width : 550px;
	padding-top: 20px;
	padding-left : 20px;
	line-height: 160%;
}
#musiccont{
	width: 194px;
	display: block;
	padding-right: 20px;
	padding-top: 20px;
	float:right;	
}
#pink{
	}
.title {
	display : block;
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	padding-bottom: 20px;
	line-height : 120%;
}

/* ------------- image styles */
.mastercont{
	padding-top: 8px;
	padding-right: 6px;
	width: 262px;
	height: 300px;
	float: left;
}
.mastercont2{
	padding-top: 8px;
	padding-right: 6px;
	width: 264px;
	height: 300px;
	float: left;
}
.bold {
	font-family:'Verdana', Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#hometext{
	padding-top: 5px;
	display : block;
	width: 806px;
	height: 400px;
}
/* ------------- footer styles */

#footer {
	clear: both;
	margin: 0 auto;
	border-top: 3px solid #ff33ff; 
	width: 806px;
	padding-top: 5px;
	padding-bottom: 40px;

}
#footer a {
	color: #848484; 
	text-decoration: none;
}
#footer a:hover {
	color: #ff33ff;
}

a.bottom, .bottom { 
	font-family:'Verdana', Helvetica, sans-serif; 
	font-size: 7pt;  
	text-decoration : none;  
	color: #999999;
}
#copyright{
	float: right;
	margin-top: -26px;
	margin-right: 0px;
	font-family:'Verdana', Helvetica, sans-serif; 
	font-size: 7pt;  
	text-decoration : none;  
	color: #999999;
}