html { 
padding:0px;
margin:0px;
}

body {
font-size: 62.5%;
cursor:default;
background-color: #9c8a5c;
font-family: verdana;
font-size: 0.64em;
letter-spacing: 0.02em;
color:#fff;  
text-align:center;
margin:0px;
padding:0px;
}

#wrapper {
width:950px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#header {
background-color:transparent;
}

#left {
line-height: 1.3em;
width:196px;
padding: 0em 0em 0em 2em;
float:left;
}

#left ul{
padding: 0em 0em 0em 2em;
list-style-type: none;
}

#left li1{
padding: 0em 0em 0em 0em;
list-style-type: none;
color: black;
}

#left br2{
line-height: 5em;
}

#left a {display: block;}
#left a:link { font-weight:normal; color:white; text-decoration:none; }
#left a:visited { font-weight:normal; color: white; text-decoration:none; }
#left a:focus { font-weight:normal; color: black; text-decoration:none; }
#left a:hover { font-weight:normal; color:black; text-decoration:none; }
#left a:active { font-weight:normal; color: #664100; text-decoration:none; }

#spacetop {
width:950px;
height: 47px;
padding:0px;
float:left;
}

#content {
width:500px;
padding:1.3em 0em 0em 0em;
float:left;
background-color:transparent;
overflow: hidden;
}

#thumbs2 {
width:500px;
padding:0em 0em 0em 0em;
margin-bottom: 10px;
float:left;
background-color:transparent;
overflow: hidden;
}

#thumbs3 {
width: 160px;
padding:0em 0em 0em 0em;
margin: 0px 10px 10px 0px;
float: left;
background-color:transparent;
overflow: hidden;
}

#thumbs4 {
width: 160px;
padding:0em 0em 0em 0em;
margin: 0px 0px 10px 0px;
float: left;
background-color:transparent;
overflow: hidden;
}

#spacebottom {
width:950px;
height: 57px;
padding:0px;
float:left;
background-color: transparent;
overflow: auto;
}

#right {
width:190px;
padding: 0em 0em 0em 2em;
float:left;
}

#right ul{
list-style-type: none;
padding: 0em 0em 0em 2em;
}

#right li{
color: black;
}

#right a {display: block;}
#right a:link { font-weight:normal; color:white; text-decoration:none; }
#right a:visited { font-weight:normal; color:#444; text-decoration:none; }
#right a:focus { font-weight:normal; color:white; text-decoration:none; }
#right a:hover { font-weight:normal; color:black; text-decoration:none; }
#right a:active { font-weight:normal; color: #664100; text-decoration:none; }

#footer {
background-color:transparent;
}


