html, body {
margin : 0;
padding : 0;
}
body {
width : 100%;
font : 85% Arial, "Trebuchet MS", Arial,Tahoma, Helvetica, sans-serif;
background : #584936 url(/body_bg2.png) top center repeat;
color : #777F5C;
}
#box {
width : 780px;
margin : 0 auto;
line-height : 1.8em;
background : transparent;
color : #f2ece2;
}
#top {
margin : 0 auto;
width:780px;
height:150px;
background : url(/top1.png) top center no-repeat;
color:#3C473F;
}
#top h1 {
margin:0;
padding: 50px 0 0 0;
font: 200% Arial, georgia, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing:5px;
text-align:center;
background:transparent;
color:#fff;
}
#top p {
padding : 2px 0 0 10px;
font-size: 0.9em;
text-transform:none;
}
#top a:link, #top a:visited {
text-decoration: none;
background:inherit;
color: #fff;
}
#top a:hover { 
text-decoration: none;
background:inherit;
color: #ccc;
}
#navcontainer {
height: 27px;
border-bottom: 0px solid #666;
background: #6ba0a9;
}
/* LEFT SIDEBAR */
#leftnav {
float : left;
width : 180px;
margin : 0;
padding : 5px 5px 5px 5px;
background : transparent;
color : #777F5C;
}
#navlist li {
margin: 0 5px 0 0;
list-style-type: square;
background: inherit;
color: #162324;
}
#content {
margin :0 0 0 180px;
padding : 10px 0 10px 5px;
border-right: 1px dotted #E4D4AE;
background: #f2ece2;
color:#162324;
}
#content p {
margin : 5px 5px 15px 5px;

}

#content a:link{
text-decoration: none;
background:inherit;
color: #726752;

}

#content a:hover{
text-decoration: underline;
background:inherit;
color: #6ba0a9;

}

#footer {
clear : both;
padding : 0.5em;
font-size: 0.9em;
border-top : 5px solid #6ba0a9;
background : #a0c5c8;
color : #162324;
}
#leftnav p {
margin : 5px 0 10px 5px;
}
h2 {
padding : 20px 0 5px 5px;
font : 140%  Arial, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
text-transform:uppercase;
letter-spacing: 5px;
background:transparent;
color: #162324;
}
h3 {
margin :0px 0 0 0px;
padding : 0px 0 0px 5px;
font : 100%  Arial, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing: 4px;
text-transform:none;
background:transparent;
font-weight: bold;
color: #162324;
}

h4 {
margin :0px 0 0 0px;
padding : 2px 0 5px 5px;
font : 100%  Arial, "Trebuchet MS", Tahoma, sans-serif;
text-transform:none;
bbackground:transparent;
text-decoration: none;
font-weight: bold;
color: #726752;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */
a:link, a:visited {
text-decoration : none;
background:inherit;
color : #162324;
}
a:hover {
text-decoration : none;
background:inherit;
color :#f2ece2;
}
a:active {
text-decoration : none;
background:inherit;
color : #f2ece2;
}
img {
border : none;
}
blockquote {
margin-bottom:40px;
font-size : 90%;
font-weight: normal;
background : transparent;
color : #162324;
} 
.box {
margin: 0;
border : 1px dotted #848E60;
padding : 15px;
background: #CED7B1;
color:#333;
}	
