/* global */
body {font: normal 100% arial, sans-serif; margin: 0; padding: 0; text-align: center;}
a img {border: 0;}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: red;}

/* skeletal */
div#content {width: 758px; margin-left: auto; margin-right: auto; padding: 3px; text-align: left; position: relative; border: solid 1px black;}

/* navigation */
div#nav {width: 506px; height: 30px; background: #01510D url(../gfx/bgnav.jpg) repeat-x;}

/* lower subcontainer */
div#lowersubcontainer {background: #ffffff url(../gfx/bglower.gif) repeat-y;}

/* lower left */
div#lowerleft {width: 145px; background: #F1DF99; padding-bottom: 5px; float: left;}
div#lowerleft img.hr {width: 135px; margin: 5px 0 5px 4px;}
div#lowerleft h1 {color: #01510D; margin: 0; font-size: 20px; font-family: times, serif; text-align: center;}
div#lowerleft h2 {margin: 0 0 3px 0; font-size: 11px; font-family: times, serif; font-weight: normal; text-align: center;}
div#lowerleft h2 a:link {color: black; text-decoration: none;}
div#lowerleft h2 a:visited {color: black; text-decoration: none;}
div#lowerleft h2 a:hover {color: black; text-decoration: underline;}
div#lowerleft div.spotlight {margin: 5px 0 15px 10px;}
div#lowerleft div.spotlight h3 {margin: 0; padding: 0; font-size: 11px;}
div#lowerleft div.spotlight p {margin: 0 5px 0 0; padding: 0; font-size: 10px; line-height: 1em;}
div#lowerleft div.spotlight img {float: left; margin: 0 5px 5px 0;}

/* footer */
ul.footer {margin: 5px 0; padding: 0; list-style: none outside; font-size: 10px;}
ul.footer li {display: inline; padding: 0 5px;}

.browserow1 { background: #F2FAF3; }
.browserow2 { background: #E5EDE6; }