body     
{
 background-color: #dcdcdc;
}

#box 
{
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #696969;
width: 898px;
height: 600px;
position: relative;           
margin-left: auto;
margin-right: auto;
}

#header
{
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #ff9900;
width: 898px;
height: 28px; 
margin-top: 0;
padding-top: 0px;
}

h1       
{
margin-top: 6px;
padding-left: 20px;
font-size: 10pt;
color: #ffffff;
}


#menu
{
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #000000;
width: 158px;
height: 542px; 
margin-top: 0;
padding-top: 6px;
}

ul
{
list-style-type: none;
margin-left: 10px;
padding-left: 10px;
}

li
{
padding-bottom: 10px;
}

#menu a    
{
font-size: 11pt;
font-family:"Times New Roman",Georgia,Times;
color: #f5f5f5;
text-decoration: none;
}

#menu a:hover   {color: #ff9900}

#copy
{
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #ff9900;
width: 898px;
height: 18px; 
position: absolute;
left: 0px;
bottom: 0px;
}

adress  
{
font-size: 10pt;
color: #000000;
position: absolute;
left: 20px;
bottom: 2px;
}

#page 
{
z-index: 1;
border-style: solid;
border-width: 1px;
border-color: #808080;
background-color: #696969;
width: 738px;
height: 548px; 
position: absolute;
left: 160px;
top: 30px;
}
