  body { margin: 0pt;
    padding: 0pt;
    background-color: rgb(89, 87, 87);
    text-align: center;
    }

  #main { margin: -251px auto 0pt -470px;
    width: 741px;
    height: 502px;
    text-align: left;
    position: absolute;
    top: 45%;
    left: 50%;
    }

  #top { width: 741px;
    height: 14px;
    background-image: url(images/home_top.jpg);
    font-size: 1px;
    }

  #bottom { width: 741px;
    height: 16px;
    background-image: url(images/home_bottom.jpg);
    font-size: 1px;
    }

  #wrap { width: 741px;
    height: 540px;
    background-image: url(images/home_wrapbg.jpg);
    }

  #main_img { float: right;
    width: 442px;
    height: 540px;
    background-image: url(images/home_image.jpg);
    margin-right: 14px;
    display: inline;
    }
/* 
  #content_main { border: 1px solid rgb(153, 153, 153);
    margin: 1px auto 0pt;
    width: 442px;
    height: 540px;
    background-image: url(images/fff.gif);
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bolder;
    overflow: auto;
    }
*/

  #content_main p { font-size: 12px;
    text-align: justify;
    }

  #content_main h2 { border-bottom: 2px solid rgb(102, 102, 102);
    font-size: 20px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
    }

  #content_main .item { padding: 8px;
    }

  #left { width: 270px;
    height: 540px;
    float: left;
    margin-left: 15px;
    display: inline;
    }

  #left .headline { padding: 0pt 6px;
    text-align: justify;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: rgb(102, 102, 102);
    }

  #left .headline a { color: rgb(102, 102, 102);
    }

  #left h1 { margin: 0pt;
    padding: 10px 8px 0pt 0pt;
    font-size: 25px;
    color: rgb(153, 153, 153);
    font-family: "Century Gothic","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-align: right;
    }

  .darker { color: rgb(77, 76, 75);
    }

  #tagline { margin: -5px 0pt 0pt;
    padding: 0pt 8px 0pt 0pt;
    font-family: "Century Gothic","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    text-align: right;
    color: rgb(77, 76, 75);
    }

  #nav { padding: 2px 0pt 0pt 2px;
    }

  #nav ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    font-size: 26px;
    font-family: "Century Gothic","Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    color: rgb(210, 208, 206);
    font-weight: 300;
    letter-spacing: 0px;
    }

  #nav ul li { margin: 0pt 0pt 4px;
    width: 257px;
    height: 40px;
    background-image: url(images/nav_bg.gif);
    background-repeat: no-repeat;
    padding-right: 0pt;
    text-align: right;
    }

  #nav ul li a { text-decoration: none;
    color: rgb(210, 208, 206);
    display: block;
    height: 100%;
    background-image: url(images/nav_bg.gif);
    padding-right: 8px;
    }

  #nav ul li a:hover { background-image: url(images/nav_bg2.gif);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 25px;
    }

  #footer p { margin: 0pt;
    text-align: right;
    color: rgb(230, 228, 226);
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    padding-right: 10px;
    }

  #footer p a { color: rgb(230, 228, 226);
    text-decoration: none;
    }

  .image_spot_tn { width: 85%;
    padding-left: 30px;
    }

  .image_spot_tn img { border: 1px solid rgb(102, 102, 102);
    margin-right: 3px;
    float: left;
    margin-bottom: 5px;
    }

  .form { margin: 0pt auto;
    width: 80%;
    }

  .form legend { color: rgb(51, 51, 51);
    }

  .form fieldset { border: 1px solid rgb(102, 102, 102);
    padding: 1em;
    }

  .form label { display: block;
    }

  .form input { width: 270px;
    }

  .form textarea { width: 270px;
    height: 100px;
    }

  .form input.submit { width: 100px;
    }

