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

body {  
background: #201710; background-image: url(bg01.jpg); 
background-repeat:repeat;
font: 16px Garamond;
}


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


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

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




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



#content {
width: 665px;
float: right;
text-align: left;
padding-right: 65px;
margin-top: -5px;
color: #FFFFFF;
font-weight: bold;
}

#navigation {
width: 665px;
float: left;
text-align: center;
padding-left: 65px;
margin-top: -70px;
color: #000000;
letter-spacing: 0.6em;

}

#disc {width: 665px;
float: left;
text-align:center;
padding-left: 65px;
margin-top: -36px;
font-weight: bold;
font: 11px "trebuchet ms", tahoma, sans-serif;
color:#000000;}


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



h1 {
font-family: Garamond;
line-height: 12px;
font-size: 20px;
letter-spacing: 2px;
text-align: center;
color: #FFCC66;
margin-top: 10px;
margin-bottom: 20px;}


p {margin: 0 0 15px 0; text-align: justify}



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

.cell02 {
border:1px solid #ffffff;
background: #000000;
color: #ffffff0;
text-align: left;
margin:1px;
font: 12px "trebuchet ms", tahoma, sans-serif;
padding:2px;
} 

.cell03 {
border:1px solid #ffffff;
background: #000000;
color: #ffffff;
text-align: right;
margin:1px;
font: 12px "trebuchet ms", tahoma, sans-serif;
padding:2px;
}

#gallery img {
border: 2px solid #ffcc66;
padding: 2px;
margin: 4px;
}

