body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #251e1e;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2f2b2b;
	width: 100%;
	overflow: visible;
}

bodyB  {
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2f2b2b;
	width: 100%;
	overflow: visible;
}

#wrapper { 
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #bcb8b8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 

#header {
	
	margin: 0 auto;
	padding: 0;
	background-color: #251e1e;
	width: 100%;
	text-align: center;
	
	
} 

#header h1 a {
	color: #969090;
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: .0125em;
	text-decoration: none;
	float: left;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0em;
}

#header h1 a:hover {
	text-decoration: none;
	color: #bcb8b8;
}

#header h3 {
	color: #969090;
	margin: 0;/* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: .0125em;
	text-decoration: none;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}




#navbar {
	text-align: center;
	float: none;
	width: 780px;
	background-color: #251E1E;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: .5em;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#topnav {
	text-align: center;
	margin: 0;
	width: 780px;
	padding-top: 0.25em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	}
	
#topnav ul li  {
	margin: 0;
	padding: 0;
	display: inline;
	color: #969090;
	}
	
#topnav ul li a {
	line-height: 1em;
	margin: 0 ;
	text-decoration: none;
	color: #969090;
	border: none;
	font-weight: bold;
	text-transform: lowercase;
	display: inline;
	list-style-type: none;
	padding: .5em ;
	font-size: .75em;
	}


#topnav ul li a:visited{
	text-decoration: none;
	color: #969090;
	}
	
#topnav ul li a:hover {
	text-decoration: none;
	color: #bcb8b8;

	}
	
	
#topnav ul li a:active {
	text-decoration: none;
	color: #bcb8b8;

	}



#container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #bcb8b8;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 650px;
} 

#sidebar {
	float: none; /* since this element is floated, a width must be given */
	width: 780px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #bcb8b8;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#sidebarmain {
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
}
.quotemark {
	font-size: 18px;
	font-weight: normal;
	color: #9f663c;
}



#sidebar h1, #connections h1 {
	font-size: 0.875em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: -0.5em;
	margin-left: 0px;
}

#sidebar h2 {
	font-size: 0.675em;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: -0.5em;
	margin-left: 0px;
}

#sidebar h3 {
	font-size: 1em;
}
#sidebar p, #connections p {
	font-size: 0.725em;
	margin-top: .5em;
	margin-bottom: 0em;
	padding-bottom: 2.5em;
	line-height: 1.375em;
	padding-top: 1em;
	text-align: center;
}



#sidebar ul  {
	padding: 0;
	text-indent: 0px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	text-align: center;
	}

#sidebar ul li  {
	margin: 0;
	font-size: 0.675em;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 0em;
	}

#exhibit ul  {
	padding: 0;
	text-indent: 0px;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	text-align: left;
	}

#exhibit ul li  {
	margin: 0;
	font-size: 0.675em;
	list-style-position: inside;
	list-style-type: none;
	padding: 0;
	display: block;
	}
	
#captionbox {
			font-family: 'Cagliostro', sans-serif;
			width:100%;
			height:10px; /* for modern browsers */
			height:auto !important; /* for modern browsers */
			height:100px; /* for IE5.x and IE6 */
			margin-top:0px;
			margin-bottom:0px;
			background-color:#bcb8b8;
			padding-top: 10px;
			padding-right: 20px;
			padding-bottom: 10px;
			padding-left: 20px;
			text-indent: 0;
	
			}
			
#line {
			width:780px;
			height:4px;
			background-color:#000;
			}

#mainContent {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
			width:100%;
} 
#footer {
	padding-top: .75em;
	margin: 0em;
	background-color: #251e1e;
	width: 100%;
	text-align: center;
} 
/*#footer img a:link {
	border: 1px solid #fff;
}


#footer img a:visited {
	border: 1px solid #fff;

}
#footer img a:hover{
	border: 3px solid #fff;

}

#footer img a:active{
	border: 1px solid #fff;
}*/

#footernav {
	width: 100%;
	text-align: center;
}
	
	
a img.tn {
	border: 1px solid #000;
	padding: 1px;
	margin: 2px;
}

a:hover img.tn {
	background-color: #fff;
}




/*#footernav a img, #footer a           { border: none; overflow: hidden; }
#footernav a:hover                         {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#footernav a:hover img                     { margin: -3px; }
*/

/*#footer img {
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
*/
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


#footer h5 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.625em;
	font-weight: normal;
	letter-spacing: .0125em;
	color: #D7AE80;
}

#footer h5 a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #969090;
}


#footer h6 {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: .5em;
/*	font-weight: bold;
*/	font-style: italic;
	font-size: 3em;
	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




a:link {
	color: #2f2b2b;
	text-decoration: none;
}

a:visited {
	color: #2f2b2b;
	text-decoration: none;
}
a:hover {
	color: #969090;
	text-decoration: none;
}
a:active {
	color: #2f2b2b;
	text-decoration: none;
}




.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;

}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}

.view {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}
#quote h2, #quotetest h2, #emerson h2 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
	color: #2f2b2b;
	text-align: center;
	line-height: 1.275em;
}
#quote h3, #quotetest h3, #emerson h3 {
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
	color: #2f2b2b;
}

#quote {
	text-align: center;
	float: right;
	width: 112px;
	padding-top: 4em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#emerson {
	text-align: center;
	float: left;
	width: 240px;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0;
	padding-left: 0.5em;
}

#portrait img {
	float: left;
	padding-top: 3em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 0;	
	
	/*padding-top: 4em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;*/
}

#splash {
	clear: both;
	background: #fff;

}

#connections {
	float: left;
	width: 300px;

}
