body
{
background-color: white;
}

#container
{
width: 980px;
text-align: justify;
font-size: 14px;
font-family: arial;
margin: 0;
color: black;
}

#content
{
margin-left: 165px;
}

#contentleftmenu
{
float: left;
width: 176px;
}

#top
{
text-align: center;
height: 70px;
margin: 0 0 10px 0;
clear: both;
color: black;
border-bottom: 1px dashed #0000FF;
}

#item
{
text-align: center;
font-size: 11px;
background-color: #FFFFFF;
border: 1px solid #000000;
padding: 1em;
margin: 5px;
color: black;
}

#left
{
float: left;
margin: 5;
}

#right
{
float: right;
margin: 5;
}

a:link {font-size: 14px; font-weight: bold; color: #0000FF; text-decoration: none;} 
a:active {}
a:visited {font-size: 14px; font-weight: bold; color: #0000FF; text-decoration: none;} 
a:hover {text-decoration: underline;}
