body {
     background-color: #705d47;
     background-image: url('graphics/bg.gif');
     margin: 0px 0px 0px 0px;
     font-family: 'Book Antiqua', 'Palatino Linotype', 'Times New Roman', serif;
}

center {
     font-size: 10px;
     line-height: 14px;
     margin-right: 2px;
     margin-left: 2px;
     margin-top: 1px;
     margin-bottom: 1px;
     color: #786d47;
}

acronym, abbr {
     border-bottom: 1px dotted #442909;
     cursor: help;
}

p {
     font-size: 12px;
     text-align: justify;
     line-height: 18px;
     margin-right: 7px;
     margin-left: 7px;
     margin-top: 5px;
     margin-bottom: 7px;
     color: #634e35;
}
p.block {
     margin-right: 100px;
     margin-left: 100px;
}
p.center {
     text-align: center;
}

em {
     letter-spacing: 1px;
}

blockquote {
     font-size: 11px;
     text-align: justify;
     line-height: 15px;
     margin-right: 30px;
     margin-left: 30px;
     color: #634e35;
}

small {
     font-size: 9px;
     text-align: right;
     line-height: 10px;
     color: #634e35;
}

input {
     font-size: 11px;
     line-height: 14px;
     color: #634e35;
     padding: 1px;
     border-right: 1px solid #443524;
     border-top: 1px solid #443524;
     border-left: 1px solid #443524;
     border-bottom: 1px solid #443524;
     background-color: #c8bfb4;
}

textarea {
     font-size: 11px;
     line-height: 14px;
     color: #634e35;
     padding: 1px;
     border-right: 1px solid #443524;
     border-top: 1px solid #443524;
     border-left: 1px solid #443524;
     border-bottom: 1px solid #443524;
     background-color: #c8bfb4;
     scrollbar-face-color: #443524;
     scrollbar-shadow-color: #c8bfb4;
     scrollbar-darkshadow-color: #c8bfb4;
     scrollbar-highlight-color: #c8bfb4;
     scrollbar-3dlight-color: #c8bfb4;
     scrollbar-track-color: #c8bfb4;
     scrollbar-arrow-color: #c8bfb4;
}

h1 {
     font-size: 12px;
     font-weight: bold;
     text-align: left;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 1px;
     margin-top: 10px;
     margin-bottom: 1px;
     margin-left: 5px;
     margin-right: 5px;
     color: #443524;
     border-bottom: 2px solid #443524;
}
h2 {
     font-size: 11px;
     font-weight: bold;
     text-align: left;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 1px;
     margin-top: 20px;
     margin-bottom: 1px;
     margin-left: 5px;
     margin-right: 5px;
     color: #443524;
     border-bottom: 2px solid #443524;
}
h3 {
     font-size: 11px;
     font-weight: bold;
     text-align: left;
     text-transform: uppercase;
     line-height: 14px;
     letter-spacing: 2px;
     margin-top: 10px;
     margin-bottom: 1px;
     margin-left: 3px;
     margin-right: 3px;
     color: #443524;
     border-bottom: 3px double #443524;
}

#ex {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 761px;
     height: *px;
     border-right: 4px solid #442909;
     background-color: #c6b5a1;
}

#menu {
     position: absolute;
     top: 162px;
     left: 205px;
     width: 556px;
     height: 20px;
     border-right: 4px solid #442909;
}
#menu p {
     font-size: 11px;
     font-weight: bold;
     text-align: right;
     text-transform: uppercase;
     line-height: 18px;
     letter-spacing: 2px;
     margin-right: 2px;
     margin-top: 2px;
     margin-bottom: 2px;
     color: #443524;
}
#menu a:link, a:active {
     text-decoration: none;
     color: #442909;
}
#menu a:visited {
     text-decoration: none;
     color: #837461;
}
#menu a:hover {
     text-decoration: underline;
}

#text {
     position: absolute;
     top: 184px;
     left: 200px;
     width: 559px;
     height: auto;
     border-left: 2px solid #442909;
     border-right: 4px solid #442909;
     background-color: #d1c5b8;
}
#text a:link, a:active {
     text-decoration: underline;
     color: #442909;
}
#text a:visited {
     text-decoration: underline;
     color: #786d47;
}
#text a:hover {
     text-decoration: none;
}

#side {
     position: absolute;
     top: 215px;
     left: 0px;
     width: 200px;
     height: auto;
     border-right: 2px solid #442909;
     border-bottom: 2px solid #442909;
     background-color: #c8bfb4;
}
#side p {
     font-size: 11px;
     text-align: justify;
     line-height: 16px;
     margin-left: 5px;
     margin-right: 5px;
     margin-top: 5px;
     margin-bottom: 10px;
     color: #634e35;
}
#side a:link, a:active {
     text-decoration: underline;
     color: #442909;
}
#side a:visited {
     text-decoration: underline;
     color: #786d47;
}
#side a:hover {
     text-decoration: none;
}