#container
{
width: 90%;
margin: 10px auto;
background-color: #fff;
line-height: 130%;
}

h6 { 
font-family : verdana; 
font-weight:100;
color : black; 
font-size : 0.6em; 
margin-top:0em;
margin-bottom:0.3em;
margin-left:0em;
margin-right:0em;
} 

h4 {
font-family : verdana; 
color : black; 
font-size : 11px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 0px;
}
h5 {
font-family : verdana; 
color : #999999; 
font-size : 11px;
font-weight: bold;
margin-top: 8px;
margin-bottom: 0px;
}

A.menu:visited  {color: #CC0000; text-decoration: none}
A.menu:link  {color: #CC0000; text-decoration: none}
A.menu:active  {color: #CC0000; text-decoration: none}
A.menu:hover   {color: #FEFEFE; text-decoration: none}

A.left:visited  {color: #0000CC; text-decoration: none}
A.left:link  {color: #0000CC; text-decoration: none}
A.left:active  {color: #0000CC; text-decoration: none}
A.left:hover   {color: #0000CC; text-decoration: underline}

#shadow-container { 
width : 993px; 
margin-top : 1%; 
margin-left : auto; 
margin-right : auto; 
position : relative; 
} 
#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container { 
position : relative; 
left : -1px; 
top : -1px; 
} 
#shadow-container .shadow1 { 
background : #f1f0f1; 
} 
#shadow-container .shadow2 { 
background : #dbdadb; 
} 
#shadow-container .shadow3 { 
background : #b8b6b8; 
} 
#shadow-container .container { 
background : #ffffff; 
border : 1px solid #848284; 
padding-right : 0; 
padding-left : 5px; 
padding-bottom : 5px; 
padding-top : 5px; 
} 