#page { width: 750; height: 100%; }

#banner { width: 750; height: 50; border: 1px solid #000000; }

#left-column { position: relative; float: left; width: 200; background-color: #3c3a3a; border: 1px solid #FFFFFF; }

#right-column { width: 585; background-color: #FFFFFF; border: 1px solid #3c3a3a; }

.white { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px }
.menu { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold }
.maintext { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; overflow: auto; height: 625 }
.link { font-family: Arial, Helvetica, sans-serif; color: #0b456a; font-size: 12px }
