 body {
	margin:0px 0px 20px;
	padding:0px;
	text-align:center;
	background-color: #333333;
	}
#container { /* Holds the content parts of the page and centers them on the body */
	width:760px;
	margin:0px auto 1em;
	text-align:left;
	position: relative;
	background:  #666666 url(images/BMA_background.jpg) repeat-y center;
	}

#picturecontainer { /* Holds the content parts of the page and centers them on the body */
	width:500px;
	margin:0px auto 1em;
	text-align:center;
	position: relative;
	}	
#banner{
	margin:0px;
	padding:0px;
	position: relative;
	width: 760px;
	height: 125px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#Content {
	margin-left: 200px;
	text-align: left;
	padding: 0em 1em;
	font-size: small;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#topnav {
	position: absolute;
	text-align: center;
	z-index: 5;
	top: 98px;
	width: 500px;
	right: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	}

#topnav a:link {
	border-left: 1px solid #666666;
	color: #663300;
	text-decoration: none;
	padding: 0px 10px;
	float: right;
		}
		
#topnav a:visited {
	border-left: 1px solid #666666;
	color: #663300;
	text-decoration: none;
	padding: 0px 10px;
	float: right;
		}
		
#topnav a:hover {
	background-color: #2C5976;
	color: #F0E0D1;
	text-decoration: none;
	float: right;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
		}
	
.leftnav{
	float: left;
	width: 176px;
	margin: 0.8em 1em 1.2em 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 1.8em;
	text-align: left;
	letter-spacing: 0.15em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	}
	
.onpage{
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 1em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2C5976;
	background-image: url(images/onpage.gif);
	background-repeat: no-repeat;
	}

.onpageIndent1{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 2em;
	background-image: url(images/onpage.gif);
	background-repeat: no-repeat;
	}
	
.onpageIndent2{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3em;
	background-image: url(images/onpage.gif);
	background-repeat: no-repeat;
	}		
		
a.navbar:link {
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2C5976;
	padding-left: 1em;
	}
a.navbar:visited {
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #2C5976;
	padding-left: 1em;
	}
a.navbar:hover {
	color: #FFFFFF;
	display: block;
	padding-left: 1em;
	background-color: #7F7F7F;
	}
a.navbarHome:link {
	color: #FFCC99;
	text-decoration: none;
	display: block;
	padding-left: 1em;
	}
a.navbarHome:visited {
	color: #FFCC99;
	text-decoration: none;
	display: block;
	padding-left: 1em;
	}
a.navbarHome:hover {
	color: #F0E0D1;
	display: block;
	padding-left: 1em;
	background-color: #7F7F7F;
	background-repeat: no-repeat;
	}
a.navbarIndent1:link { /*Sets display properties for the left-hand nav bar link to sub-pages of the page you are currently on */
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	padding-left: 2em;
	}
a.navbarIndent1:visited { /*Sets display properties for the left-hand nav bar link to sub-pages of the page you are currently on */
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	padding-left: 2em;
	}
a.navbarIndent1:hover {
	color: #FFFFFF;
	background-color: #7F7F7F;
	display: block;
	text-decoration: none;
	padding-left: 2em;
	}
	
a.navbarIndent2:link { /*Sets display properties for the left-hand nav bar link to sub-pages of the page you are currently on */
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	padding-left: 3em;
	}
a.navbarIndent2:visited { /*Sets display properties for the left-hand nav bar link to sub-pages of the page you are currently on */
	color: #F0E0D1;
	text-decoration: none;
	display: block;
	padding-left: 3em;
	}
a.navbarIndent2:hover {
	color: #FFFFFF;
	background-color: #7F7F7F;
	text-decoration: none;
	display: block;
	padding-left: 3em;
	}
		
a:link{color: #325C74; /*Sets display properties for inline links witin the body text */
	}
a:visited{color: #325C74; /*Sets display properties for inline links witin the body text */
	}
a:hover{
	color: #000000;
	}
	
h1 { /*used for the page title at top of content */
	font-family: Arial, Helvetica, sans-serif;			font-size: 1.8em;
	font-weight: bold;
	color: #446A82;
	text-align: left;
	line-height: normal;
	margin-bottom: -0.5em;
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	color: #000000;
	}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	margin-bottom: -0.5em;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em -1em;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1em 0em;
	font-weight: bold;
	color: #000000;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em -1em 0em;
	font-weight: bold;
	color: #000000;
	}

.indent { /*Used instead of "blockquote" to create indents */
	margin-left: 1.6em;
	}
	
.indent2 { /*Used instead of "blockquote" to create indents */
	margin-left: 2.6em;
	}
		
.book { /* Used to set font for references to book names */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
.note { /*Sets small font size for footnotes and other notes */
	font-size: 76%;
	line-height: 1em;
	margin-left: 1.6em;
	}
.box { /*Puts body text into a box, such as on Events page */
	padding: 1em;
	height: auto;
	width: 520px;
	border: thin solid #999999;
	margin: 1em;
	}
.newsBox {
	float: right;
	background-color: #FFFFFF;
	width: 158px;
	margin-left: 2em;
	margin-bottom: 1em;
	margin-top: 10px;
	}	
.newsBox p {
	text-align: left;
	padding-bottom: 1em;
	padding-left: 0.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	}		
.newBoxDate {
	color: #89A29C; 
	font-size: small; 
	font-weight: bold; 
	}

.objDesc { /* Used on Collections pages for descriptions of objects */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 1.2em;
	font-weight: bold;
	}		
.backLink { /*Sets display properties for links at bottom of page to other related pages */ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}
.imageLeft { /*Used to float images to the left and wrap text around them */
	float: left;
	margin-right: 10px;
	padding-top: 7px;
	text-align: center;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-bottom: 7px;
	margin-bottom: 7px;
	}

.imageRight {
	float: right;
	margin-left: 10px;
	padding-top: 7px;
	text-align: center;
	font-size: 0.85em;
	line-height: 1.2em;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	padding-bottom: 7px;
	margin-bottom: 7px;
	}
img { border:none;
}

.description {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}
	
.imageLeftNoCap { /*Used to float images to the left and wrap text around them */
	float: left;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	}

.imageRightNoCap {
	float: right;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	}
		
.bottomnav { /* Used at bottom of page for links to main site sections */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
	clear: both;
	padding-top: 2em;
	}
	
.copyright { /*Set display properties for the copyright section at the bottom of the page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;
	text-align: center;
	padding-bottom: 2em;
	}

a.skip {position: absolute; z-index: -10000;}
.logo {
	margin-left: -10px;
}
	
@media print { /*Sets up the parameters for printing the page - removes most elements */
body {
	background: white;
	color: #999999;
}
p {
	font-family:Serif;
	font-size:12pt;
	line-height: 18px;
	color: #000000;
}
#banner {display:none;}
#topnav {display:none;}
a.skip {display:none;}
.pageTitle {
	border-bottom: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: left;	
	}
a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
.leftnav {display:none;}
.bottomnav {display:none;}
.backLink {display:none;}
.newsBox {display:none;}
#Content {
	font-family:Serif; font-size:12pt; line-height: 18px;
	width: auto; 
	border: 0;
	margin: 0 10% 0 2%;
	padding: 0;
	color: black; 
	background: transparent;
	}
}
