* { padding: 0; border: none; text-decoration: none}

body {  
background: #626061; 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: 900px;
margin: 0 auto;
}


#header01 {
height: 159px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 119px;
background: url(top02.jpg) no-repeat;
}



#footer {
background: url(bottom.jpg) no-repeat;
height: 118px;
clear: both;
}



#content {
width: 790px;
float: right;
text-align: left;
padding-right: 56px;
margin-top: -5px;
color: #000000;
}

#disc {width: 790px;
float: left;
text-align:center;
padding-left: 56px;
clear:both;
margin-top: -100px;
color:#000000;}


a:link, a:visited { color: #720d10; }
a:hover { color: #000000; }

#navigation {
width: 790px;
margin-top: -178px;
text-align: right;
float: left;
padding-left: 56px;
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: #720d10;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;}

ul {
margin-left: 50px;}

span {font-size: 15px;
letter-spacing: 2px;
font-weight: bold; }


p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }


.cell01 {
border:1px solid #000000;
background:#ffffff;
color: #000000;
font-weight: bold;
text-align: left;
margin:1px;
padding:2px;
}

.cell02 {
border:1px solid #000000;
background:#ffffff;
color: #000000;
font-size: 11px;
text-align: right;
margin:1px;
padding:2px;
}

.cell03 {
border:1px solid #000000;
background:#ffffff;
color: #000000;
font-size: 10px;
text-align: center;
margin:1px;
padding:2px;
}

.title {
border:1px solid #000000;
background:#ffffff;
color: #000000;
font-weight: bold;
text-align: center;
margin:1px;
padding:2px;
text-transform: uppercase;
}


