body {
        margin:0px;
        padding:0px;
        background: #683826 url(bar2.jpg) repeat y;
 }




        hr{ color:#a16656; background-color:tan; width:100%; height:2px; }

#layout {
width: 575px;
height: auto;
position: absolute;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
}
#layout img {

    margin-left:225px;
    padding: 10px;
    margin-top: 10px;
}

p, ul, tr, td {
 margin:0px;
font-family: Georgia, Courier New, Verdana, Arial;
font-size: 11px;
color: #e9c4a7;
line-height: 14px;
text-transform:none;
font-weight: normal;
margin-bottom: 10px;

}

center {
margin:0px;
text-align: center;
font-family: Trebuchet MS, Tahoma;
font-size: 11px;
color: #3B3F55;
line-height: 14px;
font-variant: small-caps;
font-weight: normal;
margin-bottom: 10px;
letter-spacing: 0em;
}

li {
margin: 0px;
text-align: justify;
font-family: Trebuchet MS, Tahoma;
font-size: 11px;
color: #3B3F55;
line-height: 14px;
text-transform:none;
font-weight: normal;
margin-bottom: 5px;
letter-spacing: 0em;
}

input, textarea, select, option{
background-color: #FFFFFF;
color: #692b2c;
letter-spacing: 0px;
border: 1px solid #692b2c;
padding: 2px;
font-family: Arial, Tahoma;
font-size: 11px;
}

.title{
text-align: left;
font-family: Trebuchet MS, Tahoma;
font-size: 15px;
color: #290701;
width:100%;
line-height: 25px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 0px;
letter-spacing: 0px;}


a {
        color:#49A356;
        font-size:10px;
        text-decoration:none;
        font-weight:bold;
    text-transform: uppercase;
        font-family: Arial, Trebuchet MS, Tahoma;
        }
a:link {color:#be864d;}
a:visited {color:#be864d;}
a:hover {
color: #be864d;
font-weight:bold;
text-decoration:underline;
}

#content {
    margin-left:227px;
    padding: 5px;
    width: 450px;
    margin-top: -20px;
        }
