@import url(../basic.css);
div#header {
background-image: url(img/bg_header.gif);
background-repeat: repeat-x;
height: 125px; }

div#page {
background-color: #dedbee; }

div#page div {
background-color: #eeedf5;
background-image: url(img/bg_main_bottom.gif); }

div#footer {
background-image: url(img/bg_footer.gif); }
td,th {
border-color: #4b4295; }
div#page div.top {
background-image: url(img/bg_main_top.gif); }
div#page div.bottom {
background-image: url(img/bg_main_bottom.gif); }
