* {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 0;
	padding: 0;
	min-width: 400px;
	font: 11px'Lucida Grande','Trebuchet MS', Helvetica, Arial, sans-serif;
	background: #000000 url(images/videobg_skyline.jpg) fixed top left ;
}

a:link, a:visited {
	color: #663300;
}

a:hover {
	color: #333333;
}

#accessibility {
	position: absolute;
	left: -9999px;
}

#container {
	position: relative;
	width: 500px;
	background: #FFF;
	margin-left: 132px;
	margin-right: auto;
	padding: 10px 10px 0;
}

#navigation {
	position: relative;
	width:280px;
	right: 150;
	float: right;
	margin-top: 70px;
	height: 150px;
	color: #626262;
	text-align: right;
	font-size: small;
	font-weight: 100;
}

#navigation ul {
	list-style-type: none;
	line-height: 19px;
	font-weight: bold;
	font: 14px "Courier New", Courier, mono, Arial, sans-serif;
}

#navigation a {
	display: block;
	width: 280px;
	border-bottom: 1px dashed #999;
	background: #FFF;
}

#navigation a:link {
	border-right: 4px solid #FFFFFF;
	color: #000;
	text-decoration: none;
}

#navigation a:visited {
	text-decoration: none;
	color: #000;
}

#navigation a:hover {
	border-right: 4px solid #DB8015;
	color: #666666;
}

#banner {
position:absolute;
	float: left;
	top: 20px;
	width: 211px;
	height: 300px;
	background: url(grunge/logo_bg.gif) 0 0 no-repeat;
}

#banner span {display: none;}

#banner .photo {
	position: relative;
	overflow: hidden;
	height: 206px;
	width: 171px;
	margin: 22px 0 0 17px;
	background: url(grunge/logo.gif) no-repeat;
}

#banner .photo1 {
	position: relative;
	overflow: hidden;
	height: 206px;
	width: 171px;
	margin: 22px 0 0 17px;
	background: url(grunge/logo_independent.jpg) no-repeat;
}

#banner .photo2 {
	position: relative;
	overflow: hidden;
	height: 206px;
	width: 171px;
	margin: 22px 0 0 17px;
	background: url(grunge/logo_nextwave.jpg) no-repeat;
}


#emailsignup {
	position: absolute;
	top:30px; 
	right:100px; 
	width:200px;
	padding-bottom: 5px;
	font: 12px "Courier New", Courier, mono, Arial, sans-serif;
}

#emailsignup input[type="text"] {
	margin: 7px 0 2px 3px;
	width: 100px;
	color: #848484;
	font: 12px "Courier New", Courier, mono, Arial, sans-serif;
}

#emailsignup input[type="submit"] {
	margin: 7px 2px 1px 2px;
	border: none;
	text-transform: uppercase;
	font: 13px "Courier New", Courier, mono, Arial, sans-serif;
}

#content{
	clear: both;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
}

#content h1 {
	font-size: 16px;
	text-align: left;
	text-transform: capitalize;
	line-height: 1.8em;
	text-decoration: underline;
}

#content p {
	text-align: left;
	text-indent: 20px;
	line-height: 1.7em;
}

#content p.intro2 {
	border-bottom: 1px dashed #999;
	text-indent: 0px;
	padding-top: 10px;
}

#content p.submit {
	border-bottom: 1px dashed #999;
	text-indent: 0px;
	padding-top: 20px;
	height: 310px;
}

#content p.submit ul{
	list-style: none;
}

#content p.submit li{
	list-style-type: none;
}

#content p.submit img {
	float: right;
	padding-top: 5px;
	border: 3px solid #000;
	padding: 10px;
}

#content p.sonicbids {
	clear: both;
	text-align: left;
	line-height: 2.1em;
	text-indent: 0px;
	height: 90px;
	border-bottom: 1px dashed #999;
	font-weight: bold;
}

#content p.sonicbids img {
	float: left;
	height: 82px;
	padding-right: 30px;
	border: 0;
}

#content .entry h2 {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	text-decoration: underline;
}

#content .notes {
	line-height: 1.7em;
	text-align: left;
}

#content .notes ul {
	list-style-type: lower-alpha;
	padding: 10px 0 0 30px;
}

#footer {
	font-size: 9px;
	padding-top: 5px;
}

#content p.about {
	text-align: left;
	text-indent: 20px;
	line-height: 18px;
	padding-bottom: 10px;
}

#content p.services {
	text-align: left;
	text-indent: 0px;
	line-height: 18px;
	padding-bottom: 10px;
}

#content p.trip {
	text-align: left;
	text-indent: 0px;
	line-height: 18px;
	padding-bottom: 10px;
}

#content p.links {
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	padding: 15px 0 15px 0;
	border-bottom: thin dashed #999;
}

#content p.links img { border: 2px solid #000; margin-left: 95px; }

#content p.linkss {
	text-align: left;
	text-indent: 0px;
	line-height: 16px;
	padding: 5px 0 5px 0;
}

.discography #content img {
	float: right;
	border: 3px solid #000;
	padding: 5px;
	margin-left: 10px;
}  

.discoImg {
	border: 3px solid #000;
	padding: 5px;
	margin-left: 10px;
}  

#content p.discography {
	text-indent: 0px;
	height: 225px;
	text-align: justify;
	border: 0;
	margin: 10px 0 10px 0;
}

#content p.discography {	height: 265px; }

.discography #text {
	clear: both;
	border-bottom: thin dashed #999;
}


.discography #text1 {
	border-bottom: thin dashed #999;
}

.discography #text1 img{
	float: none;
	margin-left: 42px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.discography #content ul {
	list-style-type: circle;
	padding: 10px 0 0 30px;
	line-height: 20px;
}


#content p.promo {
	text-indent: 0px;
	text-align: justify;
	border: 0;
	margin: 10px 0 10px 0;
}

 #content p.independents {
	text-indent: 0px;
	text-align: left;
	border: 0;
	margin: 10px 0 20px 0;
	border-bottom: thin dashed #999; 
} 

#content h3 {
	font-size: 12px;
}

#content p.artists {
	line-height: 19px;
	text-indent: 0px;
	margin-bottom: 40px;
	border-bottom: thin dashed #000;
}

.dashed {
	line-height: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom: thin dashed #000;
}

#content p.artists img {
	border: 1px solid;
	border-color: #666666;
}

#content p.player {
	float: right;
}

#player {
	position: absolute;
	clear: both;
	left: 550px;
	margin-top: -280px;

}

*>#player {
	position: absolute;
	left: 560px;
	margin-top: 0px;
}