body {
	background: #000000;
	text-align: center;
	}

html>body{
	background: #000000 url("background4.png");
	}

em {
	font-style: normal;
	}

#container {
	background: transparent url("bluegray.png") repeat;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: justify;
	color: rgb(0,0,0);
	font: 1em Arial, helvetica;
	}

#header {
	padding: 0px;
	background: transparent url("header-top-PNG.png") no-repeat top left;
	height: 40px;
	max-height: 40px;
	padding: 0px 2px 0px 300px;
	margin: 0px 0px 0px 0px;
	font: bold small-caps 12px Arial, helvetica;
	text-align: justified;
	}


#navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	height: 22px;
	list-style: none;
	display: inline;
	overflow: hidden;	
	}

#navigation p{
	display: none;
	margin: 0;
	padding: 0;
	}


#navigation ul {
	margin: 0px 0px 0px 40px; 
	padding: 0px 0px 0px 0px;
        list-style: none;
	display: inline;
	}

#navigation li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
        list-style: none;
	display: inline;
	}

#navigation a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px; /* for IE5/Win only */
	}


#navigation a:hover {
	background-position: 0 -22px;
	}

#navigation a:active{
	background-position: 0 -44px;
	}

#news a  {
	width: 85px;
	background: url(news-tri-png.png) top left no-repeat;
	}

#info a  {
	width: 64px;
	background: url(info-tri-png.png) top left no-repeat;
	}

#shows a  {
	width: 90px;
	background: url(shows-tri-png.png) top left no-repeat;
	}

#music a  {
	width: 83px;
	background: url(music-tri-png.png) top left no-repeat;
	}

#pics a  {
	width: 65px;
	background: url(pics-tri-png.png) top left no-repeat;
	}

#guys a  {
	width: 121px;
	background: url(members-tri-png.png) top left no-repeat;
	}

#alumni a  {
	width: 99px;
	background: url(alumni-tri-png.png) top left no-repeat;
	}

#buy a  {
	width: 193px;
	background: url(buy-tri-png.png) top left no-repeat;
	}

h1#news{
    padding: 35px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("news.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:35px;
}

h1#info{
    padding: 47px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("info.png");
    background-repeat: no-repeat;
    float:right;    
    height: 0px !important;
    height /**/:47px;
}

h1#shows{
    padding: 36px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("shows.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:36px;
}

h1#music {
    padding: 36px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("music.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:36px;
}

h1#pics {
    padding: 36px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("pictures.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:36px;
}

h1#members {
    padding: 48px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("members.png");
    background-repeat: no-repeat;
    float:right; 
    height: 0px !important;
    height /**/:48px;
}

h1#alumni {
    padding: 36px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("alumni.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:36px;
}

h1#store {
    padding: 35px 0 0 0;
    margin: 0px 0 0 0;
    overflow: hidden;
    background-image: url("store.png");
    background-repeat: no-repeat;
    float:right;     
    height: 0px !important;
    height /**/:35px;
}

#title{
	padding 5px 5px 20px 5px;
	margin: 5px 5px 80px 0px;
	text-align: right;
	}

#section{
	padding: 0px 20px;
	margin: 20px 0px;
	clear: both;
	}

#section h2{
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#section h5{
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#section h4{
	margin: 0px;
	padding: 0px;
	}

#section h6{
	margin: 0px;
	padding: 0px;
	}

#section p{
	padding: 0px 0px;
	margin-bottom: 0;
	}
	
#pics_section{
	padding: 0px 20px;
	margin: 20px 0px;
	clear: both;
	font-size: .8em;
	}
	
p + p {
	text-indent: 1.5em;
	margin-top: 0;
	}

#smallprint{
	font-size: .75em;
	}

img{
	border: 0;
	margin: 0;
	}

img.one {
	border: solid 5px rgb(128,128,128);
	margin: 12px 12px 24px 12px;
	float: right;
	}

img.two {
	border: solid 5px rgb(128,128,128);
	margin: 12px 12px 24px 12px;
	float: left;
	}

img.bio {
	border: solid 5px rgb(128,128,128);
	margin: 12px 12px 24px 12px;
	float: right;
	}

img.albumcover {
	border: solid 5px rgb(128,128,128);
	float: right;
	margin: 12px 30px 24px 12px;
	}

img.downloads2 {
	border: solid 5px rgb(128,128,128);
	margin: 12px 12px 12px 12px;
	}

img.audiotop, img.audiobottom{
	border: solid 5px rgb(128,128,128);
	display: block;
	margin: 12px auto;
	text-align: center;
	} 
 
a{
	color: rgb(30,30,30);
	}

a:hover{
    color: rgb(227,227,227);
	}

a:active{
	color: rgb(204,0,0);
	}

a:visited{
	color: rgb(227,227,227);
	}

span {
	display: inline;
	}

table {
	text-align: center;
	}

td {
	padding: 2px 5em 0px 0px;
	}

#section ul, #section ol{
	font-size: .8em;
	}

#section ul.right{
	float: right;
	}

#section ul.left{
	float: left;
	}

#section li{
	margin: .5em;
	}

#copyright{
	text-align: center;
	clear: both;
	}

#footer{
	text-align: center;
	background: transparent url("squiggle.png") no-repeat top center;
	clear: both;
	padding: 30px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}


#footer_navigation {
	margin: 12px 20px 12px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer_navigation p{
	display: none;
	margin: 0;
	padding: 0;
	}


#footer_navigation ul {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;

	}

#footer_navigation li {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style: square inside;
	}

	
#subfooter{
	background: transparent url("container-bottom-ie.gif") no-repeat bottom left;
	width: 660px;
	padding: 0px 0px 12px 0px;
	margin: -16px 0px 0px 0px;
	}

#container>#subfooter{
	background: transparent url("container-bottom.png") no-repeat bottom left;
	padding: 0px 0px 25px 0px;
	}
