/* CSS Document */

*{margin:0; padding:0;}

body {
background-color:#2D2D2D;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page {
width:100%;
}

#header {
width:848px;
height:110px;
}

#topmenu {
width:848px;
height:23px;
}

#maincontent {
width:848px;
height:auto;
padding-top:5px;
}

#index_picturebutton {
height:170px;
padding-bottom:3px;
}

#bottommenu {
width:848px;
height:40px;
}

#footer {
width:848px;
}

#placing {
padding-left:425px;
}