* {
    margin: 0;
    padding: 0;
}

body {
    padding: 30px 0;
    font: 13px Arial, Helvetica, sans-serif;
    text-align: center;
    color: #625D46;
    background: #411400 url(images/bg.gif) repeat-x top;
}

h1 {
    position: absolute;
    left: 285px;
    top: 38px;
    font: 30px "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FEEEA7;
}

h2 {
    position: absolute;
    left: 260px;
    top: 90px;
    width: 420px;
    font: italic 14px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FEEEA7;
}

h3 {
    padding: 0 45px 0 0;
    font: bold 14px/36px "Times New Roman", Times, serif;
    letter-spacing: 1px;
    text-align: right;
    color: #FEEEA7;
    background: url(images/h3.gif) no-repeat left;
}

h4 {
    margin: 25px 0 10px 0;
    padding: 0 0 10px 40px;
    font: 18px/35px "Times New Roman", Times, serif;
    color: #FEEEA7;
    background: #A93400 url(images/h4.gif) no-repeat;
}

h4.firsth4 {
    margin-top: 0;
}


h6 {
    margin: 25px 0 10px 0;
    text-align: center;
    font: bold 18px/35px "Times New Roman", Times, serif;
    color: #000000;
  }




p {
    padding: 5px 15px 5px 0px;
    font: 13px/18px Arial, Helvetica, sans-serif;
    text-align: justify;
    color: #000000;
}

a {
    text-decoration: underline;
    color: #7691FE;
}

a:hover {
    text-decoration: none;
    color: #A9BAFE;
}

#top {
    margin: 0 auto;
    width: 800px;
    height: 23px;
    background: url(images/top.jpg
);
    overflow: hidden;
}

#main {
    position: relative;
    margin: 0 auto;
    width: 800px;
    text-align: left;
    background: #FEFDF4 url(images/bg_cent.gif);
}

#main_2 {
    min-height: 228px;
    background: url(images/top.gif) no-repeat top right;
}

#left {
    float: left;
    padding: 0 0 25px 0;
}

#left_2 {
    margin: 0 0 0 1px;
    width: 270px;
}

#left_top {
    height: 43px;
    background: Black;
}

#menu {
    background: #732501 url(images/menu.jpg) repeat-y;
}

#menu_2 {
    padding: 40px 60px 0 60px;
    text-align: center;
    background: url(images/menu_top.jpg) no-repeat top;
}

#menu_bot {
    height: 60px;
    background: url(images/menu_bot.gif) no-repeat bottom;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: block;
    border-bottom: 1px solid #C2714C;
}

#menu ul li.last_item {
    border-bottom: none;
}

#menu ul li a {
    font: 12px/32px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #FEEEA7;
}

#menu ul li a:hover {
    text-decoration: none;
    color: #FEFDF4;
    background: #DC4400;
}

.box {
    margin: 15px 20px 0 20px;
    background: #E7D68E url(images/left_ul.jpg) repeat-y;
}

.box ul {
    list-style: none;
    padding: 10px 0 0 0;
}

.box ul li {
    display: block;
    padding: 0 45px 0 0;
    text-align: right;
}

.box ul li.lastli {
    height: 45px;
    background: url(images/left_ulbot.gif) no-repeat bottom left;
}

.box ul li a {
    font: 12px/20px Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #732501;
}

.box ul li a:hover {
    text-decoration: underline;
    color: #DC4400;
}

#right {
    float: right;
}

#right_2 {
    margin: 210px 16px 25px 0;
    width: 500px;
}

#bottom {
    clear: both;
    background: url(images/bottom.gif) no-repeat bottom;
}

#bottom p {
    padding: 0 0 0 25px;
    font: 11px/40px Arial, Helvetica, sans-serif;
    color: #9A9374;
}

#bottom a, #bottom a:hover {
    color: #9A9374;
}