body
  { color: #fff; font-size: 80%; font-family: arial, verdana, helvetica, tahoma, sans-serif; line-height: 150%; background: black url(title.jpg) no-repeat fixed 50px 50px; list-style-image: none; margin: 0; padding: 0 }

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
 { width: 780px; height: 370px; border: solid 10px #fff }

#containerleft
   { color: black; background-image: url(index.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleftbio  { color: black; background-image: url(biography.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleftmedia  { color: black; background-image: url(media.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleftshows  { color: black; background-image: url(shows.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleftdiscography { color: black; background-image: url(discography.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleftcontact  { color: black; background-image: url(contact.jpg); padding: 10px; width: 350px; height: 350px; float: left; border-right: 10px solid #fff }
#containerleft a
  { color: #000; text-decoration: none }

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
 { color: black; font-size: 250%; font-family: helvetica, arial, verdana, tahoma, sans-serif; text-align: right; letter-spacing: -3px; margin: 0; padding: 0 }
#containerright
 { background: #000000; padding: 10px; width: 380px; height: 350px; float: left; overflow: auto }

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#footer
 { color: teal; font-size: x-small; text-align: right; padding: 5px 0; width: 800px }

#footer a
 { color: #999; text-decoration: none }

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}
