body {font: 75%/1.4 verdana,tahoma,arial,sans-serif; margin: 0; padding: 0; background: #fff; color: #000;}
#container {width: 690px; margin: 1em auto;}
#skipnav {position: absolute; top: -9999px;}

/* masthead */
h1 {margin: 0; font-size: 160%; position: relative; overflow: hidden;}
h1, h1 span {width: 690px; height: 115px;}
h1 span {position: absolute; top: 0; left: 0; display: block; background: url(../images/GFlogo.jpg) no-repeat;}

/* global navigation */
#nav {font-size: 80%; background: #a3c159; height: 3.5em; line-height: 3.5; list-style: none; margin: 0 0 3em; padding: 0;}
#nav li {float: left; border-right: 1px solid #fff;}
html>body #nav a {height: 3.5em;}
#nav a, #nav #currentpage {letter-spacing: 1px; display: block; padding: 0 18px; color: #fff; text-decoration: none;}
#nav a:hover, #nav a:focus {background: #3cb5c2;}
#nav #currentpage {background: #f6b900;}
#nav .last {border: 0;}

/* content area */
#content {float: left; width: 502px; margin-right: 30px;}
#content h2 {letter-spacing: 0.5px; font-size: 130%; color: #009193; font-weight: bold; margin-top: 0; margin-bottom: -5px;}
#content h3 {font-size: 122%; margin-top: 20px; margin-bottom: 5px; color: #009193; font-weight: bold; font-style: italic;}
#content a {color: #6c8c37; text-decoration: none;}
#content a:visited {color: #6c8c37;}
#content a:hover {text-decoration: underline;}

/* sidebar */
#seealso {float: left; width: 158px; font-size: 90%;}
#seealso h2 {font-weight: normal; margin: 0 0 .75em; font-size: 120%; background: #a3c159; color: #fff; padding: .15em .5em;}
#seealso ul {list-style: none; margin: 0 0 3em; padding: 0;}
#seealso li {margin: 0 0 .5em .5em;}
#seealso a {color: #999; text-decoration: none;}
#seealso a:visited {color: #999;}
#seealso a:hover {text-decoration: underline;}