BODY { height: 98%; }
HTML { height: 100%; }

div#header { clear: both; color: #936fcf; font-family: Verdana, sans-serif; font-size: x-large; height: 89px; line-height: 89px; width: 100%; }
div#body { clear: both; padding-bottom: 20px; padding-top: 20px; width: 100%; }
div#footer { clear: both; padding-bottom: 20px; padding-top: 20px; width: 100% }

div.menu { margin: 10px; }
div.button { background-image: url("images/button.gif"); background-repeat: no-repeat; height: 45px; line-height: 37px; font-family: Verdana, sans-serif; margin: 5px; padding-left: 25px; width: 100px; }
div.button * { color: #9f9ff9; font-weight: bold; text-decoration: none; }
div.leftColumn { float: left; margin-right: 8px; width 15%; }
div.rightColumn { float: right; margin-left: 10px; width: 83%; }
div.emphasis { color: #936fcf; font-weight: bold; }
div.big { font-size: larger; }
div.news { border: 1px solid #c39ffc; margin-bottom: 10px; margin-top: 10px; padding: 10px; }
div.news #headline { font-family: Verdana, sans-serif; font-size: larger; text-transform: uppercase; }
div.news #story { }
div.copyright { font-size: smaller; text-align: center; }
div.center { text-align: center; }
div.spaceAbove { padding-top: 10px; }
