body {
background: #5F5F5F url(pic_bg3.jpg) repeat-y center top;
margin: auto;

font: normal 1.0em arial, helvetica, sans-serif;
color: black;
}

#wrapper1 {
width:960px;
background-color: #803300;
border: 4px solid black;
margin: auto;
}

#wrapper2 {
width:910px;
background-color: white;
margin: auto;
}

#header a,
#header a:active,
#header a:hover,
#header a:link,
#header a:visited {
background-image: url(head_2.jpg);
background-position: center;
background-repeat: no-repeat;
border-bottom: 2px solid black;
display: block;
height:180px;
margin: 0px;
}

#content {
min-height: 1200px;
padding: 10px;
border-top: 2px solid black;
border-right: 2px solid black;
border-left: 2px solid black;
}

#credit {
padding: 10px;
border-right: 2px solid black;
border-left: 2px solid black;
font-size: 0.7em;
font-style: italic;
}

.floatright
{
float: right;
margin: 10px 10px 10px 10px;
border: 2px solid black;
}

#footer {
background-image: url(footer.png);
background-color: white;
background-position: center;
background-repeat: no-repeat;
height:80px; 
margin: 0;
border-top: 2px solid black;
border-right: 2px solid black;
border-bottom: 0px;
border-left: 2px solid black;
}
