body
{
	margin:0; background-image: url('images/page-left-back.gif'); 
	background-repeat: repeat-y
}

td 
{
	font-family: Verdana, Arial, sans-serif;
	color:#444444;
	font-size: 11px;
	text-align: left;
}

H1
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-weight:bold;
	color:#09275d;
	font-size: 24px;
}

H2
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#09275d;
	font-size: 17px;
}

.navbar
{
	background-image: url('images/nav-bar-back.gif'); 
	background-repeat: repeat-x;
}

.MainArea
{
	background-image: url('images/spot-back.gif'); 
	background-repeat: no-repeat	
}

.RightColumn
{
	padding-left:5px;
	padding-right:5px;
	font-size: 10px;
	border-left:1px solid #000000;
}

.ContentArea
{
	padding-left:25px;
	padding-right:20px;
	padding-bottom:20px;
}

.navitems
{
	padding-top:2px;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#000000;
	background-image: url('images/lights-bottom.jpg');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height:34px;
}

a.navitemsLinks:link
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}
a.navitemsLinks:hover
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}
a.navitemsLinks:visited
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}
a.navitemsLinks:active
{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
}

a
{
	color:#79742F;
	font-size: 11px;
}

a:link
{
	color:#79742F;
	font-size: 11px;
}
a:hover
{
	color:#79742F;
	font-size: 11px;
	text-decoration:none;
}
a:visited
{
	color:#79742F;
	font-size: 11px;
}
a:active
{
	color:#79742F;
	font-size: 11px;
}

.divAuditions {
	background-image: url(images/auditions.jpg);
	background-repeat: no-repeat;
	padding: 4px;
	height: 282px;
	width: 171px;
}
