html,body
{
height: 100%;
margin-top: 30px; 
background: #EBF0F4 url('images/back-gradient7.jpg') repeat;
text-decoration: none;
font-weight: none;
}

#container
{
width: 790px;
height: auto;
margin: 0px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
}

#contentLYR {
float: right;
align: top;
width:150px;
height:280px;
left: 0px;
margin-right: 5px;
margin-top: 30px;
-moz-vertical-align: -10px; 
}

#contentLYR2 {
margin-top: 5px; 
width: 790px;
height: 75px;
background-color: #000000;
}

#contentLYR3 {
top: 0px;
width: 790px;
text-align: center;
background-color: #DDD6C8;
}

#content
{
margin-left: 170px;
margin-right: 205px;
border-right: 1px solid gray;
padding: 1em;
max-width: 36em;
}

.navlist{
font-weight: bold;
font: 10pt Arial, sans-serif;
color: #000000;
}

A{
font: 10pt Arial, sans-serif;
text-decoration: none ;
font-weight: bold;
color: #FF99FF;
}

A:hover{
font: 10pt Arial, sans-serif;
text-decoration: underline ;
font-weight: bold;
color: #EB10E3;
}

A.baritem{
font: 8pt Arial, sans-serif;
font-weight: ;
color: #000000;
}

A.baritem:hover{
text-decoration: underline;
font: 8pt Arial, sans-serif;
font-weight: ;
color: #18470E;
}

.h1{
font-weight: bold;
font: 13pt Arial, sans-serif;
color: ;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }