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

html>body #wrapper {
	width: 850px; /* ie5win fudge ends */

}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #eaeaea;
	outline: none;
}
a:visited {
	color:  #eaeaea;
}
a:active {
	color:  #eaeaea;
}
a:hover {
	color: #eaeaea;
	text-decoration: none;
}
#wrapper {
	overflow:hidden;
	clear:both;
	padding: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 850px;
	border: 0px solid #ff0000;
}

#masthead { 
	overflow:hidden;
	float: left;
	clear:both;
	margin-top: 0;
	width:850px;
	height:301px;
	background: url(../images/homeMastheadV3.jpg) no-repeat;
	border: 0px solid #ff0000;
}
#menu {
	float: left;
	width: 850px;
	height:29px;
	background: url(../images/homeMenuBgV3.jpg) no-repeat;
	border: 0px solid #CB7575;
}
#menu ul {
	margin:  12px 0 0 55px; 
	padding: 0;
	list-style: none;
}
#menu li {
	width: 645px;
	display: inline;
}
#menu a {
	display: block;
	float: left;
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-size: 11px;
	color: #e4e4e4;
}
#menu a:hover {
	color: #4F87C7;
}
#stagewrap {
	overflow:hidden;
	float: left;
	clear:both;  
	background: #000000 url(../images/homeStageBg500V3.jpg) no-repeat;
	width: 848px;
	height: 500px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	border: 0px solid #CB7575;
}
.box1 {
	overflow:hidden !important;
	float: left;
	clear:both; 
	margin: 0 0 0 70px; 
	padding: 25px 10px 10px 10px; 
	width: 300px;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	line-height: 140%;
	border: 0px solid #CB7575;
} 
.box2 {
	overflow:hidden;
	float: left;
	width: 340px;
	font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	line-height: 140%;
	margin: 0 auto;
	padding: 25px 10px 0 50px;
	border: 0px solid #CB7575;
}
h4 {
	font-size: 19px;
	font-weight: bold;
	color:#4b89c8;
	margin-top: 0;
	margin-bottom: -15px;
	border: 0px solid #CB7575;
}
#footer {
  overflow:hidden; 
  float:left;
	width:848px;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	background: url(../images/homeFooterV3.jpg) no-repeat;
	border: 0px solid #CB7575;
} 
#footer p {
  margin: 5px 0 0 0;
}
