body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: black;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a img { border: 0; }

#homeLogo
{
	position: absolute;
	left: 0;
	top: 0;
	width: 222px;
	height: 140px;
	display: block;
}

#TICKER
{
	position: absolute;
	left: 267px;
	top: 154px;
	width: 510px;
	height: 18px;
	background: transparent url( ../images/ticker_bg.gif) repeat-x top left;
	padding: 2px 20px 2px 20px;
	font-size: 12px;
	overflow: hidden;
	border-style: solid solid none solid;
	border-color: white gray transparent white;
	border-width: 1px 1px 0px 1px;
	white-space: nowrap;
}

body#home_body div#TICKER
{
	top: 144px;
}

#TICKER_BODY
{
	color: white; 
	font-weight: normal;
	font-family: lucida grande, verdana, arial, geneva, helvetica, sans-serif;
	font-size: 12px;
}

#content
{
	position: absolute;
	left: 267px;
	top: 177px;
	width: 552px;
}

.subContent
{
	border-style: solid solid solid solid;
	border-color: white gray white white;
	border-width: 1px 1px 1px 1px;
	background-color: white;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px 20px 10px 20px;
	margin: 0;
	width: 510px;
	background-image: url( ../images/content-pattern-blue.gif);
}

.subContent a, .subContent a:visited
{
	color: #db0049;
}

.subContent a:hover 
{
	color: #80c8e9;
}

#season
{
	background-image: url( ../images/content-pattern-blue.gif);
}

#tickets
{
	background-image: url( ../images/content-pattern-brown.gif);
}

#classes
{
	background-image: url( ../images/content-pattern-green.gif);
}

#auditions
{
	background-image: url( ../images/content-pattern-purple.gif);
}

#content #home
{
	background-image: none;
	background-color: transparent;
	border-color: transparent;
	text-align: center;
	border-width: 0px;
	border-style: none;
}

#home, #home p, #home li, #home h1, #home h2, #home h3
{
	color: #fffdfd;
}

#content #home a
{
	color: white;
}

#content, #content p, #content li, #content td, #content h1, #content h2, #content h3, #content h4, #content h5
{
	font-family: lucida grande, verdana, arial, geneva, helvetica, sans-serif;
}

#content, #content p, #content li, #content td
{
	font-size: 13px;
}

#content h1
{
	font-size: 24px;
	margin: 8px 0 8px 0;
	padding: 0;
}

#content.season h1
{
	color: #597080;
}

#content.tickets h1
{
	color: #806c59;
}

#content.classes h1
{
	color: #788059;
}

#content.auditions h1
{
/*	color: #7f5980;*/
	color: #5e425e;

}

#content.auditions p
{
/*	color: #7a567a;*/
	color: #5e425e;

}

p.menu a
{
	padding-right: 20px;
}

#content h2
{
	margin: 0;
}

#content div.leftImage img
{
	float: left;
	margin: 0 8px 8px 0;
}

#content div.rightImage img
{
	float: right;
	margin: 0 0 8px 8px;
}

#content table
{
	border: 0 none transparent;
	margin: 0;
	padding: 0;
	width: 80%;
}

#content table td
{
	padding: 4px 4px 4px 0;
}

#content li
{
	padding: 0 0 6px 0;
}

table.form
{
	width: 100%;
}

table.form input, table.form textarea, table.form select
{
	width: 100%;
}

table.form th
{
	text-align: right;
	padding-right: 8px;
	padding-top: 4px;
}

table.form tr.required th span, p.required
{
	background: transparent url(../images/arrow-right-red-on-white.gif) no-repeat left .15em;
	padding-left: 14px;
}

table.form th.large
{
	vertical-align: top;
}

table.cast-list td
{
	vertical-align: top;
}

#content table.twoup
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#content table.twoup td
{
	text-align: center;
	vertical-align: top;
}

#content table.credits
{
	width: 100%;
}

.credits, .credits td
{
	color: #777;
}

#content .credits td
{
	vertical-align: top;
	padding-right: 20px;
}

#content div.info
{
	background-color: #eee;
	padding: 10px;
	margin-bottom: 10px;
}

#content div.info, #content div.info p, #content div.info td, #content div.info li
{
	font-size: 9px;
}

#footerMenu
{
	text-align: center;
	line-height: 150%;
	margin: 9px;
}

#footerMenu, #footerMenu a, #footerMenu a:visited
{
	font-size: 9px;
	color: white;
	text-decoration: none;
}

.sidebar_ad
{
	text-align: right;
	font-size: 11px;
	color: white;
	line-height: 135%;
}

.sidebar_ad a, .sidebar_ad a.visited
{
	color: white;
	text-decoration: none;
	display: block;
}

.sidebar_ad a:hover
{
	color: #80c8e9;
}

hr { clear: right; }

#partner-banner
{
	height: 90px;
	background: white url(../images/partner-banner-bg.gif) repeat-x left bottom;
	padding: 8px 21px 0 20px;
	border-style: solid solid solid solid;
	border-color: white gray white white;
	border-width: 1px 1px 1px 1px;
}

#partner-banner table
{
	width: 510px;
}

#partner-banner table, #partner-banner table td
{
	border-collapse: collapse;
}

#partner-banner table td
{
	vertical-align: middle;
	text-align: center;
}