#template_frame
{
	background-color: #ECECEC;
	background-image: url(../images/template-bg-white.png);
}

#top_bar
{
	/*background-color: #003063;*/
	background-image:url(../images/top-bar.png);
	background-repeat: repeat-x;
	height: 8px;
	margin: 0px;
	padding: 0px;
}


#logo
{	
	margin: 5px 0px 0px 0px;
	padding: 10px 0px 0px 5px;
	background-color: #eeeeee;		
	height: 44px;

}

.shadow_top
{
	clear:both;
	background-image: url(../images/content-top-shadow-white.png);
	background-repeat: repeat-x;
	background-position: right top;
	position: absolute;
	margin-top: -4px;
	z-index: 1;
	height: 4px;	
	top: 127px;	
	width: 948px;
}

#page_content_frame
{
	clear: both;
	background-color: #ffffff;	
	
	width: 946px;
	
}

.right_border{
	clear: both;
	background-image: url(../images/content-shadow-white.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 952px;
	position: relative;
	z-index: 3;	
 
 
}
.page_content
{
	margin: 0px;	
	padding: 0px 0px 20px 0px;	
	background-color: #ffffff;	
	width: 946px;
	min-height: 900px !important;
	
	position: relative;
	height:auto;
}

#navigation_frame
{	
	background-image: url(../images/navigation-bg.png); 
	background-repeat: no-repeat;
	float: left;
	height: 77px;	
	width: 676px;	
	margin: 37px 0px 0px 0px;
	padding: 0px;
}

#navigation
{
	padding: 15px 0px 20px 15px;
	margin: 0px 0px 0px 0px;	
}

#navigation .history_link
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #898999;
}

#navigation .history_link a:hover
{
	color: #bbbbbb;
	background-color: #011A36;
}

#main_title
{
	
	color: #ffffff;
	padding-top: 2px;
	font-size: 26px;
}

#navigation h1
{
	clear: both;
	color: #ffffff;
	padding-top: 2px;
}

#central_section
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 730px;
	background-color: #ffffff;
}

#central_section .bio
{
	width: 700px !important;
}

#central_section_wide
{
	width: 946px;
}

.central_section_content
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidemenu_frame
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 100px 15px;
	/*width: 249px;*/
	width: 160px;
	min-height: 500px;
	background-color: #EDEDED;		
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
		
}

.icons_section
{	
	text-align: right;
	margin: 12px 20px 0px 0px;
	height: 0px;

}

.icons_section .icon
{
	float: right;
}

.icons_section .icon a
{
	font-size: 9px;
	color: #333333;
	/*color: #01285B;*/
	text-transform: uppercase;
	text-decoration: none;
}

.icons_section .icon a:hover
{
	text-decoration: underline;
}

.icon.addthis
{
	margin: 0px 0px 0px 0px;
}

.icon.print
{
	margin: 0px 12px 0px 0px;
}

.sidemenu
{
	margin: 0px 0px 30px 0px;
	padding: 12px 9px 15px 0px;
	border-bottom: 1px solid #CBCBCB;
}

.sidemenu a
{
	text-decoration: none;
	color: #01285B;
}

.sidemenu a:hover
{
	text-decoration: underline;
}

#sidemenu_frame #sidemenu_links
{
	margin: 10px 0px 0px 0px;
}

#sidemenu_frame .link_level_1
{
	clear: both;
	margin: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

#sidemenu_frame .link_level_1 a
{	
	/*color: #333333;*/
}

#sidemenu_frame .level_2_section
{
	text-transform: none;
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sidemenu_frame .level_2_section .link_level_2
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#sidemenu_frame .level_2_section .link_level_2 a
{
	padding: 0px;
	
}


#sidemenu_frame .level_2_section .link_level_2.selected 
{
	/*color: #333333;*/
	
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	
}
#sidemenu_frame .level_2_section .link_level_2.selected a
{
	/*color: #333333;*/
	text-decoration: underline;
	
	
}

#sidemenu_frame .level_3_section
{
	text-transform: none;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;

	padding-left: 10px;
}
#sidemenu_frame .level_3_section .link_level_3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}




#sidemenu_frame .level_3_section .link_level_3 a
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	color:#333333;
	
	
	padding-left: 0px;
}


#sidemenu_frame .level_3_section .link_level_3.selected
{
	/*color: #333333;*/
	text-decoration: underline;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	
}

#sidemenu_frame .level_3_section .link_level_3.selected a
{
	/*color: #333333;*/
	text-decoration: underline;
	
	
}




#sidemenu_frame .link_level_1.selected a
{
	/*color: #333333;*/
	text-decoration: underline;
	
}



#footer
{
	clear: both;
	width: 926px;
	background-color: #003063;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 30px 10px;
	font-size: 11px;
	color: #898999;
}

#footer a
{		
	color: #bbbbbb;
	text-decoration: none;
}

#footer a:hover
{
	background-color: #021C39;
}

#footer_menu
{		
	padding: 18px 0px 0px 0px;
}

#footer_menu .footer_link
{
	float: left;
}

#footer_menu .footer_link a
{
	padding: 0px 10px;
	border-left: 1px solid #898999;
}

#footer_menu .footer_link a:hover
{
	padding: 0px 10px;
}

#footer_menu .footer_link.first a, #footer_menu .footer_link.first a:hover
{
	padding-left: 0px;
	border: none;
}

#bottom
{
	clear: both;
	margin: 45px 0px 0px 0px;
}

#bottom #nautalex
{
	margin: 2px 0px 0px 0px;
}
.top_left{
width:954x;
margin: 5px 0px 0px 0px ;
z-index:2;
height: 114px;

}
.logo_area{
	float:left;
	margin: 0px 17px 0px 13px;
	width: 246px;
}
