body{
background-color:#340404;
margin:0px;
padding:0px;
background: #340404 url('images/hdr-bg.jpg') repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 140%;
color:#ffffff;
-webkit-text-size-adjust:none;
}
h3{ 
font-size: 1em;
font-weight:bold;
margin-bottom: 2px;
}
#holder{
text-align: center;
}
#site{
width:300px;
}
#nav{
background-color:#531303;
text-align:center;
padding:4px 0px 4px 0px;
font-size:0.8em;
}
p{
margin:5px;
}
#page{
text-align:left;
padding:20px 10px 10px 10px;
width:300px;
}
.pic{
margin-top: 5px;
}
a{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#b57317;
text-decoration: underline;
}
.header{
font-weight:bold;
font-size: 1em;
alignment:center;
}
img { border: none; }
#copy{
text-align:center;
font-size: 0.6em;
color:#b57317;
}