/*overwrite global css*/

body {
	margin:0px;
	padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	left: 0px;
}	

#topCell{
	display: none
}

#Content {
	width:475px;
	background-color:#ffffff;
}

#midcell{
	top: 0px;	
	left: 0;
	right: 0;
	width:475px;
	background-color: #ffffff;
	padding:0px;
	margin:0px;	
}
#botcell{
	display: none
}

#bottomlinks {
	display: none
}

/*---------*/

#fillCell{
	position:relative;
	top: 0px;	
	left: 0;
	right: 0;
	width:740px;
	height: 0px;
	padding:0px;
	margin:0px;
}

#menuBox {
	display: none;
}
#content {
	width:740px;
	margin:0px auto;
	text-align:left;
}

#topCell {
	width: 740px;
}

#titleBox {
	padding: 10px;
	border: 5px solid #ffffff;
	border-bottom: none;
	background-color: #FF6600;	
	color: #FFFFFF;
	text-align: left;
	/*specify width, for if the text isn't as wide as one line */
	width: 500px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:470px;		
}
html>body #titleBox {
  	width:470px;
}
#contentCell {
	border: none;
	width: 600px;
}
#titleBox .title {
	font-size: 22px;	
}

#newsPageBox {
	display: none;
}

#newsPageBox a {
	display: none;
}

#newsModuleText {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	border: 3px solid #ffffff;
	border-top: none;
	background-color: #eeeeee;
	height: 100%;
	font-size: 11px;
}

#peopleModule {	
	width: 600px;
	padding: 0px;
	/*border-top: 3px solid #000000;*/
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}
#peopleModuleImg {
	padding: 0px;
	border:none;
}

.splashSwf {
	width: 640px;
	height: 390px;
}