BODY {
	background: #000000;
	margin: 0;
	padding: 0;
	color: white;
	font-family: arial;
	font-size: 10pt;
}

A, A:visited {
	color: #34ADE0;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}


TD {
	background-repeat: no-repeat;
}

#contentArea {
	padding: 0;
	background-image: url(images/mainBodyHome.jpg);
	width: 875px;
	height: 446px;
	background-repeat: no-repeat;
}

div#contentArea div#contentText {
	position: relative;
	left: 125px;
	top: 4px;
	width: 617px;
	height: 438px;
	overflow: auto;
	text-align: left;	
}

div#contentArea div#contentText P {
	padding: 0 10px 0 0;
	margin-top: 0;
}

BLOCKQUOTE {
	padding: 0;
	margin: 5px;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

BLOCKQUOTE div.quoter {
	font-size: 12px;
	color: red;
}	

div#header, div#mainMenu {
	padding: 0;
	margin: 0;
	width: 950px;
}

	div#header {
		position: relative;
		top: 0px;
		text-align: left;
		height: 156px;
		background: no-repeat url(images/header/fashionistas_the_show.jpg) top right;
	}
		
		div#special_event {
			float:  left;
			width: 153px;
			height: 156px;
			text-align: center;
			font-size: 1.4em;
			font-weight: bold;
			font-variant: small-caps;
		}
		
			div#special_event a {
				color: #00C0E2;
				text-decoration: underline;
			}

div#subHeader {
	position: relative;
	padding: 0 0 15px 0;
}

H1 {	
	font-size: 28px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

div#trailerImages, div#promoImages {
	position: relative;
	left: 143px;
	padding: 5px 0 10px 0;
	width: 450px;
}

div#trailerImages H2, div#promoImages H2, div#reviews H2, div#tickets H2 {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	width: 100%;
	border-style: solid;
	border-color: #34ADE0;
	border-width: 1px 0 1px 0;
	text-align: center;
}

div#tickets STRONG {
	color: #F00;
}

div#tickets EM {
	font-size: 11px;
}

div#reviews H2 {
	width: 99%;
}

div#reviews HR {
	margin: 10px;
}

div#home, div#tickets, div#contest, div#reviews, div#venue, div#music, div#cast, div#contact, div#merchandise {
	width: 518px;
	position: relative;
	left: 75px;
}

div#contest LI {
	color: #FE0000;
}

div#contest div#rules P {
	font-size: 10px;
	font-style: italic;
}

form.contest {
	border-color: #3261ff;
	border-width: 1px;
	margin: 0px;
	padding: 0px;
	width: 500px;
	text-align: left;
}

form.contest fieldset {
	padding: 10px;
	margin: 0px;
	border-color: #FFFFFF;
	border-width: 1px;
 	border-style: solid none none none;
}

form.contest fieldset legend {
	font-variant: normal;
	color: #FE0000;
	margin: 0px;
	padding: 0px 5px;
}

form.contest div label {
	display: block;
	float: left;
	width: 130px;
	padding-top: 3px;
	padding-right: 5px;
	margin: 0px 0px 5px 0px;
	text-align: right;
}

form.contest div.required {
	margin: 5px 0 5px 0;
	clear: left;
}

form.contest div.required fieldset legend {
	font-weight: bold;
}

.cast_hdr {
  position: absolute;
  top: 85px;
  width: 120px;
  color: #ffffff;
  font: small-caps 22px Verdana, Helvetica, sans-serif;
  text-align: left;
}

.cast_menu {
  width: 120px;
  padding-top: 15px;
}

.profile {
  position: absolute;
  right: 0px;
  top: 85px;
  width: 75%;
  padding-top: 15px;
}

.profile_question {
	color: #084f69;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-indent: 7px;
	margin-top: 7px;
}

.profile_text {
	color: #ffffff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-indent: 7px;
	margin-top: 7px;
}

.role {
	color: #ffffff;
	font: italic 12px Arial, Verdana, Helvetica, sans-serif;
}

.cast_link {
	color: #084f69;
	font: small-caps 14px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.cast_link:hover {
	text-decoration: underline;
}
	
.cast_unlink {
	color: #084f69;
	font: small-caps 14px Arial, Verdana, Helvetica, sans-serif;
}

.calendar {
	margin: 0;

}

.small_caps {
	font: small-caps 12px Arial, Verdana, Helvetica, sans-serif;}
