#logo {
	background: url(../template/misc/logo.jpg) no-repeat;
	width: 760px;
	height: 114px;
	float: left;
}
#tagline {
	display: inline;
	width: 698px;
	height: 27px;
	background: url(../template/misc/tagline_alt.png) no-repeat;
	margin: 19px 0px 23px 31px;
	float: left;
}
#page_header{
	display: inline;
	width: 720px;
	height: 33px;
	margin-left: 20px;
	float: left;
}
#left_partition {
	width: 198px;
	border-right: 0px;
	margin: 0px 10px 54px 20px;
	padding: 0px;
}
#right_partition {
	width: 492px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 30px;
	text-align: justify;
	border-left: 1px gray solid;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
.name_text, .dyk_heading {
	font-size: 18px;
	font-weight: bold;
	color: #032932;
	text-align: right;
	margin-bottom: 10px;
}
.dyk_heading
{
	text-align: left;
}
a, .menu_text, a.menu_text {
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	color: #0A2737;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
a {text-decoration: underline; font-size:inherit;line-height: normal;font-weight: normal;}
a:hover, a.menu_text:hover {
	color: #979E52;
}
#nav_menu 
{
	width: 100%;
}
#nav_menu_bot 
{
	margin-top: 37px;
}
#did_you_know_photo
{
	overflow:hidden;
	height: 150px;
	width: 198px;
	margin-bottom: 10px;
}
#horiz_nav
{
	margin-bottom: 10px;
}
