


body {
margin: 0;
padding: 0;
text-align: center;
line-height: 1.3em;
font: 75%  "Trebuchet MS", tahoma, verdana, arial, sans-serif;
background: #"background.jpg" repeat;
background-position: 50% 0;
color: #663300;
}

#container {
position: relative;
width: 724px;
margin-right: auto;
margin-left: auto;
margin-top: 0;
text-align: left;
border-top: 1px solid #bbb;
border-bottom: 1px solid #bbb;
border-left: 1px solid #bbb;
border-right: 1px solid #bbb;
}

a:link, a:visited {
text-decoration: none;
color: #63300;
background: inherit;
}

a:hover {
text-decoration: none;
color: #663300;
background: inherit;
}

#banner {
width: 700px;
height: 90px;
margin: 0 0 0 5px;
padding: 0 0 0 0;
border color: #996600;
background: ;
}

#title h1 {
margin: 0 10px 10px 12px;
padding-top: 3px;
font-size: 1.3em;
color: #996600;
background: inherit;
}

.container {
width: 700px;
padding-top: 10px;
margin-left: 12px;
}

#top-nav {
margin: 0;
padding: 0 0 15px 15px;
border-bottom: 1px solid #bbb;
}

#top-nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#top-nav a:link, #top-nav a:visited {
float: left;
padding: 0 15px 15px 15px;
text-decoration: bold;
color: #C86000;
background:inherit;
}

#top-nav a:link.active, #top-nav a:visited.active, #top-nav a:hover {
background:inherit;
color: #663300;
background: url(img/top_menu.gif) no-repeat bottom center;
}

#content {
float: left;
width: 450px;
margin-top: 0;
padding: 1px;
border-right: 1px solid #ddd;
}

#content p {
padding-left: 10px;
padding-right: 10px;
}

#content h1 {
margin: 10px 30px 0 20px;
padding: 1px;
text-align: center;
font-variant: small-caps;
font-size: 1.5em;
color: #C86000;
background: inherit;
}

#side-menu {
width: 230px;
margin: 0 0 0 456px;
padding-left: 3px;
}

#side-menu h1 {
margin: 0 0 0 0;
font-variant: small-caps;
font-size: .5em;
color: #663300;
background: inherit;
}

#side-nav {
width: 95%;
margin: 15px 0 5px 10px;
padding: 0;
list-style-type: none;
color: #9966000;
background:inherit;
}

#side-nav a {
background-color:inherit;
display: block;
width: 95%;
text-align: left;
text-decoration: none;
background-position:right;
color: #C86000;
}

#side-nav a#current, #side-nav a:hover {
text-decoration: none;
background-color: #fff;
color: #663300;
}

#footer {
clear:both;
width: 700px;
padding: 2px;
margin: 20px 0 0 10px;
border-top: 1px solid #ddd;
font-size: .9em;
text-align: center;
color: #663300;
background: inherit;
}

#footer a:link, #footer a:visited {
color: #c86000;
background:inherit;
}

#footer a:hover {
border-bottom: 1px dashed #663300;
color: #663300;
background:inherit;
}

.myborder { 
border: 2px solid #CC9900;
padding:10px;
}

a img {
border: none; 
}

div.scroll {
overflow: auto;
height: 7em;
width: 230px;
border: solid 1px #663300;
padding: 1ex;
background: #fff;
color: #866709;
margin: 0 0 0 0;
}

