body, html {
	margin:10;
	padding:0;
	background-color:#0E0E15;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}
#wrapper {

	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:816px;
	height:550px;
	background-color:#0E0E15;
	font-family:Arial;
	color:#FFFFFF;
	
}
#top {
	height:50px;
	background-color:#0E0E15;
}
#page {
	position:absolute;
	height:99px;
	width:29px;
	top: 450px;
	left: 0px;


}

#tab {
	position:absolute;
	width:194px;
	height:46px;
	background-image:url(images/tab.jpg);
	left: 336px;
	top: 72px;
	font-family:Arial;
	font-size:34px;
	color:#FFFFFF;
}

#left {
	height:500px;
	border-bottom-style:solid 2px #OEOE15;
	float:left;
	width:550px;
	background-color:#000000;
	overflow : auto;
	font-size:12px;

}
#contact_left {
	height:500px;
	border-bottom-style:solid 2px #OEOE15;
	float:left;
	width:550px;
	background-color:#000000;
	overflow : auto;
	background-image:url(images/contact.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.button{
	width: 80px; 
	height: 24px;
	background: #E1E1E1;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

#left h1 {
	padding-bottom:2px;
	margin-bottom:2px;
	font-family:Arial;
	font-style:normal;
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	
}
#right {
	height:500px;
	float:right;
	width:258px;
	background-color:#000000;
	border-bottom-style:solid 2px #OEOE15;
}

#home {
	position:absolute;
	height:43px;
	left: 631px;
	top: 84px;
	background-image:url(images/nav/h1.jpg);
	width: 103px;
}
#home:hover {background-image:url(images/nav/h1g.jpg);}


#gigs {
	position:absolute;
	height:43px;
	left: 563px;
	top: 129px;
	background-image:url(images/nav/g1.jpg);
	width: 87px;
}
#gigs:hover, #gigs .active{background-image:url(images/nav/g1g.jpg);}
 

#biog {
	position:absolute;
	width:100px;
	height:43px;
	left: 667px;
	top: 171px;
	background-image:url(images/nav/b1.jpg);
}
#biog:hover {background-image:url(images/nav/b1g.jpg);}

#audio {
	position:absolute;
	width:103px;
	height:43px;
	left: 597px;
	top: 215px;
	background-image:url(images/nav/a1.jpg);
}
#audio:hover {background-image:url(images/nav/a1g.jpg);}

#news {
	position:absolute;
	width:103px;
	height:43px;
	left: 597px;
	top: 393px;
	background-image:url(images/nav/n1.jpg);
}
#news:hover {background-image:url(images/nav/n1g.jpg);}

#lyrics {
	position:absolute;
	width:103px;
	height:43px;
	left: 674px;
	top: 440px;
	background-image:url(images/nav/ly1.jpg);
}
#lyrics:hover {background-image:url(images/nav/ly1g.jpg);}

#gallery {
	position:absolute;
	width:104px;
	height:44px;
	left: 707px;
	top: 261px;
	background-image:url(images/nav/ga1.jpg);
}
#gallery:hover {background-image:url(images/nav/ga1g.jpg);}
#media {
	position:absolute;
	width:111px;
	height:43px;
	left: 569px;
	top: 303px;	
	background-image:url(images/nav/m1.jpg);
}
#media:hover {background-image:url(images/nav/m1g.jpg);}
#shop {
	position:absolute;
	width:105px;
	height:43px;
	left: 636px;
	top: 284px;
	background-image:url(images/nav/s1.jpg);
}
#shop:hover {background-image:url(images/nav/s1g.jpg);}
#links {
	position:absolute;
	width:110px;
	height:43px;
	left: 691px;
	top: 346px;
	background-image:url(images/nav/l1.jpg);
}
#links:hover {background-image:url(images/nav/l1g.jpg);}
#contact {
	position:absolute;
	width:121px;
	height:43px;
	left: 581px;
	top: 485px;
	background-image:url(images/nav/c1.jpg);
}
#contact:hover {background-image:url(images/nav/c1g.jpg);}
#player {
	
	position:absolute;
	margin:0px;
	padding:10px;
	width:238px;
	height:55px;
	border-top-style:solid;
	border-top:#0E0E15 8px;
	top: 527px;
	left: 558px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;

	
}


#footer {
	clear:both;
	height:50px;
	background-color:#0E0E15;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;

}
#copy { 
	margin-top:10px;
	float:right;
	width:300px;
	text-align:right;

}
#bot_nav{ 
	margin-top:10px;
	float:left;
	width:400px;
	text-align:left;
}
.link {
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}
.link:hover{
	font-family:Arial;
	font-size:10px;
	color:#0E6EC5;
	text-decoration:none;
}

.bl {
	font-family:Arial;
	color:#000000;
	font-size:8px;
	text-decoration:none;
}
.bl:hover{
	font-family:Arial;
	font-size:8px;
	color:#000000;
	text-decoration:none;
}
.track{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	
}
.img{
	border:solid #0E0E15 2px;
	
}

.img:HOVER{
	border:solid #333333 2px;
	
}

hr {
  
  width: 90%;
  color:#0E0E15;
  
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#0E6EC5;
	text-decoration:none;
	
}






.stdInput {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
width: 300px;
background-color: #F2F7FB;
border: 1px inset #000000;
}

.inpradio {
font-family: Verdana, Arial; 
font-size: 11px; 
color: #000000;
width: 35px;
background-color: white;
border: none;
}

.btn {
font-family: Verdana, Arial; 
font-size: 12px; 
width: 120px;
height:23px;
color: #ffffff;
background-color: #000000;
border:#0E0E15  solid 2px;


}

.btn:hover {
color: #0E6EC5;
border:#333333 solid 2px;

}


.smallInput {width: 185px}

.smallInput2 {width: 100px}
