body {
background: #886b5d url() repeat-x;
font-family: tahoma;
font-size:11px;
margin: 0;
letter-spacing: 0px;
text-align: justify;
line-height: 18px;
color:  #4c4c4c; }


#contain {
margin-left: auto;
margin-right: auto;
margin-top:0px;
width:600px;
border: 10px solid #67382e;
}




#content {
width: 600px;
clear: both;
border-left: 0px solid #e8bcae;
border-right: 0px solid #e8bcae;
text-align: justify;
background-color:#67382e;
overflow: hidden;
}



#actual {
background-color:#bb9f89;
width: 600px;
float: right;
padding: 0px;
-moz-border-radius: 0px 0px 10px 10px;
border-left: 0px dotted #ccc;
margin-right: 0px; 
margin-top:0px;
}


#side {
background-color:#0b0911;
width: 150px;
float:left;
font-size:11px;
padding-right: 0px; 
}




a {
text-decoration: none;
color: #67382e;
font-weight: lighter;
}

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





.item a img{
border: 4px solid #121112;
-moz-border-radius: 0px;
margin: 5px;
}


.item a:hover img{
border: 4px solid #121112;
-moz-border-radius: 0px;

}

input, textarea, select {
margin: 10px 20px 10px 20px;
padding: 5px;
color: #ead2d2;
font: 11px tahoma;
line-height: 17px;
background: #8e6f69 url();
border: 1px solid #7a554d;
}


blockquote {
background: #8e6f69;
margin: 10px;
padding: .6em;
margin-top: 10px;
border: 1px solid #7a554d;
font-size: 11px;
line-height: 17px;
color: #ead2d2;
}


b, i, u { color: #5e513c;}


h1 {
font: 11px arial; 
background: #886b5d url() repeat;
padding-left: 10px;
padding-right: 10px;
padding-top: 7px;
padding-bottom: 7px;
-moz-border-radius: 0px;
color:#fff;
font-style: none;
text-align: left;
border: 0px solid #310000;
text-transform: none; 
font-weight:bold;
font-style: normal;
margin-top: 10px;
margin-bottom: 10px;}



h2 {
background: #000 url() repeat;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
-moz-border-radius: 0px;
font-style: none;
color: #;
text-align: left;
border-bottom: 0px solid #e6e6e6;
text-transform: none; 
font: 11px arial;
margin-top: 0px;
margin-bottom: 20px;}



.main{
background:  url() no-repeat;
background-position: bottom;
-moz-border-radius: 10px;
margin-bottom: 10px;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
border-left: 0px dotted #d5cecd;
padding-bottom: 10px;
border-bottom: 0px solid #bfd8e2;
}


.side{
background:  url() no-repeat;
background-position: bottom;
-moz-border-radius: 10px;
margin-bottom: 10px;
margin-top: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
border-bottom: 0px solid #bfd8e2;
}


#footer {
background: #efefef;
border-top: 0px solid #eee;
width: 100%;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;}


p {
margin-top: 0px;}



#nav{
width: 550px;
margin-left: 70px;
height: 50px;
background: #20201b;
}
ul#nav{
background-color: #20201b;
margin: 0 70px;
padding: 0;
list-style-type: none;
display: block;
text-align: center;
}

ul#nav li{
font-size: 12px;
float: left;
margin: 0;
padding: 10px 0 4px 0;
text-transform: uppercase;
}

#nav a, #nav a:link{
margin: 0;
padding: 5px 9px 4px 9px;
text-decoration: none;
}

#nav a:hover{
border: 0;
background: transparent;
}
