body {
font-family: Helvetica, Arial;
background: #282723;
color: #7c755b;
margin: 0;
}

table {
font-size: 13px;
}

img {
border: 0;
}

img#letter {
float: left;
height: 115;
}

p {
margin: 0;
padding: 0;
}

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

.main {
width: 987;
height: 100%;
background: #000;
}

.header {
background: url("header.jpg");
width: 987;
height: 578;
}

.middle {
width: 901:
padding-top: 20;
padding-left: 25;
padding-right: 25;
padding-bottom: 15;
}

.left {
background: url("left.jpg");
width: 42;
}

.right {
background: url("right.jpg");
width: 43;
}

.links {
color: #4b483a;
width: 160;
vertical-align: top;
font-size: 13px;
padding-right: 10px;
}

.context {
vertical-align: top;
text-align: justify;
font-size: 13px;
padding-right: 100;
}

.infobox {
width: 200;
font-family: Helvetica;
background: #232220;
border: 2px solid #282723;
float: right;
padding: 3;
padding-bottom: 9;
margin: 20;
margin-right: -90;
}

.copyrights {
vertical-align: bottom;
text-align: center;
font-size: 10px;
padding-top: 50;
}

.gallery {
padding-left: 15;
}

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

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

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

a.menu:link, a.menu:visited {
color: #403d32;
text-decoration: none;
display: block;
}

a.menu:hover, a.menu:active {
color: #7c755b;
text-decoration: none;
display: block;
}

a.menu_folder {
background: url(/includes/folder.png) no-repeat right;
color: #403d32;
text-decoration: none;
display: block;
}

a.menu_folder:hover, a.menu_folder:active {
color: #7c755b;
text-decoration: none;
display: block;
}

#open {
color: #7c755b;
}

#sub {
color: #5a5647;
font-size: 12px;
border-left: 3px solid #7c755b;
padding-left: 5px;
}

#sub:hover {
color: #565140;
border-left: 3px solid #565140;
}

#sub_folder {
background: url(/includes/menu_folder.png) no-repeat right;
color: #5a5647;
font-size: 12px;
border-left: 3px solid #7c755b;
padding-left: 5px;
}

#sub_folder:hover {
color: #565140;
border-left: 3px solid #565140;
}

#sub_title {
font-size: 14px;
padding-left: 8px;
padding-top: 15px;
}

#sub2 {
color: #5f5a47;
font-size: 11px;
border-left: 2px solid #5f5a47;
margin-left: 10px;
padding-left: 5px;
}

#sub2:hover {
color: #565140;
border-left: 2px solid #565140;
}

.title {
font-family: "Century Gothic", Helvetica, Arial;
font-size: 30px;
text-align: center;
}

.title2 {
font-family: "Century Gothic", Helvetica, Arial;
font-size: 25px;
text-align: center;
}

input, textarea {
color: #7c755b;
font-family: Garamond;
font-size: 14px;
border: 1px solid #5a5647;
background: #222;
}

form {
text-align: center;
}

hr {
border: 1px solid #565140;
color: #7c755b;
}