
* {margin:0;padding:0;} 

html { background:#CCA url(bgp.jpg); 
height:100%; } 

body { background:url(sayonara.jpg) no-repeat; 
background-position: bottom right;
background-attachment: fixed; margin:0; padding:0; 
height:100%; } 


html>body { min-height:100%; height:auto; }



body, html, td, div

{font-family: arial;
color: #5b1710; 
letter-spacing: 0px;
font-weight: normal;
font-size: 11px;
cursor: default;}



p {margin:1em 0;}
br {margin:-1em 0;}

.header {
height: 129px;
font-family: georgia; 
color: #000000; 
text-decoration: none; 
letter-spacing: 3px; 
padding: 10px 0px 0px 150px; 
margin: 0px 0px 0px 0px;
font-size: 35pt; 
text-align: left; 
font-style : italic;
text-transform: uppercase;
background-repeat: no-repeat;
background-color: transparent;
background-image: url('header.jpg')
} 

.head:first-letter{
font: 20pt georgia;
text-transform: uppercase;
text-decoration: none; 
color: #406e02;}



/* Headers */

.head {
font-family: georgia; 
color: #df1a14; 
text-decoration: none; 
letter-spacing: 3px; 
padding: 0px 0px 0px 10px; 
margin: 0px 0px 0px 40px;
font-size: 20pt; 
text-align: left; 
font-style : italic;
text-transform: lowercase;
background-color: transparent;
}






/* content */

.box {
background: #e4e4e3; 
padding: 5px 5px 5px 5px;
margin: 5px 5px 10px 5px;
}



.quote {
background: #cac7b6; 
padding: 5px 5px 5px 5px;
margin: 3px 50px 3px 50px;
border-top: 0px solid; 
border-left: 7px solid #582417; 
border-right: 0px solid;  
border-bottom: 0px solid;}


/* navigation */


.nav{
display: block; 
background: transparent;
padding: 3px 2px 3px 2px;
margin: 2px 5px 2px 5px;
text-align: center; 
font-family: arial; 
text-decoration: none; 
font-size: 11px; 
color: #000000;
border-top: 0px solid; 
border-right: 0px solid; 
border-left: 0px solid; 
border-bottom: 1px dotted #df1a14;
letter-spacing: 3px;}

.nav:hover { 
background: transparent;
padding: 3px 2px 3px 2px;
margin: 2px 5px 2px 5px;
text-align: center;  
font-family: arial; 
text-decoration: none; 
font-size: 11px; 
color: #64492b;
border-top: 0px solid; 
border-right: 0px solid; 
border-left: 0px solid; 
border-bottom: 1px dotted #236b00;
letter-spacing: 3px;}




/* font and link style */

b{color:#709b2a;}
i{color:#ff0000;}
u{color:#75776d;}


a:link, a:active, a:visited  {
font-size: 11px; 
color : #000000;
cursor: pointer;
text-decoration : none;
font-weight : bold;
} 

a:hover  {
color : #64492b;
cursor: pointer;
font-style: italic;
font-weight : bold;
} 
