* { padding: 0; border: none; text-decoration: none}

body {  
background: #4d1602; background-image: url(bg01.jpg); 
background-repeat:repeat-x;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: url(middle.jpg) repeat-y;
width: 970px;
margin: 0 auto;
}


#header {
height: 137px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 270px;
background: url(top02.jpg) no-repeat;
}




#footer {
background: url(bottom.jpg) no-repeat;
height: 110px;
clear: both;
}



#content {
width: 840px;
float: right;
text-align: left;
padding-right:66px;
margin-top: -5px;
color: #2b2518;
}

#navigation {
width: 840px;
float: left;
text-align: left;
padding-left: 66px;
margin-top: -280px;
color: #000000;
letter-spacing: 0.1em;
font-weight: bold;

}

#disc {width: 900px;
float: left;
text-align:center;
padding-left: 20px;
margin-top: -80px;
font: 11px "trebuchet ms", tahoma, sans-serif;
color:#ffffff;}


a:link, a:visited { color: #620705; }
a:hover { color: #000000; }

#content a:link, #content a:visited { color: #255828; }
#content a:hover { color: #000000; }

#disc a:link, #disc a:visited { color: #ffffff; }
#disc a:hover { color: #000000; }

#navigation a:link, #navigation a:visited { color: #620705; }
#navigation a:hover { color: #000000; }

h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #474d1d;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;}


p {margin: 0 0 15px 0; text-align: justify}
.icon01 { margin: 8px 8px 8px 8px; float: left; }
.icon02 { margin: 8px 8px 8px 8px; float: right; }


.cell01 {
border:1px solid #000000;
background:#e9dec4;
color: #000000;
text-align: left;
margin:1px;
padding:2px;
}

.title {
border:1px solid #000000;
background:#88765e;
color: #ffffff;
font-weight: bold;
text-align: center;
margin:1px;
padding:2px;
}
