body, html { 
padding : 0px; 
margin : 0; 
} 
body { 
background: transparent url('154.jpg') repeat;
text-align: center;
font : 70%/165% "trebuchet ms", sans-serif;
color : #335544 ; 
} 

#container { 
margin : 0 auto 0 auto; 
width: 569px;
height: auto;
background: 	#eeee99;
text-align : left; 
} 

#header {
width: auto;
height: 535px;
background: #eeee99 url('ffred.png') no-repeat scroll center;
text-align:center;
margin: 0 auto;
}

#bar {
height: 27px;
width: auto;
background: #335544;
} 

#content {
width: auto;
padding: 5px 10px;
float: center;
}
#footer {
clear:both;
margin-top: 3px;
text-align:right;
padding: 3px;
height:auto;
}

#navigation {
width : auto;
text-align : center;
height: auto;
padding : 1px 5px 5px 5px;
background: #335544;
margin: 0;
text-align: center;
color: #fff;
} 

#navigation ul, #navigation li{
list-style: none;
display : inline;
} 

#navigation a:link, #navigation a:visited {
float : inherit;
font: 6pt "Trebuchet Ms", sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
color : #fff;
padding : 6px 6px 7px 6px;
margin-right: 8px;
margin-left: 8px;
font-style: italic;
} 

#navigation a:hover {
color : #fff;
text-decoration: none;
background-color: #4d7d65;
cursor: default;
} 





h1 {
	background: #bbbb66;
             	color: #335544;
	font:13pt "georgia", serif;
	font-weight: normal;
	text-align: center;
margin: 0;
margin-bottom: 5px;
letter-spacing: 1px;
padding: 4px;
text-transform: uppercase;
border-bottom: 2px solid #335544;
border-top: 2px solid #335544;
}



a:link, a:visited, a:active {
        text-decoration: none;
	font-weight: bold;
		color: #4d7d65;
	cursor: default;
        }
a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #bbbb66;
	cursor: default;
}



input, select, submit, textarea {
	background: #335544;
	font:8pt "trebuchet ms", sans-serif;
padding: 5px;
color: #eeee99;
	font-weight: normal;
	text-decoration: none;
		border-width: 2px;
	border-style: solid;
	border-color: #bbbb66;
}


input:focus, textarea:focus, select:focus, submit:focus{
border: 2px solid #4d7d65;
} 



img {
padding : 4px;
}

blockquote { 
background : #D8E5B9 url('fredbq.png')no-repeat bottom right;
text-align : justify; 
border-left : 3px solid #335544; 
border-right : 3px solid #335544; 
padding : 11px; 
display: block;
filter:alpha(opacity=65); 
opacity:0.65;
}  

blockquote:hover {
filter:alpha(opacity=100); 
opacity:1.00;
}




