/* CSS Document */

body {
background-color: #000000;
}

IMG {
border: none;
}

#border-menu-container {
background-color: #f2f1e8;
heigth: 1px;
}

#menu-container {
background-color: #a09b6c;
}

#container {
background-color: #e0dcb3;
}

#container-border {
background-color: #f2f1e8;
}

#container-2 {
background-color: #c0bd9a;
}

#container-2-bottom {
background-color: #c0bd9a;
}

#container-bottom {
background-color: #e0dcb3;
}

#border-container-bottom {
background-color: #f2f1e8;
}

#site-table {
border-style: solid; 
border-color: #d4d1be;
border-width: 1px;
border-bottom-width: 0px;
}




