body {background-color: #ffcc99; font-family: sans-serif; width: 100%}
#banner {position: absolute; top: 2px; left: 2px; width: 100%; text-align: center; background-color: #CC9966; border-bottom: 5px double #CC9966}
#links {background-color: #cc9966; color: brown; width: 25%; font-size: 9pt; float: right; border-left: 2px solid brown; padding-top: 15px; padding-left: 5px; margin-right: 3px; margin-top: 200px}
#head  {text-align: center; color: brown; font-size: 9pt; font-weight: bold;}
#links ul {text-align: left; padding-left: 5px;}
#links li {display: block; padding: 5px 5px 5px 5px; list-style-type: none;}
#links li a:link {text-decoration: none; color: brown;}
#links li a:visited {text-decoration: none; color: brown;}
#links li a:hover {text-decoration: none; font-weight: bold; color: brown;}
#links li a:active {text-decoration: none; font-weight: bold; color: brown;}
#links li a.estate {font-style: italic; color: red;}
#thumb {text-align: center}
#main {float: left; width: 70%; padding-left: 10px; padding-right: 10px; margin-top: 220px}
#main p {text-align: justify;}
#main img {border: 20px solid #FFCC99}
#main a:link {text-decoration: none; color: brown}
#main a:visited {text-decoration: none; color: brown}
#main a:hover {text-decoration: none; background-color: ivory; color: brown}
#main a:active {text-decoration: none; font-weight: bold; color: brown}
