/* Absolute Landscapes Layout CSS */

* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.outer { margin-left: auto; margin-right: auto; margin-top: 20px; width: 630px; border: 1px solid #99CCFF; }
.header { border-bottom: 1px solid #99CCFF; }
.body { clear: left; padding: 10px; }
.menu { clear: left; background-color: #336666; border-bottom: 1px solid #99CCFF; height: 25px;}
.footer { clear: left; border-top: 1px solid #99CCFF; }