/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - 

http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find 

it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to 

refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the 

images. ie. no paths. */


/* basic elements */

body {
        color: #555555;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 1em;
        background-image: url(images/mnnvback.jpg);
        margin: 0;
     }

h1   {
        font-size: 1.5em;
        margin-left: 120px;
        margin-right: 120px;
        margin-top: 20px;
     }
 
h2   {
        font-size: 1.1em;
        text-align: right;
        font-style: italic;
        letter-spacing: 5px;
        text-decoration: underline;
        font-weight: bold;
        margin-left: 120px;
        margin-right: 120px;
     }

h3   {
        font-size: 1em;
        text-align: right;
        margin-right: 120px;
     }

h3 A {
        color: #000000;
        text-decoration: none;
     }

h3 A:hover {
        color: #ff0000;
        text-decoration: none;
     }

h4   {        font-size: 1em;
        text-align: right;
        margin-right: 0px;
     }

UL   {
        font-size: .8em;
        font-weight: bold;
        margin-top: 4;
        margin-bottom: 4
     }

UL A {
        color: #000000;
        text-decoration: underline;
     }

UL A:hover {
        color: #ff0000;
        text-decoration: underline;
     }

p    {
        font-size: .8em;
        margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0;
     }

.indent {
        text-indent: 36pt;
     }
.noindent {
        margin-top: 0;
        text-indent: 0;
     }

p a, p.indent a, p.noindent a  {
        color: #555555;
        font-weight: bold;
        text-decoration: none;
     }

p a:hover, p.indent a:hover, p.noindent a:hover {
        color: #ff0000;
        background-color: #dddddd;
        font-weight: bold;
        text-decoration: none;
     }


/* specific divs */
.container { 
	margin-left: 20px;
	margin-right: 300px;
	margin-top: 20px;
	margin-bottom: 0px;  
	}
.container2 {
/* border: 3px solid;*/
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 0px;  
        }

.index { 
        position: absolute;
        right: 20px;
	top: 20px; 
        width: 320px; 
	padding: 0px; 
	margin: 0px; 
	}


#intro { 
	min-width: 470px;
	}
#pageHeader { 
	margin-bottom: 20px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas 

Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 { 
	background: transparent url(h1.gif) no-repeat top left; 
	margin-top: 10px; 
	width: 219px; 
	height: 87px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

.quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a: visited { 
	margin-right: 20px; 
	}

.linkList {
        position: absolute;
        top: 165px;
        left: 20px;
        width: 160px;
        height: *;
	}

.linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}

.linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}

.linkList h3.select span {
	display:none
	}

.linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
.linkList h3.favorites span {
	display:none
	}
.linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
.linkList h3.archives span {
	display:none
	}
.linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
.linkList h3.resources span {
	display:none
	}


.linkList ul {
	margin: 0px;
	padding: 0px;
	}
.linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
.linkList li a { 
	font-size: 2em;
	}
.linkList li a:link { 
	color: #988F5E;
	}
.linkList li a:visited {
	color: #B3AE94;
	}
	


#extraDiv1 { 
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0px; 
	width: 148px; 
	height: 110px; 
	}


/* ---+++++++++++++++++++++--- */





.smalltext {
font-size: .6em;
color: #0000ff; 
text-align: center;
}

.onecol {
 border: 1px solid; 
 font-size: 1em;
 margin-top: 120px;
 margin-left: 15%;
 margin-right: 35%;
        }
 
table {
  font-size: .9em;
  color: #000000; 
  text-align: left;
  margin-left: 36px;
      }

table A {
  color: #000000; 
        }

table A:hover {
  color: #ff0000; 
        }

 
table td {
  vertical-align: text-top;
  padding-left: 36px;
         }

.histlink {
font-size: .8em;
text-align: left;
font-weight: normal;
color: #a00000; 
}

.histlink A {
color: #000000; 
text-decoration: none;
font-weight: normal;
}
.histlink A:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
}
.histlink A:hover {
color: #ff0000; 
text-decoration: none;
font-weight: normal;
}
.histlink A:active {
color: #a00000; 
text-decoration: none;
font-weight: normal;
}


.colone {
/* border: 1px solid;*/
 position: relative;
 float: left;
 font-size: 1em;
 width: 49%;
 text-align: justify;
        }
.ie.colone {
 position: relative;
 float: left;
 font-size: 1em;
 width: 30%;
 text-align: justify;
        }

.coltwo {
 position: relative;
 float: left;
 font-size: 1em;
 margin: 0px;
 width: 48%;
        }

.colboth {
 font-size: 2em;
 text-align: center;
        }

.clearboth{
	clear: both;
	border-top: 1px solid silver;
	margin-top: 20px;
	text-align: center;
	padding-right: 5px;
	font-size: 0.5em;
        }

.colthree {
 position: relative;
 top: 20px;
 left: 20px;
 font-size: 1em;
 margin-left: 60%;
 margin-right: 5%;
           }


.toplinks {
	FONT-FAMILY: arial black,arial; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
	}
.toplinks A {
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
	}
.toplinks A:visited {
	COLOR: #ffffff; 
	}
.toplinks A:hover {
	COLOR: #800000; 
	FONT-SIZE: 18px; 
	}
.toplinks A:active {
	COLOR: #800000; 
	}


.text 	{
	FONT-FAMILY: arial black,arial; 
	FONT-SIZE: 12px; 
	TEXT-ALIGN: center;
	}
.text A 	{
	COLOR: #000080; 
	TEXT-DECORATION: underline;
	}
.text A:visited {
	COLOR: #000080; 
	TEXT-DECORATION: underline;
	}
.text A:hover {
	COLOR: #800000; 
	FONT-SIZE: 14px; 
	TEXT-DECORATION: none;
	}
.text A:active {
	COLOR: #800000; 
	TEXT-DECORATION: underline;
	}

.text2 	{
	COLOR: #000000; 
	FONT-FAMILY: arial black,arial; 
	FONT-SIZE: 12px; 
	TEXT-ALIGN: center;
	}
.text2 A {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
	}
.text2 A:visited {
	COLOR: #ffffff; 
	TEXT-DECORATION: underline;
	}
.text2 A:hover {
	COLOR: #800000; 
	FONT-SIZE: 14px; 
	TEXT-DECORATION: none;
	}
.text2 A:active {
	COLOR: #800000; 
	TEXT-DECORATION: underline;
	}
