body
   { font: normal 11px trebuchet ms;
     color: #535353;
     background: white url('cutejlx30075xw.png') scroll repeat top;
     text-align: center; }
   a:link, a:active, a:visited
   { color: #666666;
     border-bottom: 1px dotted #000000;
     text-decoration: none; }
   a:hover
   { color: #666666;
     border-bottom: 1px solid #000000;
     text-decoration: none; }
   #main
   { margin: 9px auto;
     text-align: left;
     width: 780px; }






   #left
   { padding: 3px;
     background: white;
     border: 1px solid #FFBFBF;
     width: 170px;
     position: absolute;
     top: 30px;
     left: 118px;
     font: normal 10px trebuchet ms;
     text-align: justify; }

   .lefttitle
   { text-align: center;
     font-weight: bold;
     background: #FFBFBF; }




   #center
   { padding: 3px;
     background: white;
     border: 1px solid skyblue;
     width: 400px;
     position: absolute;
	 text-align: justify;
     top: 150px;
     left: 315px; }

   .centertitle
   { text-align: center;
     font-weight: bold;
     background: skyblue;}


   .header
   { font: normal 36px gisha;
     color: skyblue;
     letter-spacing: -4px;
     line-height: 20px;
     text-transform: lowercase; }
   .sub
   { font: normal 10px trebuchet ms;
     letter-spacing: 4px;
     text-transform: lowercase; }
   #navbar-iframe
   { visibility: hidden; }
   
   b, strong 
   { color: #FC0000; }