html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
	position:absolute;
}
a {
	color: #000000;
	font: 20px trebuchet-ms, verdana, helvetica, arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #9F6450;
}
a.nav {
	font: 10px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	vertical-align: middle;
}
body {
	background: #C6CDAC;
	text-align: center;
	font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
	color: #000000;
}
.hide {
	display: none
}
#wrapper {
	text-align: center;
	margin: 0px;
	width: 800px;
	position: absolute;
	left: 157px;
	top: 10px;
	background: #C6CDAC;
	height: 700px;
}

#body {
	position: absolute;
	width: 525px;
	height: 700px;
	top: 0px;
	left: 0px;
	background: url(images/shaltunes_500.jpg) no-repeat;
	overflow: hidden;
}
#body_alt {
	position: absolute;
	width: 525px;
	height: 700px;
	top: 0px;
	left: 157px;
	background: #C6CDAC;
	overflow: hidden;
}

#album1 {
	position: absolute;
	width: 70px;
	height: 15px;
	top: 621px;
	left: 196px;
}

.album1 {
	width: 70px;
	height: 15px;
	background: none
}

.album1 a {
	width: 70px;
	height: 15px;
	display: block;
	position: relative;
	background: url(images/al_ticker.jpg) no-repeat;
}

.album1 a:hover {
	background: none
}

#album2 {
	position: absolute;
	width: 145px;
	height: 15px;
	top: 651px;
	left: 159px;
}

.album2 {
	width: 145px;
	height: 15px;
	background: none
}

.album2 a {
	width: 145px;
	height: 15px;
	display: block;
	position: relative;
	background: url(images/al_feature_wars.jpg) no-repeat;
}

.album2 a:hover {
	background: none
}
