@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 850px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;

}
img, div { 
	behavior: url(../iepngfix.htc) 
}

/***************   HEADER        HEADER       HEADER     ***************/
#header {
	z-index: 9000;
	top: 0px;
	right: 0px;
	height: 195px;
	width: 850px;
	position: absolute;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#nav {
	z-index: 9500;
	width: 580px;
	list-style-type: none;
	top: 115px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 303px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
ul#nav li {
	cursor:pointer;
	float:left;
	list-style-type:none;
	margin:0.8em 0.4em 0 0;
	padding:0.1em;
	position:relative;
	text-align:left;
	width:auto;
	vertical-align: middle;
}
ul#nav2 {
	z-index: 9500;
	width: 559px;
	list-style-type: none;
	top: 140px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 326px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
ul#nav2 li {
	cursor:pointer;
	float:left;
	list-style-type:none;
	margin:0.8em 0.4em 0 0;
	padding:0.1em;
	position:relative;
	text-align:left;
	width:auto;
	vertical-align: middle;
}
li a {
	text-decoration:none;
	padding: 5px;
}
li a#home {
	color: #45A10A;
}
li a#home:hover {
	color: #FFFFFF;
	background-color: #45A10A;
}		
li a#cause {
	color: #081B72;
}
li a#cause:hover {
	color: #FFFFFF;
	background-color: #081B72;
}
li a#event {
	color: #602386;
}
li a#event:hover {
	color: #FFFFFF;
	background-color: #602386;
}	
li a#boxoffice {
	color: #B11B7D;
}
li a#boxoffice:hover {
	color: #FFFFFF;
	background-color: #B11B7D;
}	
li a#redcarpet {
	color: #A10918;
}
li a#redcarpet:hover {
	color: #FFFFFF;
	background-color: #A10918;
}	
li a#fans {
	color: #FA6400;
}
li a#fans:hover {
	color: #FFFFFF;
	background-color: #FA6400;
}	
li a#media {
	color: #17851F;
}
li a#media:hover {
	color: #FFFFFF;
	background-color: #17851F;
}	
li a#pr {
	color: #01A19D;
}
li a#pr:hover {
	color: #FFFFFF;
	background-color: #01A19D;
}
h1 {
	color: #FFFFFF;
	font-weight: bold;
	width: 770px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 55px;
	letter-spacing: 0.2em;
	top: 173px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 9700;
	text-align: left;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	margin: 1px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h3wrapper {
	width: 830px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	display: block;
	position: relative;
	top: 235px;
	float: left;
}
.h3wrapper p{
	font-size: 16px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	letter-spacing: 0.1em;
}
.bkgrdcause {
	background-color: #081B72;
	color: #FFF;
}
.bkgrdevent {
	background-color: #602386;
	color: #FFF;
}
.bkgrdboxoffice {
	background-color: #B11B7D;
	color: #FFF;
}
.bkgrdpr {
	background-color: #01A19D;
	color: #FFF;
}
.bkgrdfans {
	background-color: #FA6400;
	color: #FFF;
}
.bkgrdredcarpet {
	background-color: #A10918;
	color: #FFF;
}
.bkgrdmedia {
	background-color: #17851F;
	color: #FFF;
}


/***************   BODY        BODY       BODY     ***************/
.contentwrapper {
	width: 552px;
	position: relative;
	top: 240px;
	left: 270px;
	display: block;
}
.imagefloat_rt {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;	
}
.imagefloat_lt {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

/***************   SIDEBAR        SIDEBAR       SIDEBAR     ***************/
.sidebar {
	width: 270px;
	position: absolute;
	top: 235px;
	left: 0px;
	display: block;
}
.sidebar p {
	margin: 0px;
}
.sidebar_box {
	width: 270px;
	display: block;
	float: left;
}
.sidebar_box_header {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	width: 215px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 55px;
	letter-spacing: 0.2em;
	top: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #081B72;
}


/***************   FOOTER        FOOTER       FOOTER     ***************/
#footer {
	margin:10px 0px 0px 0px;
	width: 850px;
	position: relative;
	height: 180px;
	top: 235px;
	display: block;
	clear: both;
}
#cshs {
	position: relative;
	bottom: 50px;
	left: 10px;
}
#contact {
	position: relative;
	bottom: 90px;
	left: 300px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	width: 400px;
}
#contact a {
	font-size: 11px;
	color: #01A19D;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
}
#contact a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #01a19d;
	padding: 1px 1px 1px 1px;
}

.box_mainbody {
	width: 400px;
	border: thin solid #19A29E;
	text-align: left;
	position: relative;
	left: 70px;
	margin: 10px;
	padding: 0px 0px 10px 0px;
}
.headliner {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #19A29E;
}


.emp {
	font-size: 16px;
	padding: 2px;
	margin: 0px;
	color: #081B72;
	text-align: center;
	font-weight: normal;
}
.emp2 {
	font-size: 18px;
	padding: 2px;
	margin-bottom: 0px;
	color: #B11B7D;
	text-align: center;
	font-weight: bold;
}
.emp3 {
	font-size: 16px;
	padding: 2px;
	margin-bottom: 0px;
	color: #B11B7D;
	text-align: center;
}
.emp4 {
	font-size: 18px;
	padding: 5px 0px 3px 12px;
	margin-bottom: 0px;
	color: #B11B7D;
	text-align: left;
	font-weight: bold;
}
.emp5 {
	font-size: 18px;
	padding: 5px 0px 3px 12px;
	margin-bottom: 0px;
	color: #081B72;
	text-align: left;
	font-weight: bold;
}
.emp6 {
	font-size: 18px;
	padding: 5px 0px 3px 12px;
	margin-bottom: 0px;
	color: #A10918;
	text-align: left;
	font-weight: bold;
}
.emp7 {
	font-size: 18px;
	padding: 5px 0px 3px 12px;
	margin-bottom: 0px;
	color: #01A19D;
	text-align: left;
	font-weight: bold;
}
.emp8 {
	font-size: 18px;
	padding: 5px 0px 3px 12px;
	margin-bottom: 0px;
	color: #17851F;
	text-align: left;
	font-weight: bold;
}
.emp4_col {
	color: #B11B7D;
}
.emp5_col {
	color: #081B72;
}
.emp6_col {
	color: #A10918;
}
.emp7_col {
	color: #01A19D;
}
.emp8_col {
	color: #17851F;
}
.guests {
	font-size: 12px;
	font-weight: bold;
	width: 510px;
	margin: 0 auto;
	clear: both;
}
.guests ul {
	list-style-type: none;
	font-style: italic;
	margin: 0;
}
.guests li {
	padding: 5px;
}
.guests h4 {
	letter-spacing: normal;
}
