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

body {  
background: #000000; background: url(bg02.jpg);
font: 14px "trebuchet ms", tahoma, sans-serif; margin-top: 30px; margin-bottom: 30px;
}


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


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

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



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



#content {
width: 816px;
float: right;
text-align: left;
padding-right: 9px;
margin-top: -5px;
color: #c2c3a5;
}

#disc {width: 816px;
float: left;
text-align:center;
padding-left: 9px;
clear:both;
margin-top: -32px;
color:#ffffff;}


a:link, a:visited { color: #ffffcc; text-decoration: underline;}
a:hover { color: #bb7b51; text-decoration: underline;}


#navigation {
width: 816px;
margin-top: -35px;
text-align: center;
float: left;
padding-left: 9px;
text-transform: uppercase;
color: #ffffff;
letter-spacing: 3px;
}


h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #bb7b51;
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; }
span {font-size: 17px; }

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

.title {
border:1px solid #3b2c27;
background:#86463c;
color: #ede7c7;
font-weight: bold;
text-align: left;
margin:1px;
padding:2px;
}




