* { padding: 0; border: none; text-decoration: none}

body {  
background: #604932;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: url(middle.jpg) repeat-y;
width: 960px;
margin: 0 auto;
}


#header01 {
height: 170px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 153px;
background: url(top02.jpg) no-repeat;
}



#footer {
background: url(bottom.jpg) no-repeat;
height: 81px;
clear: both;
}



#content {
width: 890px;
float: right;
text-align: left;
padding-right: 36px;
margin-top: -5px;
color: #000000;
}

#disc {width: 890px;
float: left;
text-align:center;
padding-left: 36px;
clear:both;
margin-top: -60px;
color:#000000;}

#box {width: 190px;
float: left;
text-align:center;
padding-left: 36px;
clear:both;
margin-top: -190px;
color:#dedbb8;}

a:link, a:visited { color: #ffffff; }
a:hover { color: #5d6534; }

#navigation {
width: 890px;
margin-top: -237px;
text-align: center;
float: left;
padding-left: 36px;
text-transform: uppercase;
color: #000000;
letter-spacing: 2px;
}


h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #404623;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;}

ul {
margin-left: 50px;}


p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }


.cell01 {
border:1px solid #ffffff;
background:#b78f6c;
color: #000000;
font-weight: bold;
text-align: left;
margin:1px;
padding:2px;
}

.cell02 {
border:1px solid #ffffff;
background:#b78f6c;
font-size: 11px;
text-align: right;
margin:1px;
padding:2px;
}

.title {
border:1px solid #ffffff;
background:#5f4932;
color: #ffffff;
font-weight: bold;
text-align: center;
margin:1px;
padding:2px;
}


