/* First Layer - Styles that work in NS4 */

body {background-color: #CFF; padding: 0; margin: 0; font-family: "trebuchet MS", arial, sans-serif;}
#logo {float: left; padding: 0px; margin: 0px; background-color: #99CCCC; width: 192px; height: 128px; text-align: center; vertical-align: top;}
#content {float: right; background-color: #CCFFFF; padding: 0; margin-left: 20px; font-family: "trebuchet MS", arial, sans-serif;}
#nav {float: left; background-color: #99CCCC; width: 190px; vertical-align: top; padding: 0 .8em; margin-top: 118px; font-family: "trebuchet MS", arial, sans-serif;}
#button {float: right; padding: .3em; text-align: center; border: #606 outset 4px;}
#header {font-family: "trebuchet MS", arial, sans-serif;}
#shortcuts {font-family: "trebuchet MS", arial, sans-serif;}
img.logo {margin-top: 12px; height: 107px; width: 160px;}
h1 {font-size: 2em; color: #606; margin: 0 0 .8em 0; font-family: "trebuchet MS", arial, sans-serif;}
h2 {font-size: 1.4em; color: #606; font-family: "trebuchet MS", arial, sans-serif;}
h3 {font-family: "trebuchet MS", arial, sans-serif;}
h4 {font-family: "trebuchet MS", arial, sans-serif;}
p {font-size: .75em; font-family: "trebuchet MS", arial, sans-serif;}
p.narrow {clear: both; float: none; margin: 0 0 1em 0; font-family: "trebuchet MS", arial, sans-serif;}
p.invis {color: #9CC; font-size: 6pt;}
p.nav {border-color: #FFF; border-style: solid; border-width: 4px; background-color: #FFF; padding: 0 .4em; margin: .7em 0 .2em 0;}
a {font-family: "trebuchet MS", arial, sans-serif; font-weight: bold; font-size: 1em; text-decoration: none;}
a:link {color: #009;}
a:visited {color: #606;}


