/* CSS Document */

body {padding:0; background:#FFF; color:#000}

#picture,
ul#nav,
#text-size,
#text-size.show {display:none}

/* global styles ----------------------------------------------- */
h3 span {padding:.125em 0; background:#FFF}

/* ---- lists ---- */
ul {list-style:disc}
ul li, ul li li {padding:0; background:none}

/* container ----------------------------------------------- */
#container {margin:0 auto; padding:0; width:660px; background:#FFF; border:0}

/* header ----------------------------------------------- */
#header {width:580px; background:#FFF; border:0}
a#logo {float:none}
a#logo img {border:1px solid #CEC69E}

/* content ----------------------------------------------- */
#content {float:none; margin:0; padding:2em 0 0; width:600px; border:0; overflow:visible}
p.totop {visibility:hidden}

/* ---- Members ---- */
#page-members #content {width:660px}

/* table */
table#members {width:580px}
table#members th {background:#cac197}
th#member-name {width:100px}
tr.even {background:#f9f9f4}

/* sidebar ----------------------------------------------- */
#sidebar {float:none; width:660px; border-top:2px solid #e8e8e8}
#sidebar h2 {padding:0 40px .5em; background:none}
#sidebar dl {margin:0 40px 3.5em}
#sidebar p, #sidebar ul {margin:0 40px 1.25em}

/* footer ----------------------------------------------- */
#footer {padding-bottom:3em; text-align:left}

/* forms ----------------------------------------------- */
input, select, textarea {background:#FFF}