* { padding: 0; margin: 0; }

body {
 font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-weight:normal;
 font-size: 13px;
 background:url(http://schach.soundlessroom.org/wp-content/themes/V01/img/bg.jpg) repeat-x #867963;
}

p {
 padding: 10px;
}

#wrapper { 
  
 width: 886px;
 margin-left:123px;
}

#content { 
 float: left;
 color: #333;
 background:url(http://schach.soundlessroom.org/wp-content/themes/V01/img/content.jpg) no-repeat;
 height: auto;
 width: 632px;
 display: inline;
}

#header {
 color: #333;
 width: 886px;
 float: left;
 height: 582px;
 background:url(http://schach.soundlessroom.org/wp-content/themes/V01/img/header.jpg) no-repeat;
}

#footer { 
 width: 886px;
 height: 22px;
 font-size:10px;
 clear: both;
 color: #fff;
 line-height:22px;
 padding-left:10px;
 background:url(http://schach.soundlessroom.org/wp-content/themes/V01/img/footer.jpg) no-repeat;
}

#rightcolumn { 
 color: #333;
 background:url(http://schach.soundlessroom.org/wp-content/themes/V01/img/navi.jpg) no-repeat;
 height: auto;
 width: 241px;
 float: left;
 list-style:none;
 padding-left:13px;
}

ul,ol {margin-left:45px;}

#footer a:link,a:visited,a:focus,a:active { color:#7a9929; text-transform:uppercase; text-decoration:underline;}
#footer a:hover { color:#867963; text-decoration:line-through;}

a:link,a:visited,a:focus,a:active { color:#e7b86d; text-decoration:underline;}
a:hover { color:#ebeeeb; text-decoration:line-through;}

b,strong {color:#283b31;}
i,em {color:#c4cbc6;}

h1 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:28px;
	color:#042320;
	font-weight:lighter;
	letter-spacing:0.10em;
}

h6 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#9daf4d;
	font-weight:lighter;
	}

h2 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	color:#342a1c;
	font-weight:lighter;
	}
	
ul.nav,ol.nav {
        list-style:none;
        margin:0px;
        padding:0px;
}

#rightcolumn ol.nav {
        list-style:none;
        margin:0px;
        padding:0px;
	margin-right:81px;
}

#rightcolumn ul.nav {
        list-style:none;
        margin:0px;
        padding:0px;
	margin-right:81px;
	margin-bottom:5px;
}

#rightcolumn ul li a, ul.nav li a{
        color: #001918;
        display: block;
        border-bottom:1px solid #b3aea5;
	padding:5px;
        font: 12px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        text-decoration: none;
        text-align: left;
	list-style:none;
        }

#rightcolumn ul li a:hover, ul.nav li a:hover{
        list-style:none;
        color: #96b13e;
        }

