body {
	margin:0; 
	background-color: #5c514f;
	background-image:url(imgs/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}

body, th, td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size:11px; 
	color:#000000;
	}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #ab734a; text-decoration: underline;}
a:active {color: #000000; text-decoration: none;}
 
p { margin-top:0px;}


.splash {
	background:url(imgs/bg_splash_frame.png);
	background-repeat:no-repeat;
	height:602px;
	padding-left: 71px;
	
	}

.content {
	padding-left: 22px;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-right: 22px;
	background:url(imgs/content.jpg);
	background-position:bottom;
	}
	
.bandname {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:12px; 
	color:#000;
	padding-left: 68px;
	padding-right: 68px;
	}
	
.copyright {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size:12px; font-weight: bold;
	color:#000;
	}
	