/* CSS Document */

body {
	background-color: #91B7B8;
	color:#1E290E
}

#subnavCell, #contentCell { background:white }
#container { position:absolute; top:2%; left:50% }
#container #innerContainer { position:absolute; left:-365px; width:730px; }
#content { margin:28px }
#subnav { margin-left:9px; font-family:Futura, Verdana, Arial, Helvetica, sans-serif; color:#315152 }
body { font-family: Georgia, "Times New Roman", Times, serif; }
h2 { border-bottom:2px solid #BCC9A7; font-size:1em; padding-bottom:1px; margin-bottom:0; }
#subnav a, #subnav span { border-bottom:2px solid white; padding-bottom:1px; }
#subnav a:hover, #subnav .here { border-bottom-color:#315152; }
#subnav ul { padding:0; margin:0; padding-top:9px; }
#subnav ul li { display:inline; list-style-type: none; padding-right:.5em;  }
#content li {margin:0.3em 0 0.3em 0; }
td { vertical-align:top }
a { text-decoration:none; color:#335252 }
#content a , #content a:visited { text-decoration:none; color:#299999}
#content a:hover { text-decoration:underline; color:#335254 }
.inset { border:1px solid #BCC9A7; padding:6px; margin:10px 2em; }

.thumbImg { width:190px; padding:0 1em 1em 1em; }
.caption { font-size:10px; font-family:Arial, Helvetica, sans-serif }
.smaller { font-size:80% }
