#wrapper {
	width:100%;
	min-width:775px;
	font-family: arial;
	font-size: 12px;
}
#header {
	width:100%;
	background:url(../images/masthead-background.jpg) repeat-x;
	height:80px;
}
h1 {
	font-family:arial, sans-serif; 
	font-size:12pt; 
	color:#000000; 
	text-align:left; 
	padding:0;
	margin: 4px 0; line-height:14px;
}
#header_image  {
	position: relative;
	top:15px;
	left:35px;
}
#header_search {
	float:right;
	position: relative;
	top:-10px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	padding-right:5px;
}
#mainNav {
	border:0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 23%;
	float:left;
	background: #666699;
	min-width: 175px;
}
#navImage {
/*	float:left;*/
	position:relative;
	top:-15px;
}
#content {
	border:0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 76%;
	float:right;
	min-width: 550px;
}

#content_left {
	float:left;
	position:relative;
	width:33%
}
#content_center {
	float:left;
	position:relative;
	width:33%
}
#content_right {
	float:right;
	position:relative;
	width:33%
}

#content_tc_left {
	float:left;
	position:relative;
	width:63%
	}
#content_tc_right {
	float:right;
	position:relative;
	width:34%
}
#article_bio { margin-top:7px; clear:both; padding-top: 3px; }
#article_bio_left {
float:left;
position:relative;
width:75%;
}
#article_bio_right {
float:right;
position:relative;
width:23%;
}
#schedule {
	border: 1px solid #000000;
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	padding-right:2px;
	width:30%;
	float:left;
	font-family: Arial;
	font-size: 12px;
	text-align:right;
}
#schedule_heading {
	font-size: 14px;
	background: #BDAC83;
	font-weight: bold;
	color: #ffffff;
}
#schedule_subheading {
	margin-top: 2px;
	text-align:right;
	font-family: Arial;
	font-weight: bold;
	color: #660000;
}
#splash_image {
float:right;
width: 68%;

}

.nav_entry {
clear: top;
font-weight: bold;
}
a.nav_entry:link, a.nav_entry:visited{
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
display:block;
padding-left: 3px;
margin-top:2px;
margin-bottom:2px;
}
a.nav_entry:hover {
	background: #BDAC83;
}

#bottom_content {
border: 3px solid #CCCCE7;
clear:both;
padding:3px 3px 3px 3px;
}

#bottom_title {
font-weight: bold;
margin-bottom: 0;
padding-bottom: 0;
}

#footer { clear: both; font-size:10px; text-align: center; margin-top: 3px; }

.imgleft {float:left; padding:6px 6px 6px 6px;}
.imgright {float:right; padding:6px 6px 6px 6px;}
