body
{background-color: #C0C0C0; border-top: 1px solid; border-color: #C0C0C0; margin-top: 0px; font-family: Arial;}

#container
{text-align: center; width: 100%; float: left; margin-top: 0px; }

#page
{width: 800px; text-align: left; border: 1px solid; margin: auto; background-color: white; margin-top: 0px;}

#banner
{width: 100%; height: 113px; float: left; background-image: url('/oldsite/images/banner.gif'); margin-bottom: 10px; border-bottom: 1px solid;}

#navigation
{width: 18%; float: left; border: 0px solid; padding: 2px; text-align: right;}

#navigation ul
{list-style: none; margin: 0px; width: 150px; margin: 0px; padding-left: 0px;}

#navigation li
{margin-bottom: 2px; margin-left: 0px; text-indent: 0px;  padding-left: 0px;}

#navigation li a, a:visited
{text-decoration: none; border: 1px solid; display: block; height: 2em; line-height: 2em; margin: 0px; text-indent: 0px; padding-right: 2px; }

#navigation li a:hover
{background-color: #000096; color: #FFFFFF;}

#content
{width: 75%; float: left; padding: 20px; border: 0px solid;  }

h1,h2,h3
{color: #C09232;}

#content a
{border: 0px solid; color: blue; text-decoration: underline; float: none; padding: 0px; margin: 0px;}

#content a:visited
{border: 0px solid; text-decoration: underline; float: none; padding: 0px; margin: 0px; display: inline; height: 1em; line-height: 1em;}

#buttons 
{float: left; width: 135px; border: 0px solid; margin-right: 3px; text-align: center; color: blue;}

adds a, a:visited

{border: 0px solid; height: 1em; display: inline; line-height: 1em;}


