body      { font-family: arial,helvetica; background-color: #000000; color: #ffffff; }
h1        { font-family: verdana,arial,helvetica; font-weight: bold; font-style: italic; letter-spacing: .1em; 
            font-size: 10px; color: #666666; margin-top: 0px; }
h2        { font-family: times new roman,times; font-weight: bolder; font-style: italic; font-size: 24px; 
            color: ccffff;}
p         { font-size: 12px; }
a         { text-decoration: underline; color: #ffffcc; }
a:hover   { text-decoration: none; color: #ffccff; }


#page     { width: 800px; }
#intro    { width: 235px; float: left; background-color: #333333; border-top: 1px solid #ccffff; 
            border-left: 1px solid #ccffff; border-right: 1px solid #33ccff; border-bottom: 1px solid #33ccff; 
            padding: 7px 7px 7px 7px; }
#feature  { width: 535px; float: right; }
#lpanel   { width: 610px; float: left; }
#rpanel   { width: 175px; float: right; text-align: left; background-color: #333333; border-top: 1px solid #ccffff; 
            border-left: 1px solid #ccffff; border-right: 1px solid #33ccff; border-bottom: 1px solid #33ccff; 
            padding: 7px 7px 7px 7px; }

.litelink { font-style: italic; color: #ffccff; }
.imgbdr   { background-color: #333333; border-top: 1px solid #ccffff; border-left: 1px solid #ccffff; 
            border-right: 1px solid #33ccff; border-bottom: 1px solid #33ccff; }
.smtext   { font-family: verdana,arial,helvetica; font-size: 10px; }
