body { background-color: #191919; }
#container { width: 720px; margin: 0 auto; }

h1, h2, h3, h4, a, a:link, a:visited, a:hover { color: #bbb; }
body, ol, ul, li, p { color: #999; }

#header h1 a { height: 116px; width: 720px; display: block; margin: 0; padding: 0; }
#header h1 { text-indent: -999em; display: block; background: url(/img/header.gif) no-repeat; height: 180px; width: 720px;}

#header ul { list-style: none; display: block; margin:0; padding: 0px; padding-left: 490px; position: absolute; margin-top: -30px;}
#header li { list-style: none; display: block; float: left; margin: 0; padding: 0; }
#header #members a { display: block; width: 103px; margin: 0; height: 33px; background: url(/img/nav_members.gif) no-repeat; text-indent: -999em;}
#header #signup a { display: block; width: 90px; margin: 0; height: 33px; background: url(/img/nav_signup.gif) no-repeat; text-indent: -999em; }

#footer { display: block; clear: both; text-align: center; padding: 50px 0; }
#footer ul { list-style: none; margin: 0px; display: block; }
#footer li { list-style: none; display: inline; padding: 10px; }

#content { display: block; width: 680px; padding: 0 40px; margin-top: 20px; padding-top: 10px; }


/* Thumbset */
.thumbset { display: block; clear: both; width: 680px; }
.thumbset .large_thumb { float: left; display: block; }
.thumbset .large_thumb img { background: url(/img/large_thumb_frame.gif) no-repeat; padding-left: 12px; padding-top: 13px; padding-right: 22px; padding-bottom: 15px; }

.thumbset .small_thumbs { padding-top: 0px; display: block; margin: 0;}

.thumbset .small_thumbs img { display: block; float: left; background: url(/img/small_thumb_frame.gif) no-repeat; padding-left: 10px; padding-right: 18px; padding-top: 8px; padding-bottom: 18px; margin: 0px; }

.thumbset .description { display: block; margin: 0px; width: auto; }
.thumbset .description p { margin:0; padding: 0 20px; padding-bottom: 10px;}

a.signup { margin: 0px; display: block; width: 680px; height: 52px; text-indent: -999em; background: url(/img/signup.gif) no-repeat center; margin-bottom: 40px;}
