body {
	background : #663399;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 13px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

#Splash {
	margin: auto;
}

/*<group=Links>*/

a:link  {
color : #FFFFFF;
text-decoration : underline;
font-weight : bold;
}

a:visited  {
color : #FFCC00;
text-decoration : none;
font-weight : bold;
}

a:hover  {
color : #FFCC00;
text-decoration : underline;
font-weight : bold;
}
	
/*</group>*/

#Layout {
	text-align: center;
	width: 740px;
	margin: auto;
	padding: 0px;
	border-width: 0px;
}

#Header {
	list-style-image: none;
	height: 145px;
	background-image: url(images/site_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: top;
	text-align: left;
}

#Content {
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#Content img {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}

#Footer {
	font: 10px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

/*<group=Navigation>*/

#navcontainer { width: 100px;
	position: relative;
	top: 0px;
	vertical-align: top;
	left: 300px;
	margin: 0px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
	position: inherit;
	font: 10px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 100px;
	position: inherit;
	border: thin;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
	position: inherit;
}

#navcontainer a:hover
{
background-color: #9471B8;
color: #FFCC00;
	position: inherit;
}

/*</group>*/.Performers {
	font-weight: bold;
	color: #FFCC00;
	font-size: 14px;
}

h1 {
	font-size: 14px;
}
