/* CSS Document */
#content {border-style: solid;
          border-width: thin;
          border-color: #666666;
          margin: 0% auto;
          width: 70%;
          padding: 0.75em;}

p.hi-lite {padding: 0.5em;}

p {padding: 0 0.5em; }

#nav-bar a {border-bottom: solid thin; 
            border-right: solid thin;
            border-color: #FF3300;
            padding: 0.1em 0.1em;
            font-weight: bold;
            text-decoration: none;}
            
#content {width: 750px; text-align:justify;}



