#lvl2_box {
	position:relative;
	top:0px;
}

.lvl2_main {
	width:491px;
	margin: 35px 25px 25px 25px;
}

.lvl2_sidebar {
	width: 170px;
	margin: 265px 15px 12px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#related_links {color:#FFFFFF; font-weight:bold; padding: 3px 3px 3px 5px; letter-spacing:0.1em;}

.lvl2_sidebar_museum {
	width: 170px;
	margin: 210px 15px 12px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
/*-----Styling Properties-----*/
.lvl2_page_headline {font-size: 1.4em; font-weight: bold;}
.lvl2_headline {font-size:1.1em; font-weight:bold; line-height:1.6em;}
.lvl2_subheadline{font-size: 1.0em; font-weight:bold; line-height:1.2em;}

/*------Second Level Sidebard Images-----*/

#about_sidebar {background: #E6E0CF url(images/sidebar_about.jpg) top left no-repeat;}
#museum_sidebar {background: #E6E0CF url(images/sidebar_museum.jpg) top left no-repeat;}
#library_sidebar {background: #E6E0CF url(images/sidebar_library.jpg) top left no-repeat;}
#education_sidebar {background: #E6E0CF url(images/sidebar_education.jpg) top left no-repeat;}
#support_sidebar {
	background-color: #E6E0CF;
	background-image: url(/images/sidebar_support.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#news_sidebar {
	background-color: #E6E0CF;
	background-image: url(images/sidebar_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lvl2_main_B {
	width:700px;
	height: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	left: 0px;
	text-align: center;
	padding-bottom: 20px;
}
