html, body { margin:0; padding:0; }
body {
	background: #321300;
	color: #fff;
	font: normal 13px/22px georgia, times, serif;
}
img { border:0; }
*:focus { outline: none; }

a { color: #ae8050; }
a:hover { text-decoration: none; }

#fullscreen { position: absolute; z-index: 1; width:100%; height:100%; }

#page { position: relative; width: 860px; margin:0 auto; z-index: 100; }

#sidebar { float: left; width: 168px; text-align: center;  }
#sidebar ul { margin:76px 0 0; padding:16px 0 0; list-style: none; background: transparent url(../images/bg-nav-over.gif) no-repeat 30px 0; }
#sidebar li { height: 42px; }
#sidebar li a { display:block; }
#sidebar li.current { }
#main { float: right; width: 625px; }
#title { margin-top: 150px; }
#nav { margin-top: 15px; }
#nav img { margin-right: 21px; }

#content { padding-top: 46px; padding-bottom: 50px; }
#content p,
#content li { letter-spacing: .5px;text-shadow: rgba(0,0,0,.01) 0 0 1px; }

h3 { margin:0 0 20px; font-size: 18px; font-style: normal; font-weight: normal; line-height: 33px; color: #ae8050; text-shadow: rgba(0,0,0,.01) 0 0 1px; }

.member { display: block; float: left; width: 290px; margin-top: 15px; margin-right: 20px; }
.member h4 { margin:0; padding:0; }
.member p { margin:0; padding:0; }
