@charset "utf-8";
/* CSS Document */

body
{
background-image:url(images/SCMBG.jpg);
background-color: #1B1311;
background-repeat: no-repeat;
background-position:top center;
margin: 0px;
font-family:Arial, Helvetica, sans-serif;
}


table#content
{
height: 100%;
width: 800px;
background-color:#FFFFFF;
background-image:url(images/SCMBG.jpg);
background-repeat: no-repeat;
background-position:top center;
font-family:Arial, Helvetica, sans-serif;
}





div#navbarwrapper{
height: 30px;
width: 100%;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color:#695C56;
opacity:0.85;
filter:alpha(opacity=85);
}
