
body { background-color: #333; margin: 0 }
#header  { position: relative; width: 100%; height: 45px }
#menu  { color: #ccc; font-size: 14pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #666; text-align: center; position: absolute; bottom: 0; width: 100%; height: 25px; border-top: 2px solid #999; border-bottom: 2px solid #999 }
#footer { color: #ccc; font-size: 14pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #666; text-align: center; position: relative; top: 10px; width: 100%; height: 40px; border-top: 2px solid #999; border-bottom: 2px solid #999 }
#menu a { color: #ccc; text-decoration: none }
#bodymain   { color: #ccc; font-size: 12pt; text-align: justify; position: relative; top: 10px; right: 10%; left: 10%; width: 80%; height: 400px }
#homebody { color: #ccc; font-size: 16pt; text-align: justify; position: relative; top: 10px; right: 15%; left: 15%; width: 70%; height: 400px }
#logo  { background-color: #999; text-align: center; position: relative; width: 100%; height: 160px; border: solid 2px #666 }
