    body { 
        margin:0px; padding:0px;
        background: url(images/background-inside.gif) no-repeat #fff; 
        font-family: Arial; font-size:11px;
    }
    
    .page {  }
    .contents { position: relative; width:783; }
    
    .left_menu { position:absolute; left:22px; top:222px; width:210px; line-height:14px; color: #000; }
    .left_menu b { color:#958800 }
    .left_menu a { color:#11745E; text-decoration:none; }
    .left_menu a:hover { text-decoration:underline; }
    
    .home_text { position:absolute; left:552px; top:295px; width:210px; line-height:14px; color: #11745E; }
    .home_text b { color:#958800 }
    .home_text a { color:#11745E; text-decoration:none; }
    .home_text a:hover { color:#958800; text-decoration:none; }

    .main_text { position:absolute; left:222px; top:222px; width:400px; line-height:14px; color: #000; }
    .main_text b { color:#006A52; font-size:13px; }
    .main_text a { color:#958800; text-decoration:none; }
    .main_text a:hover { text-decoration:underline; }
    .main_text td { line-height:14px; color: #000; font-family: Arial; font-size:11px; }
    .main_text ul { margin-top:0px }
    .main_text li { margin-left:-25px }
    .main_text h1 { color:#006A52; font-size:18px; margin-top:0; }
    .main_text h2 { color:#006A52; font-size:12px; margin:18px 0 3px 0; }
    .main_text h3 { color:#B65312; font-size:12px }
    .main_text h4 { padding: 5px 15px 5px 15px; background-color:#B65312; color:#fff; display:inline; }
   
    .menu { background-color:#958800; position:absolute; left:0px; top:159px; width:100%; font-size: 12px; line-height:18px }
    .menu a { color: white; text-decoration:none; margin-right: 30px; }
    
    .footer { position:relative; left:0px; margin-top:10px; width:100%; text-align: center; color: black; }
    .footer a { color: #958800; text-decoration:none; } 

    .controls { width: 560; text-align:center; background-color:#666; color:#fff; padding:5px 0px; }
    .controls a { font-size:12px; color:#fff; padding:0px 10px; }
    .controls b { font-size:12px; color:#C7BB66; padding:0px 10px; font-weight:bold; }