body          { background-image: none; text-align : left ; min-width : 900px ; }
div.wrapper   { width : 900px ; margin-left : auto ; margin-right : auto ; position: relative ; }
#maincontainer { position: absolute; top: 0; left: 250px; width: 650px; height: 100%; }
#navbox        { font-weight: normal; text-align: right; position: absolute; top: 20px; width: 200px; height: 100%; visibility: visible; margin-top: 80px; margin-left: 5px; display: block; }
a, a:link, a:visited 
               { color: #000; 
               font-size: 12px; 
               text-decoration: none; 
               border-style: none; }

a:hover        { color: #ff9900; 
               font-size: 11px; 
               text-decoration: none; 
               border: 0; }
p              { color: #000; font-size: 12px; font-family: verdana; font-variant: normal; text-transform: lowercase; letter-spacing: 1px; }
h3              { color: #000; font-family: verdana; font-weight: 500; line-height: 20px; letter-spacing: 7px; }
h3 :hover       { color: #ff9900; font-size: 18px; }
#topbar              {  position: absolute; width: 120px; height: 25px;   display: block; }
