body {
margin: 0;
padding: 0;
color: #222;
background: #E6DFCC url(img/page-bg.gif) 50% 0 repeat-y;
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link {
color: #B45327;
}

a:hover {
color: #692F14;
}

img {
border: none;
}

img.align-left {
margin: 0 1em 1em 0;
float: left;
border: 1px solid;
}

h1, h2, h3, h4 {
font-family: "Georgia", Arial, Verdana, sans-serif;
}

#container {
margin: 0px auto;
width: 800px;
}

#branding {
background: url(img/branding-bg.jpg) no-repeat;
background-position: right top;
}

#branding h1 {
margin: 0;
padding: 0;
outline: none;
text-indent: -9999px;
background: url(img/logo.gif) no-repeat;
height: 168px;
width: 184px;
}

#branding h1 a {
display: block;
height: 168px;
width: 184px;
}

#branding hr {
display: none;
}

#menu {
height: 35px;
background: #B45327;
border-top: 1px solid #D46A3B;
border-bottom: 1px solid #8A3F1E;
font-size: 12px;
line-height: normal;
}

#menu ul {
margin: 10px 0 0 30px;
padding: 0;
list-style: none;
}

#menu ul li {
float: left;
padding-right: 10px;
}

#menu ul li a {
color: #fff;
text-decoration: none;
font-weight: bold;
}

#menu ul li a:hover {
text-decoration: underline;
}

#maincontent {
margin: 20px;
width: 555px;
float: right;
line-height: 1.5em;
}

#maincontent h3 {
color: #B45327;
letter-spacing: -1px;
font-size: 17px;
}

#maincontent h4 {
color: #B45327;
letter-spacing: 1px;
font-size: 15px;
}

#maincontent h3 span {
display: block;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#featured {
clear: both;
padding-bottom: 37px;
background: url(img/shadow-bg.jpg) bottom no-repeat;
font-size: 11px;
}

#featured img {
display: block;
margin: 0 10px 0 0;
float: left;
border: 1px solid #ddd;
padding: 2px;
}

#featured h2 {
font-size: 16px;
letter-spacing: -1px;
}

table.browse {
width: 100%;
font-size: 11px;
border-collapse: collapse;
}

.browse th {
text-align: left;
border-bottom: 1px solid #000;
}

.browse td {
padding: 5px;
border-bottom: 2px solid #eee;
}

.browse td img {
border: 1px solid;
}

.browse td.itemno {
color: #996600;
font-weight: bold;
}

#subcontent {
width: 184px;
float: left;
font: 11px Georgia;
}

#subcontent dl {
margin: 0;
padding: 10px;
background-color: #DBC68F;
border-bottom: 1px solid #fff;
}

#subcontent dl dt {
margin-bottom: 5px;
padding-left: 18px;
font-weight: bold;
background: url(img/star.gif) 0 no-repeat;
}

#subcontent dl.alt dt {
background: url(img/star-alt.gif) 0 no-repeat;
}

#subcontent dl dd {
margin: 0 0 0 19px;
}

#subcontent dl.alt {
background-color: #EADAAD;
}

#footer {
margin-top: 100px;
border-top: 1px solid #eee;
}

#footer p {
margin: 0;
padding-top: 2px;
color: #777;
}