

#fillCell{
	position:relative;
	top: 0px;
	left: 0;
	right: 0;
	width:740px;
	height: 109px;
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
}

#menuBox {

}
#content {
	width:740px;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#topCell {
	width: 740px;
}

#titleBox {
	padding: 10px;
	border: 5px solid #ffffff;
	border-bottom: none;
	background-color: #FF0000;	
	color: #FFFFFF;
	text-align: left;
	/*specify width, for if the text isn't as wide as one line */
	width: 360px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:330px;		
}
#titleNexus {
	padding: 10px;
	border: 5px solid #ffffff;
	border-bottom: none;
	background-color: #FF0000;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100%;
	font-size: 16px;
	font-weight: bold;
}
html>body #titleBox {
	width:330px;

}

#titleBox .title {
	font-size: 22px;	
}

#contentCell {
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
}

#newsTitleBox {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border: 3px solid #ffffff;
	background-color: #FF0000;	
	color: #FFFFFF;		
	font-size: 11px;
	height: 187px;
	min-height: 187px;
}
#newsTitleBox .title {
	font-size: 22px;
}
#newsTitleBox a {
	color: #ffffff;
}

#newsPageBox {
	padding: 3px;
	padding-right: 10px;
	color:#FFFFFF;
	background-color: #FF0000;
	font-size: 11px;
}

#newsPageBox a {
	color: #ffffff;
}

#newsModuleText {
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	border: 3px solid #ffffff;
	border-top: none;
	background-color: #EEEEEE;
	height: 100%;
	font-size: 11px;
}
#newsModuleText .date {
	color: #999999;
}

#peopleModule {	
	width: 350px;
	padding: 0px;
	/*border-top: 3px solid #000000;*/
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;

}

#peopleModule .image {
	padding: 0px;
	border-top: 3px solid #000000;
}

#peopleModule .popup {
	font-size: 11px;
}

#peopleModuleText {
	padding: 15px;
}

#bodyText {
	padding: 15px;
	background-color: #ffffff;
	height: 100%;
	font-size: small;
}
.smallTitle {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}