ul#navlist
{
width: 158px;
\width: 160px;
w\idth: 158px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
font: bold 12px verdana,helvetica,arial,sans-serif;
background: #808080;
}
body
{
background-color: #ccccdd;#000d33  ;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 0px;
border-top: 1px solid #808080;
}

ul#navlist li a
{
display: block;
width: 122px;
\width: 158px;
w\idth: 122px;
padding: 4px 8px 4px 8px;
border: 0px;
border-left: 20px solid #aaaabb;
background: #ccccdd;
text-decoration: none;
text-align: center;
}

ul#navlist li a:link { color: #666677; }
div#navcontainer li a:visited { color: #666677; }

ul#navlist li a:hover
{
border-color: #ff9000;
color: #ffffff;
background: #000d33;
}

div.container
{
position: relative;
width:70%;#850px;
margin:0 auto;
background-color:white;
min-height: 620px; 
}

div.header,div.footer
{
height : 80px;
padding:0.5em;
color:white;
background-color:gray;
clear:left;

}
h1.header
{
padding:0;
margin:0;
}
div#title {
height : 80px;
background-color : #666;
color : #eee;
background-image : url('image.jpg');
background-position : left 0%;
background-repeat : no-repeat;
font-family : Trebuchet MS, arial, helvetica, sans-serif;
text-align : center;
vertical-align : center;
padding : 100px 20px 10px 45px;
}
div.left
{
background-color:white;#E1F7FB;#ADCEFB;#C5B1FB;
float:left;
width:160px;
margin:0 auto;
padding:1em;

}
div.content
{
margin-left:30px;
margin-right:30px;

padding:1em;
font-family : Trebuchet MS, arial, helvetica, sans-serif;
font-size : 15px;
text-align :justify;
}
