
body {background-color: ghostwhite; background-image: url(http://www.yourhtmlsource.com/media/BACKGROUND.gif); scrollbar-face-color: #9999CC; scrollbar-arrow-color: white; scrollbar-highlight-color: white; scrollbar-shadow-color: #9999CC; scrollbar-3dlight-color: black; }

#header {width: 750px; background-color: #336699; color: white; font-size: .8em; }

#searchbox {width: 100%; border: white solid 1px; padding: 5px; margin: 2px; background-color: #336699; }
#otherstuff {width: 750px; background-color: #9999CC; color: white; font-size: .8em; border-top: white solid 1px; border-bottom: white solid 1px; }

#main {width: 750px; background-color: ghostwhite; color: black; font-size: .8em; }
#content {font-family: Arial, Helvetica, sans-serif; padding-left: 15px; padding-right: 15px; text-align: justify; border-left: dashed 5px #E9E9FF; }
#navigation {width: 210px; background-color: #9999CC; color: white; padding: 5px; }

#sectionbox {font-size: .9em; text-transform: uppercase; font-weight: bold; border-top: silver solid 1px; border-bottom: silver solid 1px; margin-top: 5px; margin-bottom: 5px; padding: 2px; }

#section {background-color: #003399; border: 5px solid white; padding: 5px; font-size: 1.3em; border-bottom-width: 0px; }
#navbox {background-color: #336699; border: 5px solid white; padding: 5px; }
#navbox2 {background-color: #003399; border: 5px solid white; padding: 5px; }

#browsercomp {width: 450px; position: relative; left: 4%; background-color: #003399; color: white; padding: 10px; font-size: .9em; border: 2px #003399 dashed; }

#feedback {text-align: center; border: 3px dotted white; }

#footer {width: 750px; background-color: #336699; color: white; font-size: .8em; }

/* Links follow... */

a:link {color: #0033cc;  font-weight: bold; font-style: normal;  text-transform: none; }
a:visited {color: #9900cc;  font-weight: bold; font-style: normal;  text-transform: none; }
a:active {color: steelblue; }
a:hover {color: #9999ff; }

a.nav:link {color: #dddddd; text-decoration: none; }
a.nav:visited {color: #bfbfcf; text-decoration: none; }
a.nav:active {color: black; }
a.nav:hover {color: white; }

a.nav2:link {color: #221199; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space: nowrap; }
a.nav2:visited {color: #554477; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space: nowrap; }
a.nav2:active {color: #CC3399; }
a.nav2:hover {color: #0066CC; }

a.nav3:link {color: #eeeeff; text-decoration: none; }
a.nav3:visited {color: white; text-decoration: none; }
a.nav3:active {color: #ffcc00; }
a.nav3:hover {color: black; }

a.resource:link {color: #eeeeff; text-decoration: none; }
a.resource:visited {color: white; text-decoration: none; }
a.resource:active {color: #ffcc00; }
a.resource:hover {color: white; }

a.more:link {color: #003377; text-decoration: none; font-weight: normal; }
a.more:visited {color: #000000; text-decoration: none; font-weight: normal; }
a.more:active {color: blue; text-decoration: underline; }
a.more:hover {color: #3300CC; text-decoration: underline; }

a.example:link {color: #000099; text-decoration: none; }
a.example:visited {color: #6600cc; text-decoration: none; }
a.example:active {color: #9933ff; }
a.example:hover {color: #ff9900; }

a.pagenav:link {color: #554477; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space: nowrap; }
a.pagenav:visited {color: #554477; text-decoration: none; font-size: 1.1em; letter-spacing: -1px; white-space: nowrap; }
a.pagenav:active {color: red; }
a.pagenav:hover {color: #ff6600; }

a.pagenav2:link {color: #666699; text-decoration: none; font-size: 1em; font-weight: normal; white-space: nowrap; }
a.pagenav2:visited {color: #666699; text-decoration: none; font-size: 1em; font-weight: normal; white-space: nowrap; }
a.pagenav2:active {color: #66cc00; }
a.pagenav2:hover {color: #000000; }

a.amazon:link {color: #99ff00; }
a.amazon:visited {color: teal; }
a.amazon:active {color: #ffcc00; }
a.amazon:hover {color: #ddff33; }

a.earthsource:link {color: green; }
a.earthsource:visited {color: teal; }
a.earthsource:active {color: black; }
a.earthsource:hover {color: navy; }