body {
    background-image:url(../images/bg/bglogorepeat.gif);
	background-attachment:fixed;
	background-repeat:repeat;
    background-color:#bc0000;

    * border: solid 25px #000000;

}

p {
	font-family:tahoma;
	color:FFFFFF;
	font-size:13px;
	font-weight: normal;
}


h1 {
	font-family:tahoma;
	color:#000000;
	font-size:13px;
	font-weight:normal;
}

h2 {
	font-family:tahoma;
	color:#000000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.mainlogo {
	background-color:transparent;
	border:0px;
	padding:0px;
	position:absolute;
	left:50%;
	margin-left:-317px;
	top:10px;
	z-index:1;
}

.content {
	background-color:#ffffff;
	width:860px;
	border:10px solid #000;
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:132px;
	padding:10px;
	z-index:2;
}

.introblurb { width:838px;
          border:#c0c0c0 solid 1px;
	      margin-bottom:10px;
		  padding-left:10px;
		  padding-right:10px;
}

.header { width:858px;
          border:#c0c0c0 solid 1px;
	      margin-bottom:10px;
}

.weselllogo { width:858px; }

.wesellimg {padding-left:7px;
            padding-right:7px;
			padding-bottom:10px;
}

.maintable {
	width:425px;
	font-family:tahoma;
	color:#000000;
	font-size:13px;
	font-weight: normal;
	text-align:left;
	border:#c0c0c0 solid 1px;
	margin-bottom:10px;
}

#ebelectric {float:left;}
#ebacoustic {float:right;}
#ebbass {float:left;}
#guitaraccessories {float:right;}
#remodrumheads {float:right;}
#drumaccessories {float:left;}
#drumhardware {float:right;}
#drumsticks {float:left;}
#bandmerchandise {float:left;}

td { padding:10px;
     height:81px;
	 vertical-align:middle;}

th { height:30px;
     background:url(../images/bg/thbg.gif);
	 text-align:center; }

.footer {
          width:858px;
          border:#c0c0c0 solid 1px;
	      margin-bottom:10px;
		  
}