body {
	margin:0;
	padding:0;
	width: 3600px;
	height: 100%;
	color:#000; 
	font: 62.5%/150% "Lucida Grande","Lucida Sans Unicode", sans-serif; 
	background: #000 url(back.jpg) repeat-x left top;
}

#top {
	color: #999;
}

h1 {
	font-size: 1.8em; font-weight: bold;
	background-color:#FFF;
	margin: 15px;
	padding: 5px;
}
	
h2 {
	font-size: 1.2em;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}


#page {
	height: 555px; 
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px;
}

#logo {
	margin-top: 15px;
}

#menu {
	margin-top: 20px; 
	padding-left: 6px;
	color:#000;
	font-size:14px;
}

#home {
	background-color:#eff14d;
	font-size:20px;
	color:#000;
	width:60px;
}

#menu ul {
	list-style:none;
}

#menu a     {
	text-decoration: none;
	color: #333;
}
 
#menu a:hover{ 
	color: #000;
	background-color:#eff14d;
}

#content {
	margin: 40px 0 0 40px; 
	float: left;
	font-size: 1.1em; 
}

#content h4 {
	font-size: 1.2em;
}

.par {
	background-color:#CCC;
	margin: 2px 30px 0 0px; 
	padding-left: 15px;
	padding-right: 15px;
	float: left; 
	width: 340px;	
	height: 395px;
}

.alt {
}

#artists { 
	height: 350px;
}

#artists a {
	text-decoration:none;
	color:#000;
	font-size:10px;
}

#artists a:hover{
	color: #FFF;
}
	

#music { 
	height: 395px; 
	width: 620px;
}

#alistmusic { 
	height: 360px;
}

#ourplace {
	height: 200px;
}

#followus {
	height: 290px;
}

#contact {
}

#note { 
	margin-top:5px;
}

#store img {
	margin-left: 35px;
}

#store a{
	text-decoration:none;
	color:#000;
	
}

#store a:hover {
	color:#FFF;
	
}

#about {
	height: 240px;
}

p.secbot a {
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color:	#333;
	background: url(left5.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	color:#fff;
	
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a {
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {
	background: transparent url(bigleft1.png) no-repeat;
} 

#arrows ul #right a {
	background: transparent  url(bigright1.png) no-repeat; 
}


#rightsider {
	margin: 0; 
	padding: 0 10px 0px 0;
	float: left;
}	

#rightsider a {
	color: #ccc;
	text-decoration: none;
}

#rightsider a:hover {
	color:#333;
}

#footer {
	margin-top: 10px;
	margin-left:15px;
	color:#CCC;
}

#footer a {
	text-decoration:none;
	color:#CCC;
}
		
#footer a:hover {
	color:#000;
	background-color: #eff41d;
}