body {
font-size: 11px;
line-spacing: 4px;
letter-spacing: 1px;
color: #9A7584;
font-family: arial, verdana, tahoma;
text-align: justify;
text-decoration: none;
cursor: default;
background:#E1D7DC;
}

td {
font-size: 11px;
line-spacing: 4px;
letter-spacing: 1px;
color: #9A7584;
font-family: arial, verdana, tahoma;
text-align: justify;
text-decoration: none;
cursor: default;
}

.stat {  
text-align: left;
border: #A99B8E 1px solid;
background: #EDE9EB;
padding: 3px 10px 3px 0;
width: 290px;
}

img { 
border: none; 
}

.head {  
font-family: times, verdana, arial;
font-size: 18px;
font-weight: bold;
font-style: italic;
text-transform: lowercase;
color: #B85B65;
text-align: left;
background: url(images/head.jpg) no-repeat;
margin-left: 60px;
padding-left: 25px;
}

b, i {
color:#B85B65;
text-decoration: none; 
}

a {
color: #74675A;
text-decoration: none; 
padding-bottom: 2px;
}

a:hover {
color: #6E4B3E;
background-color: #E6E1E2;
border-bottom: #DBCDB6 1px solid;
text-decoration: none; 
}

input, select, textarea, .textfield, .button { 	
font-size: 11px;
border: #A99B8E 1px solid;
background: #EDE9EB;
color: #9A7584; 
font-family: arial;
text-decoration: none } 

option { 	
border-bottom: #A99B8E 1px solid;
font-size: 11px;
background: #EDE9EB; 
color: #9A7584; 
font-family: arial;
text-decoration: none } 

li {
list-style-type: circle;
}

img { 
border: none; 
}

.text {
text-indent: 15px;
}

.menu {
position: absolute;
top: 293px;
left:90px;
}

ul#nav {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#nav li {
display: inline;
list-style-type: none;
}

#nav a { 
padding: 3px 10px; 
font-family: georgia, times, verdana, arial;
text-transform: uppercase; 
font-weight: bold;
color: #965C5B;
background-color: transparent;
text-decoration: none;
}

#nav a:hover {
color: #6E4B3E;
background-color: #E6E1E2;
border-bottom: #DBCDB6 1px solid;
text-decoration: none;
}

#membersort {
align: center;
width: 220px;
cellspacing: 3px;
cellpadding: 3px;
}

.main {
position: absolute;
width: 560px;
border: 0px;
top: 0px;
left: 0px;
align: left;
}

#content {
position: absolute;
width: 440px;
left: 30px;
top: 325px;
}

#footer {
background: transparent url(images/logo.jpg) center no-repeat;
padding-top: 35px;
padding-bottom: 10px;
}