* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
  color: #242424;
}

html {
  overflow-y: scroll;
}

input, select {vertical-align: middle;}

#wrapper { 
 margin: 0 auto;
 width: 950px;
 background: #ffffff;
}
#header {
 color: #333;
 width: 950px;
 float: left;
 padding: 0px 0px 0px 0px;
 height: 220px;
 margin: 0px 0px 0px 0px;
 background: #3BA3D8;
 background-image: url(../images/header-bkgd.gif);
 vertical-align: top;
 }
 
#leftcolumn { 
 color: #333;
/*border: 1px solid #ccc;*/
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px 5px 4px 10px;
 width: 728px;
 float: left;
 background: #ffffff;
}

#leftcolumn2 { 
 color: #333;
/*border: 1px solid #ccc;*/
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px 5px 4px 0px;
 width: 868px;
 float: left;
 background: #ffffff;
}

#rightcolumn { 
 float: right;
 color: #333;
/*border: 1px solid #ccc;*/
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 4px 0px;
 width: 200px;
 display: inline;
}

#rightcolumn2 { 
 float: right;
 color: #333;
/*border: 1px solid #ccc;*/
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 4px 0px;
 width: 82px;
 display: inline;
}

#footer { 
 width: 931px;
 clear: both;
 color: #333;
/* border: 1px solid #ccc;*/
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 0px;
}

P {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #242424;
}

span {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
  color: #242424;
}

span.large {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: normal;
  color: #2382AF;
}

span.small {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
  color: #242424;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	font-weight: normal;
}

span.smheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 500px;
}

div.largebox3 {
	width: 600px;
	background-color: #faf4fb;
	border: 1px solid #602e67;
	padding: 10px;
	list-style-position: inside;
}

span.emphasis {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #672972;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	font-weight: normal;
}

div.dna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #242424;
	font-weight: normal;
	border: 1px dashed #1187c4;
	padding: 8px;
	text-align: center;
}

div.solidborder {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #1187c4;
	padding: 12px;
}

div.largebox {
	width: 600px;
	background-color: #EBF5FC;
	border: 1px solid #0F4562;
	padding: 10px;
	list-style-position: inside;
}


div.largebox {
	width: 600px;
	background-color: #EBF5FC;
	border: 1px solid #0F4562;
	padding: 10px;
	list-style-position: inside;
}

div.largebox2 {
	width: 400px;
	background-color: White;
	border: 1px dashed #0F4562;
	padding: 5px;
	list-style-position: inside;
}




table.form {
	border: 1px solid #094A6C;
	
}

td.report {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #252525;
	font-weight: normal;
	border: 1px solid #094A6C;
	padding: 3px;
}

td.reportheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #063147;
	font-weight: bold;
	border: 1px solid #094A6C;
}

td.border {
	border: 1px solid #2383B3;
	width: 350px;
	padding: 8px;
}

td.border2 {
	border: 1px solid #2383B3;
	width: 700px;
	padding: 8px;
}

div.listheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #9C4394;
	font-weight: bold;
	padding-top: 8px;
}

div.listheaders2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #65971A;
	font-weight: bold;
	padding-top: 4px;
}

ul.honor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #65971A;
/*	font-weight: bold;*/
list-style-image: url(../images/dot.gif); 
list-style-type: disc;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 25px;
}

li.honor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070707;
	font-weight: normal;
list-style-image: url(../images/dot.gif); 
list-style-type: disc;
margin-top: 5px;
margin-bottom: 5px;
}

li.honor2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070707;
	font-weight: normal;
list-style-image: url(../images/dot.gif); 
list-style-type: disc;
margin-top: 8px;
margin-bottom: 8px;
}

ol.hoa {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
color: #242424;
list-style-type: decimal;
margin-top: 0px;
margin-bottom: 10px;

}

li.hoa {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #242424;
list-style-type: decimal;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 35px;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	font-weight: bold;
  	color: #65971A;
	padding-bottom: 5px;
	padding-top: 10px;
}

h1.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	font-weight: bold;
  	color: #014970;
	padding-bottom: 2px;
	padding-top: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	font-weight: bold;
  	color: #65971A;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 13px;
 	font-weight: bold;
  	color: #9C4394;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	font-weight: bold;
  	color: #f4463b;
	padding-bottom: 2px;
	padding-top: 2px;
	font-style: italic;
}


h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
  	color: #3a6792;
	padding-bottom: 2px;
	padding-top: 8px;
}

sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
 	color: #242424;
 	vertical-align: super;	
}


hr {
	width: 98%;
	color: #2383B3;
	margin-top: 8px;
	margin-bottom: 5px; 
}

td.sideborder {
	border-left: 1px solid #094A6C;
}

td.bottomborder {
	border-bottom: 1px solid #094A6C;
}

table.articles {
border: 1px #094A6C solid;
}


div.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #624E9E;
	font-weight: bold;
}

table.border {
border: 1px solid #8A5C96;
}

a:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2382AF;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #2382AF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #65971A;
	border-style: none none dashed none;
	border: 1px;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #65971A;
	border-style: none none dashed none;
	border: 1px;
}

a:link.none {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2382AF;
	text-decoration: none;
}

a:visited.none {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #2382AF;
	text-decoration: none;
}

a:hover.none {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #65971A;
	text-decoration: none;
		border-style: none none none none;
	border: 0px;
}

a:active.none {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   color: #65971A;
	text-decoration: none;
	border-style: none none none none;
	border: 0px;
}

/* large style link */

a:link.large {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2382AF;
	text-decoration: none;
}

a:visited.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   color: #2382AF;
	text-decoration: none;
}

a:hover.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   color: #65971A;
	text-decoration: none;
		border-style: none none none none;
	border: 0px;
}

a:active.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   color: #65971A;
	text-decoration: none;
	border-style: none none none none;
	border: 0px;
}





/* menu */



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level {height:62px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:62px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:117px; background: url(../multi_level-files/events_1.gif) no-repeat;;}
.menu li.p2 {width:117px; background: url(../multi_level-files/books_1.gif) no-repeat;;}
.menu li.p3 {width:117px; background: url(../multi_level-files/library_1b.gif) no-repeat;;}
.menu li.p4 {width:117px; background: url(../multi_level-files/grants_1.gif) no-repeat;;}
.menu li.p5 {width:117px; background: url(../multi_level-files/gallery_1.gif) no-repeat;;}
.menu li.p6 {width:117px; background: url(../multi_level-files/share_1.gif) no-repeat;;}
.menu li.p7 {width:117px; background: url(../multi_level-files/megan_1b.gif) no-repeat;;}
.menu li.p8 {width:117px; background: url(../multi_level-files/contacts_1.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#events {width:117px; background: url(../multi_level-files/events_0.gif) no-repeat;}
.menu li a#books {width:117px; background: url(../multi_level-files/books_0.gif) no-repeat;}
.menu li a#library {width:117px; background: url(../multi_level-files/library_0b.gif) no-repeat;}
.menu li a#grants {width:117px; background: url(../multi_level-files/grants_0.gif) no-repeat;}
.menu li a#gallery {width:117px; background: url(../multi_level-files/gallery_0.gif) no-repeat;}
.menu li a#share {width:117px; background: url(../multi_level-files/share_0.gif) no-repeat;}
.menu li a#megan {width:117px; background: url(../multi_level-files/megan_0b.gif) no-repeat;}
.menu li a#contact {width:117px; background: url(../multi_level-files/contacts_0.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#events:hover, .menu li:hover a#events,
.menu li a#books:hover, .menu li:hover a#books,
.menu li a#library:hover, .menu li:hover a#library,
.menu li a#grants:hover, .menu li:hover a#grants,
.menu li a#gallery:hover, .menu li:hover a#gallery,
.menu li a#share:hover, .menu li:hover a#share,
.menu li a#megan:hover, .menu li:hover a#megan,
.menu li a#contact:hover, .menu li:hover a#contact {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:62px; background: #CEF498; padding:0px 0; border: 1px solid #888; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:170px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:200px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border: 3px solid #66A10F; border-width: 1px 1px 1px 1px;}
.menu :hover ul.sub li a.fly {background:#CEF498 url(multi_level-files/arrow.gif) 160px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#A9CC75; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#A9CC75 url(multi_level-files/arrow_over.gif) 160px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#A9CC75 url(multi_level-files/arrow_over.gif) 160px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:110px; top:5px; background: #CEF498; padding: 0px 0px 0px 0px; border: 1px solid #888; white-space:nowrap; width:200px; z-index:200; height:auto; z-index:200;}

/*start photo gallery section*/    
  
  
/* Main Selectors */


/* Header */
div#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #4A4A4A;
	font-size: 13px;
	
}

/* Thumbnail Index */
div#index {
	text-align: center;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	width: 150px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}
/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 1em auto;
}

div#navigation td.previous {
	text-align: left;
	width: 150px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 150px;
}

div#navigation td.thumbcell {
	width: 150px;
}

div#navigation td.thumbcell img {
	border-style: solid;
	border-color: #4A4A4A;
	border-width: 1px;
}

div#navigation td.thumbcell img.selected {
	border-style: double;
	border-width: 5px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
}

div#photograph img {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: #4A4A4A;
	border-width: 1px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	font-size: 12px;
}

/* Photograph Caption */
p.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

/* Footnote */
p.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}


/*end photo gallery section*/ 


