* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -74px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 74px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

div#toptext_artists {
	position:absolute;
	width:448px;
	height:1px;
	z-index:11;
	left: 94px;
	top: 355px;
	visibility: visible;
}
div#topbox_artists {
	position:absolute;
	width:586px;
	height:409px;
	z-index:10;
	left: -2px;
	top: 259px;
	visibility: visible;
}

