body { font-family: arial; background-color: #ff3; }
.mast { font-size: 20pt; }
.mast2 { font-size: 30pt; }
.mast3 { font-size: 14pt; }
.other1 { color: #933; }
.other2 { color: #c99; }
.other3 { color: #963; }
.other4 { color: #ff3; }
.other5 { color: #990; }
.other6 { color: #996; }
.other7 { color: #ff9; }
.other8 { color: #fc3; }
.bghilite1 { background-color: #f93; }
#menus { font-variant: small-caps; font-size: 10pt; border-top: solid 3px #000; border-bottom: solid 3px #000; }
#mainbody { font-size: 12pt; padding-left: 7px; padding-right: 12px; padding-top: 20px; }
.menus { font-variant: small-caps; text-decoration: none; font-weight: bold; }
.largelink { font-size: 16pt; font-weight: bold; font-variant: small-caps; }
h1 { font-size: 12pt; }
h1.main { text-align: center; width: 100%; }

div.full { width: 100%; border: solid 2px #000; }
div.left { width: 50%; float: left; display: inline; }
div.right { width: 50%; float: right; }
div.head { background-color: #000; color: #ff3; text-align: center; font-weight: bold; font-size: 20pt; }

.center { text-align: center; }

#container { background: none bottom center no-repeat; width: 100%; }
#inner { float: left; overflow: hidden; text-align: center; padding-bottom: 10px; }
#inner div { float: left; width: 20em; margin-right: 10px; margin-bottom: -1000px; padding-bottom: 1000px; }
#inner h1 { background-color: #000; color: #ff3; }
#inner .col2 { }
#inner .col3 { margin-right: 0; }
.clear { clear: both; }


