body {font: 11px Verdana;}
h1 {font-size: 14px; font-weight: bold; color: #DB5500; padding: 7px; text-align: center;}
#masthead h1 {font-size: 16px; font-weight: bold; color: #DB5500; border-bottom: 1px solid #DB5500; text-align: center;}

h2 {font-size: 12px; font-weight: bold; color: #666666; padding: 7px; text-align: left;}
h3 {font-size: 12px; font-weight: bold; color: #666666; padding: 7px; text-align: left;}

#bullet {font-size: 10px; font-weight: bold; color: #666666;} 
#nav {position: absolute; top: 0; width: 686px; border-bottom: 1px solid #DB5500; padding: 7px; text-align: center;}
#content p {text-align: justify; padding: 7px;}
#sidebar p {text-align: justify;}
#container {position: absolute;	left: 50%; width: 700px; margin-left: -350px; border: 1px solid #DB5500;}
#footer {margin-top: 10px; text-align: center; border-top: 1px #DB5500;}
a {color: #DB5500; text-decoration: none;}
a:link {color: #CC9933;}
a:visited {color: #DB5500;}
a:hover {color: red; }
a:active {color: lime;}
