body
{
margin: 0;
padding: 0;
font-family: georgia, times, "times new roman", serif;
background-color: #43532D;
text-align: center;
}

#container
{
margin: 10px;
margin-left: auto; 
margin-right: auto;
background-color: #D8C18D;
width: 727px;
border: 9px #000 solid;
background-image: url(img/bg.gif);
background-repeat: repeat-y;
text-align: left;
position: relative;
}

#nav
{
background-color: #666634;
border-top: 9px solid #000000;
border-bottom: 9px solid #000000;
height: 19px;
padding: 0px 0px 0px 0px;
z-index:1;
}

#navnest
{
position:absolute;
z-index:4;
TOP:184px; 
LEFT:0px;
}

p 
{
margin:0;
padding:0;
}

#nav p
{
line-height: 19px;
}

.nav {
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
color: #D8C18D;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
padding: 5px 0px 4px 14px;
}


a:visited.nav { color: #C3A777; }
a:hover.nav { color: #FFFFCC; }
a:active.nav { color: #C3A777; }
a.nav { text-decoration: none; }


#sidepanel
{
float: left;
width: 135px;
margin-left: 3px;
padding-top: 1em;
}

#sidepanel p { margin-top: 0; }


#content { margin: 30px 25px 0px 335px; }

#content2
{
margin: 0px 25px 0px 200px;
padding: 12px 0;
}

.logo
{ 
float: right;
padding: 9px 115px 3px 3px;
}

.logo3
{ 
float: left;
padding: 12px 3px 3px 75px;
}

.divTitle
{
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
color: #000000;
padding-bottom: 2px;
font-size: 15px;
font-weight: bold;
letter-spacing: .5px;
}

.divText 
{
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
font-weight: bold;
line-height: 20px;
}

.sidetext
{
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
font-weight: bold;
line-height: 20px;
white-space: nowrap;
text-transform:uppercase;
}

a.sidetext { text-decoration: none; }
a:visited.sidetext { color: #000000; }
a:hover.sidetext 
{
color: #000000;
text-decoration: underline;
}
a:active.sidetext {  
color: #000000; 
text-decoration: underline;
}


a.content {
text-decoration: underline;
color: #000000;
}
a:visited.content {
color: #000000;
text-decoration: underline;
}
a:active.content {  
color: #000000; 
text-decoration: underline;
}
		
#footer 
{
clear: both;
margin: 0px 0px 0px 200px;
}

#copyright {
width: 727px;
color: #D8C18D;
margin: -10px;
text-align: center;
position: relative;
margin-left: auto; 
margin-right: auto;
font-size: 11px;
font-family: sans-serif;
}

