body { color: #555; font-size: 10pt; line-height: 125%; background-color: white; text-align: center; margin-top: 0; margin-right: auto; margin-left: auto }
#stage { width: 900px; height: auto; margin-right: auto; margin-left: auto; border:1px solid #0aa }
#top { background-image: url("../imgs/top.jpg"); background-repeat: no-repeat; width: 900px; height: 120px }
#logo { width: 350px; height: 120px; float: left }
#outline { text-align: right; margin-top: 40px; padding: 10px; width: 530px; height: 60px; float: right }
#menu { background-color: #dff; border-top:1px solid #00aaaa; border-bottom:1px solid #00aaaa; padding-top: 5px; width: 900px; height: 20px }
#main { clear: both }
#lside { width: 179px; height: 100%; float: left; background-color: #ffd; border-right: 1px solid #0aa }
#center { width: 540px; height: 100%; float: left }
#rside { width: 179px; height: 100%; float: right; background-color: #ffd; border-left: 1px solid #0aa }
#sidebanner { width: 160; height: auto;  padding: 10px }
#copy { background-color: #dff; border-top: 1px solid #0aa; padding-top: 5px; width: 900px; height: 20px; clear: both }
