a:link { color: #06c; }
a:visited { color: #999; }
a:hover { color: #18f; }
a:active { color: #699; }

body { color: #000; background: url(images/netbkgnd1.png) top left repeat-y; font-family: Verdanda, Arial, Helvetica; font-size: 1em; }

h2 { color: #030; }

#header { width: 100%; text-align: right; position: relative;}
#header img { border: 0; height: 152px; width: 612px; position: relative;}
#header div { position: absolute; top:0px; left:20px; color: green; font-size: 1.2em; text-align: left; padding-left: 2em;}
#header p {  }

#navbar { border: 1px solid gray; padding: 0; margin: 0; width: 100%; background: #030; margin-bottom: 1em; float: left; clear: both; }
#navbar ul { list-style: none; float: left;  padding: .5em; padding-left: 1.5em; margin: 0; }
#navbar li { display: block; float: left; margin-left: auto; margin-right: 1.8em; }
#navbar a { float: left; text-decoration: none; font-weight: bold; font-size: 1.1em; color: #fff; }
#navbar a:link { color: #ccc; }
#navbar a:visited { color: #ccc; }
#navbar a:hover { color: yellow; }
#navbar a:active { color: green; }
#navbar #current { color: white; }

#motto { display: none; }

#container { width: 100%; text-align: left; font-size: .9em;  }

#main { padding-left: 27%;  padding-right: 7em; line-height: 1.6em;}

#footer { width: 100% }
#footer img { float: right; clear: both; }
#footer #pn { float: left; } 
#footer #copyright { float: right; }

.separator { clear: both; }

