body { background-color: #fff; background-image: url(../img/bgtile.gif); background-position: 0 0; font-family: Verdana, sans-serif; font-size: 12px; margin: 0; padding: 0; }
#navButtons { background-color: #ddd; border: inset 1px #ddd; padding: 0px 5px; position: absolute; right: 20px; top: 20px; width: 160px; z-index: 2; }
#navButtons a, #navButtons a:visited { background-color: #ddd; border: outset 2px #fff; color: #333; display: block; font-size: 10px; font-weight: bold; margin: 10px 0px; padding: 2px; text-align: center; text-decoration: none; width: 150px; }
#navButtons a:hover { color: #900; }
#navButtons a:active { border: inset 2px #fff; }
#navButtons p { background-color: #ddd; border: groove 2px #fff; color: #fff; display: block; font-size: 10px; font-weight: bold; margin: 10px 0px; padding: 1px 2px 3px 2px; text-align: center; text-decoration: none; width: 150px; }
#mainContent { bottom: 10px; left: 20px; overflow: auto; position: absolute; right: 210px; top: 10px; }
#miniLogo { bottom: 0px; position: absolute; right: 0px; text-align: center; width: 200px; }
#miniLogo img { margin: 0px auto; }
.light { color: #999; }
h1 { color: #900; font-size: 24px; }
