/*

background-color: #FFAA42;
background-color: #EADAAD;

border-top: 1px solid #D46A3B;
border-bottom: 1px solid #8A3F1E;

color: #996600;
*/

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

a, a:link {
color: #266F09; /*CC4333;*/
}

a:hover {
color: #174C06; /*4C3000;*/
}

img {
border: none;
}

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

h1, h2, h3, h4 {
font-family: Arial, Verdana, sans-serif;
color: #4C3000;
}

#container {
margin: 0px auto;
width: 800px;
background: url(img/white.gif) repeat;
background-color: #ffffff;
}

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

#branding h1 {
margin: 0;
padding: 0;
outline: none;
border-bottom: solid 1px white;
text-indent: -9999px;
background: url(img/author.jpg) no-repeat;
height: 168px;
width: 184px;
}

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

#branding hr {
display: none;
}

#white {
float: left;
background: #ffffff;
background: url(img/white.gif) repeat;
background-color: #ffffff;
width: 100%;
height: 100%;
}

.Xwhite {
background: #ffffff;
background: url(img/white.gif) repeat;
background-color: #ffffff;
width: 100%;
height: 100%;
}

#menu {
height: 35px;
background: #BDE292; /*v6*/
border-top: 1px solid #123C04;
border-bottom: 1px solid #123C04;
Xbackground: #CC4333;
Xborder-top: 1px solid #D46A3B;
Xborder-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: 18px;
}

#menu ul li a {
Xcolor: #fff;
color: #123C04; /*v6*/
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;
background: url(img/white.gif) repeat;
background-color: #ffffff;
}

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

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

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

#featured {
clear: both;
padding-bottom: 37px;
xbackground: 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-size: 12px ;
background-color: #F6F5CC; /*#F4E8D7;*/

}

#subcontent dl {
margin: 0;
padding: 10px;
border-top: 2px solid #ffffff;
}

#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;
}

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

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