body {
	background-image: url(../images/frontpage/bgslice.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-bottom: 10%;
	min-height: 90%;
	_height: 90%;
}
div#pagebody {
	background-color: #FFFFFF;
	width: 488px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px 10px 0 10px;
}
#title {
	text-indent: -1234em;
	background-color: #FFFFFF;
	background-image: url(../images/frontpage/booktheband.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 488px;
	margin: 0 auto;
}
#title a {
	display: block;
	text-decoration: none;
	height: 97px;
}
#genre {
	background-image: url(../images/frontpage/choosegenre.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	text-indent: -1234em;
	height: 20px;
}
ul#genrechoose {
	margin: 0 -9px !important;
	margin: 0 -7px;
	list-style: none;
	height: 245px;
	padding: 0;
}
#genrechoose li {
	text-indent: -1234em;
	width: 245px;
	height: 245px;
	float: left;
}
#genrechoose a {
	display: block;
	text-decoration: none;
	height: 245px;
}
li#blues {
	background-image: url(../images/frontpage/bluesband.gif);
	background-repeat: no-repeat;
	margin-right: 14px;
}
li#wedding {
	background-image: url(../images/frontpage/wedding.gif);
	background-repeat: no-repeat;
	margin-right: -10px;
}
#footer {
	font-size: 10px;
	letter-spacing: -1px;
	margin: 10px -6px;
	color: #5B6374;
	text-decoration: none;
}
#footer a {
	color: #5B6374;
	text-decoration: none;
}
#moreinfo {
	width: 504px;
	height: 42px;
	background-image: url(../images/frontpage/moreinfo.gif);
	background-repeat: no-repeat;
	margin: 0 -9px !important;
	margin: 0 -7px;
	text-indent: -1234em;
}