body { 
color: #FFF; 
background-color: #000000;
font-size: 11px; 
line-height: 14px;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
margin-top: 20px; 
padding: 0px;
}

table.content {
background-color: #A66000;
background-image: url(/graphics/spwt_texture.jpg);
background-position: top center;
background-repeat: repeat;
}

td.fadeL {background-image: url(/graphics/fadeL.gif);
background-repeat: repeat;}

td.fadeR {background-image: url(/graphics/fadeR.gif);
background-repeat: repeat;}

#content {
background-color: #A66000;
border: 1px solid #FF9400;    
margin: 10px 10px 0px 10px;
padding: 10px 10px 10px 10px;
}

h3 {
color: #000;
background-color: #ffae40;
font-size: 13px; 
line-height: 20px;
text-transform: uppercase;
}

p.content {
line-height: 16px;
text-indent: 10px;
color: #000;
text-align: justify;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 12px;
padding: 5px 10px 5px 10px;
}

p.lists {
color: #000;
text-align: justify;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 12px;
padding: 5px 10px 5px 10px;
}

p.app {
color: #000;
text-align: left;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 13px;
line-height: 16px;
padding: 5px 10px 5px 10px;
margin: 0px 0px 10px 0px;
}

p.photos {
color: #000;
text-align: center;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 12px;
padding: 5px 10px 5px 10px;
}

p.nav {
background-color: #A66000;
text-align: justify;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 11px; 
line-height: 13px;
margin: 0px 10px 0px 20px;
padding: 5px 5px 5px 5px;
}

p.fineprint {
color: #FF9400;
font-family: "Cochin", "Georgia", "New Century Schoolbook", "Bitstream Vera Serif"; 
font-size: 11px; 
line-height: 13px;
margin: 10px 0px 10px 0px;
padding: 15px 10px 10px 10px;
width: 1017 px;
background-color: #A66000;
border-top: 1px solid #FFC473;
border-bottom: 1px solid #FFC473;
}

a:link { 
color: #ffc473;
text-decoration: none;
}
a:visited { 
text-decoration: none; 
color: #BF8330;
} 
a:hover { 
text-decoration: underline; 
color: #FF9400;
} 
a:active { 
text-decoration: underline; 
color: #043C6B;
}