body {background-color: #9999ff;}
#banner {position: absolute; top: 30px; left: 200px; z-index: 2; }
#content {background-color: #9999ff; position: absolute; top: 0px; left: 200px; width: 500px; height: 450px; padding-top: 210px;
padding-left: 50px; padding-right: 50px; color: #ffffff; font-family: sans-serif; font-size: 13px; text-align: justify; z-index: 1;}
#content a { color: #ffffff; text-decoration: none; font-weight: bold; }
#content a:hover { color: #ffff66; }
#footer {position: absolute; top: 625px; left: 400px; color: #ffffff; font-size: 11px; text-align: center; z-index: 3;}
#footer a { color: #336699; text-decoration: none;}
#footer a:hover { color: #ffff66; text-decoration: none;}
.highlight { color: #336699; font-weight: bold; }