body.docs {
     scrollbar-face-color: #E7C6A5;
     scrollbar-arrow-color: #733D1A;
     scrollbar-track-color: #FAF0E6;
     scrollbar-shadow-color: #733D1A;
     scrollbar-highlight-color: #A68064;
     scrollbar-3dlight-color: #CCCCCC;
     scrollbar-darkshadow-Color: #666666;
     background-attachment: fixed;
     background-repeat: repeat;
     background: #FFFFFF;
     color: #000000;
     text-align: left;
     font-family: sans-serif, serif;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
}

body {
     scrollbar-face-color: #E7C6A5;
     scrollbar-arrow-color: #733D1A;
     scrollbar-track-color: #FAF0E6;
     scrollbar-shadow-color: #733D1A;
     scrollbar-highlight-color: #A68064;
     scrollbar-3dlight-color: #CCCCCC;
     scrollbar-darkshadow-Color: #666666;
     background-attachment: fixed;
     background-repeat: repeat;
     background: #000000;
     color: #FFFFFF;
     text-align: left;
     font-family: sans-serif, serif;
     font-weight: normal;
     font-style: normal;
     text-decoration: none;
}

a:link {
     color: #B22222;
     text-decoration: none;
}

a:visited {
     color: #EE7621;
     text-decoration: none;
}

a:hover {
     color: #385E0F;
     text-decoration: none;
}

a:active {
     color: #EE7621;
     text-decoration: none;
}

h1 {
     font-weight: bold;
     font-size: large;
     margin: 0;
}

h2 {
     font-weight: bold;
     font-size: small;
     text-decoration: underline;
     margin-bottom: 5px;
     margin-top: 10px;
}

li {
     list-style-type: none;
}
 
ul {
     margin-top: 0;
     margin-left: 40px;
}

hr {
     color: #733D1A;
     height: 2px;
     text-align: center;
}

.patternarea {
     padding-top: 10px;
}

.patternarea td {
     font-size: x-small;
}

.patternheader {
     background: #FAF0E6;
     padding: 10px;
     font-size: x-small;
     border: #733D1A solid; 
     border-width: 1px;
     line-height: 150%;
}

.patternheader h2 {
     font-weight: bold;
     font-size: x-small;
     text-decoration: underline;
     margin-bottom: 4px;
     margin-top: 2px;
}

.patternheader li {
     list-style-type: none;
}

.menu {
     background: #FAF0E6;
     padding: 10px;
     border: #733D1A solid;
     border-width: 1px;
     line-height: 150%;
}

.catitem {
     margin-left: 40px;
     margin-right: 40px;
     margin-bottom: 10px;
     padding: 10px;
     font-size: x-small;
     border: #733D1A solid;
     border-width: 1px;
     height: 150px;
     line-height: 150%;
}

.itempic {
     float: left;
}

.itemdesc {
     float: none;
     margin-left: 150px;
     margin-right: 210px;
}

.itembuy {
     float: right;
     width: 150px;
     margin-top: 40px;
}


.copyright {
     font-size: x-small;
     font-style: italic;
     color: #B22222;
}

p {
     margin-top: 0;
     margin-left: 40px;
}

em {
     font-weight: bold;
     font-style: normal;
}
