/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
}

body{
background-color:#ffffff;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color:#663300;
overflow: scroll;
margin-bottom: 0;
padding-bottom: 0;
}

#wrapper{
background-color:#FFFFFF;
width:800px;
text-align: left;
margin: 0 auto 0 auto;
height: auto;
padding-bottom: 0;
}

#footer{
font-size: 75%;
text-align: center;
height: 100px;
margin-top: 65px;
padding-top: 15px;
margin-bottom:0;
padding-bottom:0;
background-image: url(footer_1_1.jpg);
background-repeat: no-repeat;
background-position: top;
}

#footer a{
font-size: 95%;
color: #fff;
/*color: #302255;*/
font-style: normal;
text-decoration: none;
margin: 0 10px;
}

#footer a:hover, #content a:focus {
color:#AA7C63;
text-decoration: underline;
}

#footer h2{
font-size: 80%;
}

#content{
padding-left: 37px;
padding-top: 20px;
width: 580px;
font-size: 90%;
padding-bottom:350px;
}

#content a{
font-size: 85%;
color: #AA7C63;
/*color: #302255;*/
font-style: normal;
text-decoration: none;
}

#content a:hover, #content a:focus {
color:#000000;
text-decoration: underline;
}

h1{
font-size: 125%;
margin: 5px 0 5px 0;
}

p{
margin-bottom: 10px;
margin-top: 4px;
}

table {
font-size: 75%;
}

table td{
background: #ECE7C6;
border-bottom: solid 2px #ffffff;
border-right: solid 2px #ffffff;
padding: 4px;
}
