#header {
	height: 250px;
}
#logo {
	height: 44px;
	width: 468px;
	background: url(../template/misc/logo.gif) no-repeat;
	margin: 5px 0px 10px 9px;
}
#header_photo {
	width: 100%;
	height: 93px;
}
#left_partition {
	width: 266px;
	padding: 0px 13px 0px 19px;
	margin-top: 27px;
	float: left;
}
#page_header 
{
}
#page_header img
{
	margin-top: 7px;
	margin-bottom: 15px;

}
#did_you_know_box {
	width: 266px;
	font-size: 11px;
}
#did_you_know_header {
	width: 206px;
	height: 29px;
	margin-bottom: 9px;
	background: url(../template/headers/did_you_know.gif) no-repeat;
}
#did_you_know_photo {
	width: 100%;
	height: 83px;
	margin-bottom: 5px;
}
#right_partition {
	width: 447px;
	padding-top: 0px;
	padding-left: 13px;
	border-left: 1px solid #1B8DEC;
	margin-top: 27px;
	float: right;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
#menu_text {
	margin-bottom: 30px;
}
a.menu_text, span.menu_text 
{
	display: block;
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
	margin-bottom: 7px;
}
a:hover.menu_text, span.menu_text {
	color: #1B8DEC;
}
span.menu_text  
{
	text-decoration: none;
}
#content_header {
	margin-bottom: 15px;
	height: 30px;
}
h1.content_header 
{
	margin: 0px;
	font-size: 26px;
	font-weight:lighter;
	line-height: 26px;
	padding-bottom: 5px;
	width: 380px;
	float:left;
}
#photo_column {
	width: 198px;
	float: left;
}
.photo_box {
	width: 198px;
	margin-bottom: 2px;
}
#content_text {
	font-size: 12px;
	margin-right: 10px;
/*	margin-top: 15px; */
	clear: both;
}
.caption_text {
	font-size: 11px;
	color: #8B0000;
	margin-bottom: 10px;
}
