@charset "UTF-8";

#homebtn  {
height: 300px;
}

#homebtn a {
width: 200px;
height: 300px;
position:absolute;
top:0;
left:0;
}


html {
	background-image: url(/images/bgstrip.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 11px;
	color: #333;
	
}
div#left {
	background: url(/images/mhnlogo.gif) no-repeat;
	background-position: 35px 30px;
	width: 231px;
	background-color: #000000;
	height: 800px;
	clear: none;
	position: absolute;
	top: 0;
}
div#nav {
	position: absolute;
	left: 749px;
	width: 200px;
	top: 385px;
}

div#navimg {
	left: 749px;
	width: 200px;
	top: 520px;
	position: absolute;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #4B16A1;
	font-weight: normal;
	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #4B16A1;
	font-weight: normal;
}
div#content {
	position: absolute;
	top: 301px;
	left: 11px;
	width: 620px;
	padding-bottom: 20px;
	margin-left: 260px;
}

#press{
	font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 11px;
	color: #4B16A1;
	font-weight: bold;
}

div#navspacer{
	background-image: url(/images/newnavbg.gif);
	background-repeat:repeat-x;
	position: absolute;
	top: 238px;
	left: 243px;
	height: 32px;
	width: 674px;
}

div#navspacer a:link {
text-decoration:none;
color:#fbf9fa;
}

div#navspacer a:hover {
color:#6a87c3;
}

div#navspacer a:active {
color:#6a87c3;
}

div#navspacer a:visited {
color:#fbf9fa;
}
#navtext{
	font-weight:bold;
	font-size: 1em;
	text-decoration: none;
	padding:.5em 1em;
}

div#topmatter {
	position: absolute;
	top: 0px;
	left: 243px;
	background-image: url(/images/header_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 242px;
	width: 685px;
}

p {
	width: 400px;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
	font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;	/* font-family: Georgia, "Times New Roman", Times, serif; */
}
p.main {
	line-height: 22px;
	/*font-family: Georgia, "Times New Roman", Times, serif; */
		font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
}
.footnote {
    position:relative;
    font-size:75%;
    top:-0.9ex;
    margin-left:0.2em;
    margin-right:0.1em;
}
div#footnote_block {
	margin-top: 30px;
	font-size: 9px;
	font-weight: normal;
}


a:link {
	color: #512c6f;
}
a:visited { color: #6a87c3; text-decoration: none; }
a:hover {
	color: #6a87c3;
	text-decoration: underline;
}
a:active { text-decoration: underline; 
			color: #6a87c3;
			}



div#nav a { font-size: 12px; }
div#nav a:link {
	color: #512c6f;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:visited {
	color: #b08fbe;
	font-weight: bold;
	text-decoration: none;
}
div#nav a:hover {
	color: #b08fbe;
	font-weight: bold;
	text-decoration: underline;
}
div#nav a:active {
	color: #512c6f;
	font-weight: bold;
	text-decoration: underline;
}



span.sidebar,
div.sidebar {
	position: absolute;
	display: block;
	right: 0;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width: 143px;
	color:512c6f;
}
span.right,
div.right {
	border-left: 7px solid #ccc;
	padding-left: 10px;

}
#quiz{
	width: 400px;		
	}
.caption {
font-size: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
width: 195px;
background-color:#cccccc;
float: right;
text-align:center;
padding-bottom: 15px;
clear: right;
width: 195px;
}
.rightpic {
	float: right;
	padding-right: 0px;	
}

div#nav {
	z-index: 100;
}
div#nav a {
	display: block;
	margin-top: 8px;
}
div#indicia {
	position: absolute;
	top: 330px;
	padding: 0;
	width: 170px;
	text-align: center;
	left: 32px;
	color: #b08fbe;
}
div#indicia h2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbf9fa;
}
div#copyright {
	margin-top: 50px;
	padding-top: 5px;
	border-top: 1px solid #333;
	color: #b08fbe;
	font-size: 10px;
}

.indented {
	line-height: 22px;
	font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	padding-left: 20pt;
   	padding-right: 20pt;
}
	
.print {
	line-height: 22px;
	font-family: "Lucida Sans", Verdana, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 12px;
	padding-left: 20pt;
	width:100%;
}

/*Javascript element styling*/

#sidebar-container { 
	position: absolute; 
	right: 450px; 
	top: 0; 
	width: 171px; 
}


#sidebar { 
	width: 171px; 
	height: 195px; 
	background: #333; 
	top: 100px; 
	position: absolute;
 	color:#EEEEEE;
	
}

