@charset "UTF-8";
/* CSS Document */


#lvl2_header {
	background:url(../images/lvl2_header.jpg) top left no-repeat;
	width:853px;
	height:561px;
}

#content_container {
	margin:-440px 30px 20px 37px;
	padding: 18px 14px 18px 22px;
	min-height:500px;
}

#home_link 	{position:absolute;  height:60px;  width:470px;  top:20px;  left:84px;}

#visit_link 	{position:absolute;  height:22px;  width:232px;  top:34px;  left:621px;}
#visit_link:hover 	{background:url(../images/lvl2_plan_rollover.jpg) top left no-repeat;}

#tours_link 	{position:absolute;  height:22px;  width:232px;  top:56px;  left:621px; }
#tours_link:hover 	{background:url(../images/lvl2_educational_rollover.jpg) top left no-repeat;}

#subnav_container {position:absolute;  height:25px;  top:94px;  right:83px; text-align:right;	color:#FAF9C3;}

#subnav_container a {
	color:#FAF9C3;
	text-decoration:none;
	font-size:0.9em;
}

#subnav_container a:hover {
	text-decoration: underline;
}


#nav_container {
	clear:both;
	padding:0px 0px 15px 0px;
	
}

#b_nav_container {
	clear:both;
	padding:15px 0px 0px 0px;	
}

.nav_button {
	float:left;
	height:26px;
	margin-right:6px;
	font-size:0px;
}

#museum_up {background:url(../images/nav_museum_up.jpg) top left no-repeat; width:115px;}
#lawschool_up {background:url(../images/nav_lawschool_up.jpg) top left no-repeat; width:171px;}
#library_up {background:url(../images/nav_library_up.jpg) top left no-repeat; width:117px;}
#history_up {background:url(../images/nav_history_up.jpg) top left no-repeat; width:124px;}
#about_up {background:url(../images/nav_about_up.jpg) top left no-repeat; width:120px;}
#home_up {background:url(../images/nav_home_up.jpg) top left no-repeat; width:63px;}

#museum_dn {background:url(../images/nav_museum_dn.jpg) top left no-repeat; width:115px;}
#lawschool_dn {background:url(../images/nav_lawschool_dn.jpg) top left no-repeat; width:171px;}
#library_dn {background:url(../images/nav_library_dn.jpg) top left no-repeat; width:117px;}
#history_dn {background:url(../images/nav_history_dn.jpg) top left no-repeat; width:124px;}
#about_dn {background:url(../images/nav_about_dn.jpg) top left no-repeat; width:120px;}
#home_dn {background:url(../images/nav_home_dn.jpg) top left no-repeat; width:63px;}

#museum_up:hover {background:url(../images/nav_museum_dn.jpg) top left no-repeat; width:115px;}
#lawschool_up:hover {background:url(../images/nav_lawschool_dn.jpg) top left no-repeat; width:171px;}
#library_up:hover {background:url(../images/nav_library_dn.jpg) top left no-repeat; width:117px;}
#history_up:hover {background:url(../images/nav_history_dn.jpg) top left no-repeat; width:124px;}
#about_up:hover {background:url(../images/nav_about_dn.jpg) top left no-repeat; width:120px;}
#home_up:hover {background:url(../images/nav_home_dn.jpg) top left no-repeat; width:63px;}


#b_museum_up {background:url(../images/nav_museum_up.jpg) top left no-repeat; width:115px;}
#b_lawschool_up {background:url(../images/nav_lawschool_up.jpg) top left no-repeat; width:171px;}
#b_library_up {background:url(../images/nav_library_up.jpg) top left no-repeat; width:117px;}
#b_history_up {background:url(../images/nav_history_up.jpg) top left no-repeat; width:124px;}
#b_about_up {background:url(../images/nav_about_up.jpg) top left no-repeat; width:120px;}
#b_home_up {background:url(../images/nav_home_up.jpg) top left no-repeat; width:63px;}

#b_museum_dn {background:url(../images/nav_museum_dn.jpg) top left no-repeat; width:115px;}
#b_lawschool_dn {background:url(../images/nav_lawschool_dn.jpg) top left no-repeat; width:171px;}
#b_library_dn {background:url(../images/nav_library_dn.jpg) top left no-repeat; width:117px;}
#b_history_dn {background:url(../images/nav_history_dn.jpg) top left no-repeat; width:124px;}
#b_about_dn {background:url(../images/nav_about_dn.jpg) top left no-repeat; width:120px;}
#b_home_dn {background:url(../images/nav_home_dn.jpg) top left no-repeat; width:63px;}

#b_museum_up:hover {background:url(../images/nav_museum_dn.jpg) top left no-repeat; width:115px;}
#b_lawschool_up:hover {background:url(../images/nav_lawschool_dn.jpg) top left no-repeat; width:171px;}
#b_library_up:hover {background:url(../images/nav_library_dn.jpg) top left no-repeat; width:117px;}
#b_history_up:hover {background:url(../images/nav_history_dn.jpg) top left no-repeat; width:124px;}
#b_about_up:hover {background:url(../images/nav_about_dn.jpg) top left no-repeat; width:120px;}
#b_home_up:hover {background:url(../images/nav_home_dn.jpg) top left no-repeat; width:63px;}

h1.page_header {
	font-size:1.4em;
	margin:0px;
	padding:0px;
}

h2.page_subheader {
	font-size:1.1em;
	margin:0px;
	padding:0px;
}

.lvl2_main_img {
	float:right;
	padding:10px 10px 5px 15px;
}

ul {
	list-style:url(../images/red_arrow_block_small.jpg) ;
	margin:0px 0px 20px 12px;
	padding:0px 0px 0px 12px;
}

ul.nonlink {
	list-style:url(../images/red_block_small.jpg) ;
	margin:10px 0px 15px 12px;
	padding:0px 0px 0px 12px;
}

ul.bullet {
	list-style:disc;
	padding:5px 0px 5px 10px;
}

ul.bullet li {
	padding:0px;
	margin:0px;
}

ul.member {
	list-style:url(../images/red_block_small.jpg) ;
	margin:-10px 0px 20px 12px;
	padding:0px 0px 0px 12px;

}

li {
	padding:0px;
	margin:5px 0px 5px 0px;
}

.exhibit_left {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:0px 10px 10px 0px;
	font-style:italic;
}

.exhibit_center {
	width:765px;
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:0px 33px 20px 0px;
	font-style:italic;
}

.exhibit_list li {
	margin-bottom:10px;
}

.exhibit_right {
	float:right;
	text-align:center;
	line-height:1.2em;
	margin:0px 0px 10px 10px;
	font-style:italic;
}

.exhibit_left img, .exhibit_right img, .exhibit_row4 img {
	margin:0px 0px 5px 0px;
}

.exhibit_row4 {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:10px 0px 10px 0px;
	font-style:italic;
	width:25%;
}

.exhibit_row3 {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:10px 0px 10px 0px;
	font-style:italic;
	width:33%;
}


.exhibit_row2 {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:10px 0px 10px 0px;
	font-style:italic;
	width:50%;
}

.exhibit_row1 {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:10px 0px 10px 0px;
	font-style:italic;
	width:100%;
}

.transcription {
	text-align:left;
	padding:12px;
}

.exhibit_row1 img, .exhibit_row2 img, .exhibit_row3 img, .exhibit_row4 img {
	border:none;
}

.exhibit_row1 a:hover, .exhibit_row2 a:hover, .exhibit_row3 a:hover, .exhibit_row4 a:hover {
	text-decoration:none;
}


.highlights_description {
	margin:5px 0px 5px 0px;
	font-size:0.9em;
	padding:0px 200px 0px 0px;
}

.highlights_more {
	font-size:1.0em;
	font-weight:normal;
}

.highlights_img {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:15px 10px 10px 0px;
	min-height:320px;
}

.highlights_img_long {
	float:left;
	text-align:center;
	font-size:0.9em;
	line-height:1.2em;
	margin:15px 10px 10px 0px;
	min-height:420px;
}


