body{
background-image: url("../img/bkg.gif");
background-repeat: repeat-x; 
background-color: #ffffff;
background-position: 0px 350px;
}

div.body {
margin: 0em 0em 0em 0em;
height: 95%;
}

div.credits {
height: 5%;
margin: 0em auto 0em auto;
font-size: 10px;
text-align: left;
vertical-align: bottom;
position: relative;
left: 5px;
}

div.monitor {
border: 0px none;
background-color: #000000;
width: 525px;
margin: 0em auto 0em auto;
}

table.monitor {
border-spacing: 0;
border: 0px none;
}

table.menu {
border-spacing: 0;
border: 0px none;
vertical-align: top;
margin: 0em auto 0em auto;
}

table.page {
border-spacing: 0;
border: 0px none;
vertical-align: top;
margin: 0em auto 0em auto;
}

div.menu {
border: 1px solid;
border-color: #000000;
background-color: #EAEAEA;
margin: 0em auto 0em auto;
z-index: 4;
}

div.container1 {
border: 0;
background-color: #000000;
margin: 0em auto 0em auto;
z-index: 5;
}

div.container2 {
border: 0;
background-color: #000000;
margin: 0em auto 0em auto;
z-index: 5;
}

img {
border: 0;
}

div#preload { display: none; }