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

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

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

#footerwrapper { position:relative; z-index:0; height:215px; background:#292929; }
#footer { width:990px; margin:0 auto; color:white; }

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