body {
  background-color: #fffff;
  color: #595959;
  font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0px;
  padding: 0;
}
.forumquote {
  border-style: solid;
  border-width: 1px;
  padding: 0px;
}
.forumquotetop {
  background-color: #B0C4DE;
  padding: 4px;
}
.forumquotebottom {
  padding: 4px;
}

.updategray {
  background: #E5E5E5;
}

.pictools {
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: .1em;
}

.pictitle {
  font-size: 24px;
  font-weight: bold;
}

.picauthor {
  font-size: 12px;
  font-weight: normal;
}

.picdescriptioncont {
  margin-left: 15%;
  margin-right: 15%;
}

.picdesc {
  padding-left: 10px;
  line-height: 18px; 
  letter-spacing: .04em;
}

.maincontainer {
  margin-left: 10px;
  margin-right: 10px;
  background: #ffffff;
  text-align: left;
  height: 76px;
}

.whosonline {
  line-height: 1.8em;
}

.spaceme {
  padding-top: 5px;
}

.topbar {
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #F1F1F1;
  background-image: url('http://www.nabyn.com/webpics/gradientbarbg.jpg');
  border-top: 1px solid #B9B9B9;
  border-bottom: 0px;
  border-right: 1px solid #B9B9B9;
  border-left: 1px solid #B9B9B9;
  padding: 7px;
  letter-spacing: .05em;
  height: 21px;
  margin-left: 10px;
  margin-right: 10px;
}

.bottombar {
  color: #A1A1A1;
  background-color: #F4F4F4;
  border-top: 1px solid #D4D4D4;
  border-bottom: 0px;
  border-right: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  padding: 7px;
  letter-spacing: .05em;
  height: 2.4em;
  text-align: center;
}

.nabynmenu {
  background-color: #F1F1F1;
  border-top: 1px solid #B9B9B9;
  border-right: 0px;
  border-bottom: 1px solid #B9B9B9;
  border-left: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;
  letter-spacing: .05em;
  height: 35px;
  text-align: left;
  margin-bottom: 10px;
}

.leftmenu {
  width: 200px;
  height: 545px;
  background-color: #F1F1F1;
  background-image: url('http://www.nabyn.com/webpics/leftbarbg.jpg');
  border: 1px solid #B9B9B9;
  margin-right: 10px;
  padding: 5px;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5em;
}

.titlebar {
  padding: 7px;
  background-color: #F6F6F6;
  background-image: url('http://www.nabyn.com/webpics/titlebarbg.jpg');
  border: 1px dashed #B9B9B9;
  margin-bottom: 5px;
  text-align: left;
  font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.morebar {
  padding: 5px;
  background-color: none;
  border: 0px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-right: 30px;
  text-align: center;
  font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: .2em;
}

.barbg {
  background-color: #E1E1E1;
  padding: 5px;
  font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .1em;
  margin-bottom: 5px;
}


.nabynheader {
  padding-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}

.leftfloat {
  clear: left;
  float: left;
}

.rightfloat {
  clear: right;
  float: right;
}

img.borderless {
  border: 0px;
  vertical-align: top;
}


input {
 background-color: #F1F1F1;
 border: 1px solid #B0B0B0;
 color: #595959;
 font-family: Verdana, MS PGothic, Helvetica, sans-serif;
 font-size: 12px;
}

.addcomment {
 background-color: #F1F1F1;
 border: 1px solid #B0B0B0;
 color: #595959;
 font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
 font-size: 12px;
 width: 450px;
 height: 250px;
}

.addpost {
 background-color: #F1F1F1;
 border: 1px solid #B0B0B0;
 color: #595959;
 font-family: Trebuchet MS, Verdana, MS PGothic, Helvetica, sans-serif;
 font-size: 12px;
 width: 450px;
 height: 150px;
}


/* ----------------------------- */
/* -------- NAVIGATION --------- */
/* ----------------------------- */

ul#navlist {
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  margin-top: 11px;
  margin-left: 0;
  padding-left: 0;
  white-space: nowrap;
}

#navlist li {
  display: inline;
  list-style-type: none;
  margin-right: 2px;
}

#navlist a { 
  padding: 4px 15px;
}

#navlist a:link, #navlist a:visited {
  color: #595959;
  background-color: #E1E1E1;
  text-decoration: none;
}

#navlist a:hover {
  color: #fff;
  background-color: #CDCDCD;
  text-decoration: none;
}

/* ----------------------------- */
/* ----------- FORMS ----------- */
/* ----------------------------- */

form {
  margin: 0;
}

#login_box {
  width: 515px;
  height: 22px;
  background: url('http://www.nabyn.com/webpics/login_input.gif');
  background-repeat: no-repeat;
}
#login_box #u {
  float: left;
  padding: 0;
  margin: 4px 0 0 90px;
  border: 0;
  width: 125px;
  background: none;
  font-size: 12px;
}
#login_box #p {
  float: left;
  padding: 0;
  margin: 4px 0 0 103px;
  border: 0;
  width: 125px;
  background: none;
  font-size: 12px;
}
#login_box #go {
  float: right;
  margin: 0px 0px 0 0;
  border: 0;
  background: none;
}

#search_box {
  width: 296px;
  height: 22px;
  margin-top: 15px;
  background: url('http://www.nabyn.com/webpics/search_input.gif');
  background-repeat: no-repeat;
}

#search_box #s {
  float: left;
  padding: 0;
  margin: 4px 0 0 5px;
  border: 0;
  width: 210px;
  background: none;
  font-size: 12px;
}

#search_box #go {
  float: right;
  margin: 0px 0px 0 0;
  border: 0;
  background: none;
}

.searchform {
  margin-top: 16px;
}

.searchinput {
  background: #F1F1F1;
  border: 1px solid #B0B0B0;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  width: 250px;
  vertical-align: middle;
  height: 15px;
  padding: 2px;
  padding-top: 3px;
  margin-top: -4px;
}

.searchbutton {
  background: #F1F1F1;
  border: 1px solid #B0B0B0;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  width: 58px;
  height: 22px;
  padding-bottom: 0px;
  margin-top: 1px;
}

.userlogin {
  background: #F8F8F8;
  border: 1px solid #B9B9B9;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  width: 120px;
  vertical-align: middle;
  height: 15px;
  padding: 2px;
  padding-top: 3px;
  margin-top: -4px;
  background: #F8F8F8;
  border: 1px solid #B9B9B9;
}

.userloginb {
  background: #F8F8F8;
  border: 1px solid #B9B9B9;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  width: 50px;
  height: 22px;
  padding-bottom: 0px;
  margin-top: 1px;
}


/* ----------------------------- */
/* ----------- LINKS ----------- */
/* ----------------------------- */


a:link {
  color: #5D9F22;
  text-decoration: none;
}

a:visited {
  color: #5D9F22;
  text-decoration: none;
}

a:active {
  color: #5D9F22;
  text-decoration: none;
}

a:hover {
  color: #B7900A;
  text-decoration: none;
}

a.purl:link { color: black; text-decoration: none; }
a.purl:visited { color: black; text-decoration: none; }
a.purl:hover { color: black; text-decoration: none; }
a.purl:active { color: black; text-decoration: none; }


/* ----------------------------- */
/* ----------- TOPBAR ---------- */
/* ----------------------------- */

#roundtopbar {
  background: transparent;
  margin-left: 10px;
  margin-right: 10px;
}

.rndtop {
  display:block;
  background:transparent;
  font-size:1px;
}

.rndb1, .rndb2, .rndb3, .rndb4 {
  display:block;
  overflow:hidden;
}

.rndb1, .rndb2, .rndb3 {
  height:1px;
}

.rndb2, .rndb3, .rndb4 {
  background:#F5F5F5;
  border-left:1px solid #B9B9B9;
  border-right:1px solid #B9B9B9;
}

.rndb1 {
  margin:0 5px;
  background:#B9B9B9;
}

.rndb2 {
  margin:0 3px;
  border-width:0 2px;
}

.rndb3 {
  margin:0 2px;
}

.rndb4 {
  height:2px;
  margin:0 1px;
}

.rndboxcontent {
  display:block;
  height: 15px;
  padding-top: 2px;
  padding-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  background:#F5F5F5;
  border:0 solid #B9B9B9;
  border-width:0 1px;
  font-family: Verdana, MS PGothic, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #F1F1F1;
  background-image: url('http://www.nabyn.com/webpics/gradientbarbg.jpg');
}