@charset "utf-8";
/* Header and Navi Styles */

.thrColAbsHdr #header {
	height: 255px;
	background-image: url(../images/banner_top.png);
} 
.logo {
	position: absolute;
	height: 282px;
	width: 245px;
	background-repeat: no-repeat;
	left: 339px;
	top: -4px;
}
.phone {
	background-image: url(../images/phone_number.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 161px;
	position: absolute;
	background-repeat: no-repeat;
	left: 679px;
	top: 15px;
}
.directions {
	height: 60px;
	width: 155px;
	position: absolute;
	left: 760px;
	top: 86px;
	background-image: url(../images/directions.png);
	display: block;
}
.directions:hover {
	  background-position: 0 -60px;
}
.events {
	height: 70px;
	width: 135px;
	position: absolute;
	left: 50px;
	top: 152px;
	background-image: url(../images/events.png);
	display: block;
}
.events:hover {
	  background-position: 0 -70px;
}
.downloads {
	height: 70px;
	width: 140px;
	position: absolute;
	left: 11px;
	top: 75px;
	background-image: url(../images/downloads.png);
	display: block;
}
.downloads:hover {
	  background-position: 0 -70px;
}
.artists {
	height: 60px;
	width: 97px;
	position: absolute;
	left: 194px;
	top: 104px;
	background-image: url(../images/artists.png);
	display: block;
}
.artists:hover {
	background-position: 0 -60px;
}
.shop {
	height: 60px;
	width: 78px;
	position: absolute;
	left: 292px;
	top: 70px;
	background-image: url(../images/shop.png);
	display: block;
}
.shop:hover {
	background-position: 0 -60px;
}
.contact {
	height: 85px;
	width: 110px;
	position: absolute;
	left: 562px;
	top: 69px;
	background-image: url(../images/contact.png);
	display: block;
}
.contact:hover {
	background-position: 0 -85px;
}
.art {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 679px;
	top: 110px;
	background-image: url(../images/art.png);
	display: block;
}
.art:hover {
	background-position: 0 -50px;
}
.online {
	height: 70px;
	width: 147px;
	position: absolute;
	left: 737px;
	top: 148px;
	background-image: url(../images/online.png);
	display: block;
}
.online:hover {
	  background-position: 0 -70px;
}
.index {
	height: 13px;
	width: 83px;
	position: absolute;
	left: 168px;
	top: 4px;
	background-image: url(../images/reload.png);
	display: block;
}
.index:hover {
	  background-position: 0 0px;
}

#sidebar3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 538px;
	top: 253px;
	width: 283px;
}
#sidebar4 {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	height: 127px;
	width: 174px;
	left: 154px;
	top: 482px;
	color: #3D2217;
}
#sidebar5 {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	height: 250px;
	width: 174px;
	left: 154px;
	top: 482px;
	color: #3D2217;
}

