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

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


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


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

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




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



#content {
width: 834px;
float: right;
text-align: left;
padding-right: 34px;
margin-top: -80px;
color: #000000;
}

#navigation {
width: 834px;
float: left;
text-align: left;
padding-left: 34px;
margin-top: -315px;
color: #000000;
letter-spacing: 0.2em;

}

#disc {width: 834px;
float: left;
text-align:center;
padding-left: 34px;
margin-top: -47px;
color:#ffffff;}


a:link, a:visited { color: #517453; }
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: #c14b1b; }
#navigation a:hover { color: #000000; }



h1{font-family: georgia;
border-left: 40px solid #c14b1b;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}


ul {
margin-left: 50px;}


ol {
margin-left: 50px;}


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:#ffffff;
color: #000000;
text-align: center;
margin:1px;
padding:2px;
font-weight: bold;
}

