body {
margin:0;
font-size:9pt;
font-family:sans-serif;
color:#000;
background-color:#fff;
}

a, a:link, a:visited {
font-weight:bold;
color:#473425;
text-decoration:none;
}
a:hover, a:focus {
text-decoration:underline;
}
a img {
border:none;
}

#all {
text-align:left;
width:840px;
margin:0 auto 0 auto;
}

#head {
display:none;
}

#globalnav {
display:none;
}

#banner {
display:none;
}

#warning {
display:none;
}

#content {
padding:22px;
padding-bottom:0;
background-image: url(../images/content_bg.jpg);
background-position:center center;
background-repeat: repeat-y;
}

#contentBottom {
height:41px;
background-image: url(../images/content_bottom.jpg);
background-repeat: no-repeat;
}

#nav {
display:none;
}

#copy  {
display:block;
width:100%;
}

#copyright {
display:none;
}