/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #40668d; 
}

h2 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008ba7;
	margin-top: 0px;
	margin-left: 0px;
}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #008ba7;
	margin: 5px 0 5px 0;
}		

#container {
	margin: 2em auto;
	width: 780px;
	text-align: left;
	background-color: ffffff;
	border: 1px solid #cc9933; 
}
	
#bannerhp {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/hp_topheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 3px solid white; 
}

#bannerfammed {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/fammed_topheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 3px solid white; 
}
	
#bannerleavitt {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/leavitt_topheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: 3px solid white; 
}

#bannergenesis {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/genesis_topheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: 3px solid white; 
}

#bannerruths {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/ruths_topheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: 3px solid white; 
}

#bannerspectrum {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/spectrum_topheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: 3px solid white; 
}
	
#bannerwernick {
	margin: 0;
 	height: 207px;
	width: 780px;
	background-image: url(/img/wernick_topheader.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-bottom: 3px solid white; 
}

#spaceblue {
	height: 2px;
	width: 780px;
	background: #202040;
    padding: 0px;
    margin: 0px;
}
	
#topmenu {
	float: right;
	height: 24px;
	width: 100%;
	margin: 0;
	/*background-image: url(/img/topnav_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;*/
} 
	
#toplist {
	height: 24px;
	font: bold 10px Arial, sans serif;
	margin: 9px 0 2.5em 0;
	width: 100%; 
} 

#toplist ul {
	margin: 0;
	padding: 0; 
}
	
#toplist li {
	float: right;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap; 
} 
	
#toplist a {
	margin: 0;
	padding: 3px 10px 3px 22px;
	border-color: #ddd #000 #000 #ddd;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none; 
} 
	
#toplist a:link, #toplist a:visited {
	color: #008BA8; 
}
	
#toplist a:hover, #toplist a:active,
li.active a:link, li.active a:visited,
li.active a:hover, li.active a:active {
	background-color: transparent;
	background-image: url(/img/jgs_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333366;
}

li.active {
	background-color: transparent;
	background-image: url(/img/jgs_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #333366;
}

#navboxwhite { 
	width: 780px;
	margin: 0;
	padding: 0;
    margin-bottom: 5px;
	background: #FFFFFF;
	text-align: center;
    border-top: 2px solid #202040;
}
* html #navboxwhite {
	margin-bottom: 0px;
}

#navcontainer {
	margin: 6px 0 6px 0;
	padding: 4px 0 0 0;
	height: 40px;
	width: 780px;
	background: #F8F8ED;
	border-top: 1px dotted #D9B277;
	border-bottom: 1px dotted #D9B277;
	text-align: center;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}

* html #navcontainer ul {
        margin-left: 0;
}

#navcontainer ul li {
	display: block;
	float: left;
    width: 16%;
	padding: 0;
	margin: 0;
	text-align: center;
}

#navcontainer ul li a {
	background: #F8F8ED;
	width: 100%;
	border-left: 1px dotted #D9B277;
	padding: 7px 0px 7px 0px;
	margin: 0 0 6px 0;
	color: #008BA7;
	text-decoration: none;
	display: block;
	font: bold 0.66em Verdana,Georgia, serif;
}

#navcontainer ul li.last a {
	border-right: 1px dotted #D9B277;
}

#navcontainer ul li a:hover, #navcontainer ul li a.active {
	color: #930;
	background: #FFF8DC;
}

#navcontainer a:active {
	background: #c60;
	color: #930;
}

#navcontainer li#active a {
	background: #FEE0C6;
	color: #930;
}

#container2 {
	margin: 0 0 0 0;
	padding: 30px 28px 30px 30px;
	text-align: left;
	background-color: #ffffff;
	border-bottom: 2px solid #202040;
}

#contentholder {
	width: 490px;
	background-color: #ffffff;
	border-right: 1px solid #999999;
}

#content {
	width: 480px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#content p {
	margin: 5px 25px 0px 0px;
	padding: 0;
	color: #004060;
	font: 11px arial, hevetica, sans-serif;
	line-height: 14px;
}

#content p a {
	margin: 5px 0 0px 0px;
	padding: 0;
	color: #004080;
	font: bold 11px arial, hevetica, sans-serif;
	line-height: 16px;
}

#content ul {
	width: 350px;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#content ul li {
	background-image: url(/img/list.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-top: .2em;
	padding-bottom: .1em;
	padding-left: 1em;
	text-align: left;
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #003366;
}

#content ul li a {
	text-decoration: none;
	color: #008BA7;
}

#content ul li a:hover {
	color: black;
}

#rightbox {
	float: right;
	width: 180px;
	margin: 20px 0 0 0;
}

.rightbox {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	border-bottom: 1px dotted #a06000 
}

.rightbox a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008BA7;
}

.rightbox a:hover {
	color: #0060a0;
}

.rightboximage {
	margin: 0 0 10px 0;
}

#footer {
	clear:both;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	background-color: #003366;
}

.footer {
	margin: 0;
	padding: 5px 0 5px 0;
	color: #fff;
	font: 10px arial, hevetica, sans-serif;
	text-align: center;
}

.credit { 
	margin: 0;
	padding: 0 0 5px 0;
	color: #004060;
	font: 10px arial, hevetica, sans-serif;
	text-align: center;
	}
	
.credit a { 
	margin: 0;
	padding: 0 0 5px 0;
	color: #008BA7;
	font: bold 10px arial, hevetica, sans-serif;
	text-align: center;
	text-decoration: none;
	}

#news {
	width: 180px;
	text-align: center;
	margin: 0 0 12px 0;
	padding: 5px 0 8px 0;
	background-color: #F9F0D0;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

#news a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008BA7;
}

#news a:hover {
	color: #0060a0;
}

#newshead {
	margin: 0 0 0 0;
	padding: 0;
	width: 180px;
	height: 24px;
	background: url(/img/bar_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	border-top: 1px solid #a06000;

	border-bottom: 1px solid #a06000;
}

#newshead h1 {
	color: white;
}

#rightmod {
	width: 180px;
	text-align: center;
	margin: 0 0 12px 0;
	padding: 5px 0 8px 0;
	background-color: white;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
}

#rightmod a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #008BA7;
}

#rightmod a:hover {
	color: #0060a0;
}

#leavitt #newshead {
	background: url(/img/bar_leavitt.gif);
}

#spectrum #newshead {
	background: url(/img/bar_spectrum.gif);
}

#ruth #newshead {
	background: url(/img/bar_ruth.gif);
}

#wernick #newshead {
	background: url(/img/bar_wernick.gif);
}

#genesis #newshead {
	background: url(/img/bar_genesis.gif);
}

.rightbox h1 {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a06000;
}

#rightnav {
	display: block;
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #EED272;
	border-top: 1px solid #a06000;
	border-bottom: 1px solid #a06000;
        overflow: hidden;
}

#rightnav ul {
	margin: 12px 0 12px 2px;
	padding: 0 0 0 0;
	font: 11px arial, sans-serif;
	color: #333333;
	list-style-type: none;
}


#rightnav a:link, #rightnav a:visited {
	margin: 2px 0 0 0;
	padding: 2px 0 2px 4px;
	background-color: #F4E1A1;
	display: block;
	width: 170px;
	color: #333366;
	text-decoration: none;
}

#rightnav li ul {
        margin: 0px;
        margin-left: 10px;
        padding:0;
        width: 164px;
}

#rightnav ul li ul li.active a {
        width: 160px;
}

#rightnav li, #rightnav li a {
        background: none;
}

#rightnav li.active a:link, #rightnav li.active a:visited {
	font: bold 11px arial, sans-serif;
	color: #333366;
	background-color: #F9F0D0;
	text-decoration: none;
}

#rightnav a:hover {
	font: 11px arial, sans-serif;
	color: #008BA7;
	display: block;
	background-color: #F9F0D0;
}

#linkhead {
	margin: 0 0 0 0;
	padding: 0;
	width: 180px;
	height: 24px;
	background: url(/img/bar_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
}

#linkhead h1 {
	color: white;
}

#leavitt #linkhead {
	background: url(/img/bar_leavitt.gif);
}

#spectrum #linkhead {
	background: url(/img/bar_spectrum.gif);
}

#ruth #linkhead {
	background: url(/img/bar_ruth.gif);
}

#wernick #linkhead {
	background: url(/img/bar_wernick.gif);
}

#genesis #linkhead {
	background: url(/img/bar_genesis.gif);
}

#content img {
        margin: 10px;
}
/* Image browser */

#imgbrowser {
	width: 100%;
	margin: 0px;
	padding: 0px;
height: 100%;
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
        text-align: center;
}

#imgbrowser #showPrevious {
	margin-left: 20px;
	padding: 5px;
}

#imgbrowser #showNext {
	margin-right: 20px;
	padding: 5px;
}

#imgbrowser #next {
	width: auto;
	float: left;
        font-size: 10pt;
        margin-top: 0px;
        border-top: 1px solid black;
        background-color: #40668d;
        
}

#imgbrowser #MainImage {
	padding: 0px;
	margin: 12px;
	border: 2px solid #666666;
        border-bottom: 2px solid #666666;
}


#imgbrowser span#MainText {
	padding: 0px;
	background: transparent;
	font-size: small;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 2px;
}

#imgbrowser .imagerow {

	width: 33%;
        height: 115px;
	margin: 0px;
	padding-top: 7px;
	float: left;
	background: transparent;
	text-align: center;
}

*html #imgbrowser .imagerow {
        height: 105px;

}

#imgbrowser .imagerow img {
        max-height: 150px;
        border: 1px solid black;
}

*html #imgbrowser .imagerow img {
       
}

#imgbrowser .imagerow p {
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-align: center;

} 

#imgbrowser .imagerow a {
	clear: both;
	margin: -5px;
	padding: 0px;
	text-align: center;
color: white;
}

div#next a, div#next a:visited {

color: white;
}





<!--[if gte IE 5]>
#toplist a  {
	position: relative;
	height: 1em;
	zoom: 100%;
}
<![endif]-->
