body
{
	background-image: url(/images/cegbg.jpg);
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D606F;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px 50px 30px 20px;	
}

.pagetitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D606F;
	font-weight: normal;
	padding: 0px 50px 30px 20px;	
}

/*
div#airlock
{
	width: 766px;
	background-color: #fffff;
}
*/

.airlock
{
	border: 1px #000000;
	border-style: solid;
}

div#topbanner
{
	background-image: url(/images/banner.jpg);
	width: 766px;
	height: 229px;
	display: block;
}

.menu
{
	background-image: url(/images/menu_bkgrnd_2.jpg);
}

.menuText
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}

.menuText a
{
	color: #ffffff;
	text-decoration: none;
}

.menuText a:hover
{
	text-decoration: underline;
}

.text
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.text2
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.textLarge
{
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.boldtext
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.bio
{
	padding: 5px;
}

.news
{
	padding: 5px;
}

.newsTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A61506;
}

.newsSubTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #586B7A;
}

.specialEventsTitleText a
{
	color: #000000;
	text-decoration: none;
}

.specialEventsTitleText a:hover
{
	color: #000000;
	text-decoration: underline;
}

.specialEventsItemText a
{
	color: #000000;
	text-decoration: none;
}

.specialEventsItemText a:hover
{
	color: #000000;
	text-decoration: underline;
}

.subHeaderText
{
	color: #596E7D;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.specialEventsDateText
{
	color: #A61506;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.specialEventsTitleText
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.specialEventsItemText
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#titleAndDate
{
	background-color: #ffffff;
	color: #596E7D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
 	width: 766px;
}

.titleAndDateText
{
	color: #596E7D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#row
{
	margin: 0px auto;
	clear: both;
}

div.row span.left 
{
  float: left;
  text-align: left;
  font-weight: bold;
  color: #fff;
  width: 380px;
}

div.row span.right 
{
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 380px;
}


.title
{
   position: absolute;
   left: 0;
   width: 50%;
	background-color: #ffffff;
	text-align: left;
	padding-left: 5px;
}

.date
{
	position: absolute;
   right: 0;
   width: 50%;
   text-align: right; /* depends on element width */
	background-color: #ffffff;
	padding-right: 5px;
}

div#content
{
	background-color: #ffffff;	
}

div#divider
{
	background-image: url(/images/divider.gif);
	width: 766px;
	height: 6px;
	background-repeat: no-repeat;
}

div#lowerContentHeader
{
	background-color: #ffffff;
	display: block;	
	position: relative;
 	text-align: center;
 	width: 766px; 	
}

.latestNews
{
   position: absolute;
   left: 0;
   width: 309px;
	height: 59px;
	background-color: #ffffff;
	background-image: url(/images/latest_news_header.jpg);
	text-align: left;
	padding-left: 5px;
}

.specialEvents
{
	position: absolute;
   right: 0;
   width: 458px;
	height: 59px;
   text-align: right; /* depends on element width */
	background-color: #ffffff;
	background-image: url(/images/special_events_header.jpg);
	padding-right: 5px;
}

div#lowerContent
{
	background-color: #ffffff;
	display: block;	
	position: relative;
 	text-align: center;
 	width: 766px; 	
}

a.box 
{
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	display: block;
	padding: 10px;
	float: left;
	border: 1px solid #586B7A;
	margin: 10px 0 10px 0;
	text-decoration: none;
	width: 230px;	/* ie5win fudge begins */
	width: 210px; 
}
		
html>body a.box 
{ 
	width: 210px; /* ie5win fudge ends */ 
}
		
a.box:hover { background-color: #FFFFFF; }

.buttons
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 15px; 
	color: #ffffff; 
	background-color:#4D606F; 
	border: thin solid #E6E6E6
}

a
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	border: none;	
}

a:hover
{
	text-decoration: none;
}

.Copy4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 0px 10px 0px 10px;
}

