	@import url(menu.css);
body{
    color: #000;
    margin: 0 auto;
    padding: 0px;
    background-color:#CDCDCD;
    font-family: veranda, sans-serif;
    font-size: 12px;
}

div { text-align:left; }
img { border:0px; }

h2 { color:#000; }

#bodywrapper { width:990px; text-align:center; margin:0 auto; }
#contentwrapper { clear:both; background:#fff; height: auto; overflow:hidden; min-height:300px;padding:8px; }
#content { padding-bottom:10px; height:auto; overflow:hidden; }

#footerwrapper { position:relative; z-index:0; height:92px; background:url(../images/footer.jpg); }
#footer { width:990px; margin:0 auto; color:white; }

#container { float:left; width:700px; }