body {
   margin-left: 0px;
   margin-top: 0px;
   font-family: verdana, sans-sarif;
   font-size: 78%;
   color: #000000;
}

img {
   border: 0px;
}

.align-right {
   text-align: right;
}

.align-center {
   text-align: center;
}

a:link {
   color: #525252;
}

a:active {
   color: #9c0000;
}

a:visited {
   color: #525252;
}

a:hover {
   color: #9c0000;
}

div.wrapper {
   border: 1px solid #ADADAD;
   width: 698px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
}

div.menu {
   font-size: 80%;
   text-align: right;
   padding: 4px;
   color: #666666;
   border-top: 1px solid #ADADAD;
   border-bottom: 1px solid #ADADAD;
}

div.menu ul {
   list-style-type: none;
   list-style: none;
   margin: 0;
   padding: 0;
}

div.menu li {
   display: inline;
   margin-left: .2em;
}

div.menu a {
   color: #666666;
}

div.menu a:hover {
   color: #666666;
}

div.content-wrapper {

}

table.item-table {
   border: 1px solid #adadad;
   width: 90%;
   margin-top: 1em;
   margin-bottom: 1em;
}

td.item-table-thumb {
   border-right: 1px solid #adadad;
   padding: 5px;
   text-align: center;
}

td.item-table-listing {
   font-size: 90%;
   padding: 5px;
}

td.item-table-listing h3 {
   padding: 0px;
   margin: 0px;
}

td.item-table-listing h4 {
   padding: 0px;
   margin: 0px;
   font-weight: normal;
   margin-bottom: 1em;
}

div.content-box {
   margin-left: 200px;
   border-left: 1px solid #ADADAD;
}

div.content-box {
   padding: 5px;
}

div.content-box h1 {
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: 130%;
   color: #990000;
}

div.content-box h2 {
   font-size: 120%;
   color: #990000;
}

div.content-menu {
   width: 200px;
   float: left;
   background-color: #EFEFEF;
   border-bottom: 1px solid #ADADAD;
}

div.content-menu ul {
   margin: 0px;
   padding: 10px 0px 10px 20px;
   color: #9c0000;
   list-style-type: square;
}

div.foot-wrapper {
   border: 1px solid #ADADAD;
   width: 698px;
   margin-top: 10px;
   margin-left: auto;
   margin-right: auto;
   font-size: 84%;
   padding-top: 1px;
   padding-bottom: 1px;
   color: #666666;
}

div.foot-wrapper a {
   text-decoration: none;
}

div.foot-wrapper span.foot-left {
   padding: 5px;
}

div.foot-wrapper span.foot-right {
   margin-left: 360px;
}

