/* CSS Document */

/* <link href="eid.css" rel="stylesheet" type="text/css">  */

* { margin:0px;
	border:0px;
}


body {	background:url(images/bg.jpg) top center repeat-x #4f4f4f;
		margin:0px;
}

h1 {margin-left:0px;}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}



#drums {
margin:0 auto;
width:778px;
height:auto;
}


#bassuna {
width:778px;
height:102px;
background:url(images/hh1.jpg) top center no-repeat;
}

#bass {
width:778px;
height:305px;
background:url(images/h1.jpg) top center no-repeat;
}

#nav{
width:778px;
height:33px;
background:url(images/s2.jpg) top center no-repeat;
vertical-align:top;

}
#nav img{
border:0px;
margin:0px;
display:inline;
float:left;
}



#vox{
width:778px;
min-height:262px;
background:url(images/bgbody.jpg) top center no-repeat #73022e;
}


#guitar1{
float:left;
width:700px;
}

#guitar2{
float:right;
width:338px;
}

#guitarcont1{
float:left;
width:268px;
}

#footer{
width:778px;
height:48px;
}

.accordion_child {padding:15px; background:#EEE;}
.accordion_headings1 {padding:5px; background:#434343; color:#FFFFFF; border:1px solid #FFF; cursor:pointer; font-weight:bold;}
.header_highlight {	background:#6f2c11; color:#fff;}
#basic-accordian {padding:5px; width:550px; z-index:2; margin-top:10px;}

.gal {width:auto; height:auto; overflow:auto;}
.gal img {padding:2px; border:1px solid #CCCCCC; float:left; margin-right:10px; margin-bottom:14px; width:110px; height:140px;}
.gal a img {padding:2px; border:1px solid #CCCCCC; float:left; margin-right:10px; margin-bottom:14px; width:110px; height:140px;}

.btmimg {margin-bottom:10px; width:600px; overflow:auto; margin-left:15px;}
.btmimg img {padding:2px; border:1px solid #fff; width:80px; height:120px; float:left;} 


