body      { color: #4b3d32; font: 9pt/10pt "Lucida Grande", Verdana, Helvetica, sans-serif; background: #4a3c33 url("images/pattern.jpg"); margin: 9px }

A:link  { color: #6c8eff; text-decoration: none }
A:hover { color: #4b3d34; text-decoration: underline }
A:active  { color: #6c8eff; text-decoration: none }
A:active:hover  { color: #6c8eff; text-decoration: underline }
A:visited  { color: #6c8eff; text-decoration: none }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }


#wrap{
width:800px;
margin-left:auto;
margin-right:auto;
}

#sidebar { text-align: left; width: 175px; float: left }

#container{
width:600px;
margin-left:160px;
border-left:#CCCCCC 1px solid;
}

#content1{
width:270px;
padding:20px;
float:left;
text-align:justify;
}

.content2  { font-size: 10pt; line-height: 12pt; text-align: justify; padding: 5px }

h3{
text-align:right;
color:#6C8EFF;
font-size:14pt;
font-weight:bold;
}

#title{
height:120px;
margin-top:30px;
border-bottom:#CCCCCC 1px solid;
text-align:right;
font-size:10pt;
letter-spacing:-1px;
color:#CCCCCC;
}

#footer{
text-align:center;
font-size:10px;
height:30px;
margin-top:10px;
border-top:#CCCCCC 1px solid;
text-transform:lowercase;
}

 #navlist
  { font: bold 11px "Lucida Grande", Verdana, Helvetica, sans-serif; background: #f1ecd9; margin-left: 0; padding: 0 1px 1px; width: 185px }

#navlist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#navlist li a
  { text-decoration: none; background: #f1ecd9; display: block; padding: 0.25em 0.5em 0.25em 0.75em }

#navlist li a:link  { color: #4b3d32 }
#navlist li a:visited  { color: #4b3d34 }

#navlist li a:hover
 { color: #4b3d32; background: #ffffff; border-color: #fe3 }

