body {
 background: #360000;
 font-family: Verdana, Helvetica, Arial;
}



#bottom_right {
  border: 0;
  position: fixed;
  right: 0%;
  bottom: 0;
  width: 50%;
  margin: 0;
  padding: 0;
  z-index: -1;
}
#bottom_right_img {
  width: 100%;
  border: 0;
}
#bottom_left {
  border: 0;
  position: absolute;
  position: fixed;
  left: 0%;
  bottom: 0;
  width: 13%;
  margin: 0;
  padding: 0;
  z-index: -1;

}
#bottom_left_img {
  width: 100%;
  border: 0;
}


#header {
  background: url('./images/header.png');

  width: 817px;
  height: 226px;
  z-index: 1;
  margin: 0 auto 0 100px;
  padding: 0 0 0 0;
}

#member_menu {
  width: 100%;
  text-align: right;
  padding-right: 100px;
  padding-top: 15px;
}

#main_menu {
  padding-top: 165px;
  width: 100%;
  text-align: right;
  padding-right: 100px;
  

}
#member_menu a, #login_bar a {
  color: #6b6868;
  font-size: 8pt;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-weight: bold;
  margin-right: 40px;
}
#main_menu a {
  color: #6b6868;
  font-size: 9pt;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  
  font-weight: bold;
  margin-right: 40px;
}
#main_menu a:hover {
  color: #FFFFFF;
}

#content_box {
  background: url('./images/content-back.png') repeat-y;

  width: 817px;
  margin: 0 auto 0 100px;
  z-index: 1;
  min-height: 500px;
  padding-right: 17px;
  padding-bottom: 100px;
  clear: both;
}
#login_box {
  background: url('./images/content-back.png') repeat-y;
  margin: 0 auto 0 100px;
  width: 817px;
  z-index: 1;
  padding-right: 17px;
  padding-bottom: 0px;
  clear: both;
}

#content_bottom {
  background: url('./images/content-bottom.png') no-repeat;
  width: 817px;
  margin: 0 auto 0 100px;
  z-index: 1;
  height: 32px;
  padding-right: 17px;
  clear: both;
}

#content_padder {
  width: 780px;
  padding: 10px 10px 100px 10px;
}


#login_bar {
  background: #393633;
  border-top: 1px solid #47423f;
  border-bottom: 1px solid #47423f;  
  width: 792px;
  height: 25px;
  padding: 3px 5px 5px 3px;
  color: #6b6868;
  font-size: 10pt;
  text-align: right;
  font-family: Verdana, Helvetica, Arial;

  clear: both;
}
font.notice {
  color: red;
}

input[type="text"],input[type="password"],textarea {
  height: 18px;
  font-size: 11px;
  margin-right: 5px;
  margin-top: 2px;
  background-color: #47423f;
  color: #FFFFFF;
}
input[type="button"],input[type="submit"] {
  height: 22px;
  font-size: 11px;
  margin-right: 5px;
  margin-top: 2px;
  background-color: #47423f;
  color: #FFFFFF;
}

div.widgets {
  background: #393633;
  border-top: 1px solid #47423f;
  border-bottom: 1px solid #47423f;
  width: 792px;
  padding: 2px 5px 7px 3px;
  color: #6b6868;
  font-size: 8pt;
  margin-bottom: 5px;
}
h1.widgets {
  color: #6b6868;
  font-size: 9pt;
  margin: 0;
  padding: 0;
}
a.widgets {
  color: #6b6868;
  font-size: 8pt;
  text-decoration: none;
  font-weight: bold;
}
li.widgets {
  color: #cdcdcd;
  font-family: Verdana, Helvetica, Arial;
  font-size: 8pt;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 3px;
  margin-top: 0px;
  padding: 0;
}


a.right-widget {
  color: #cdcdcd;
  font-size: 8pt;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-weight: normal;
}
div.left-widget {
  float: left;
  width: 70%;
  /* border-right: 1px solid #47423f; */
  padding: 2px 5px 0px 5px;
}
div.right-widget {
  float: left;

  height: 100px;

  padding: 2px 5px 0px 5px;

}

.line_item {
  width: 100%;
  border-bottom: 1px dotted #47423f;
}
.line_item p {
  margin: 8px 0 0 0;
}

hr {
  color: #393633;
  background-color: #393633;
  border: 1px dotted #47423f;
  border-style: none none dotted;
  float: left;


}

#even_cell {
  width: 780px;
  background-color: #33332f;
  padding: 0 -20px 0 10px;
}
#odd_cell {
  width: 780px;
  background-color: #21211e;
  padding: 0 -20px 0 10px;
}



h1, h2 {
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0;
}
h3 {
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 0;

}

p {
  color: #cdcdcd;
  font-family: Verdana, Arial;
  font-size: 10pt;

}

p.subtext {
  color: #6b6868;
  font-size: 8pt;
  margin: 0;
  padding: 0;
}
a.suboptions {
  color: #6b6868;
  font-size: 8pt;
  
}
a {
  color: #6b6868;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-weight: normal;
}
  
#twitter_div {
  background: #1f1f1c;
  width: 250px;
  float: right;
  border-left: 1px solid #47423f;
  padding-left: 5px;
  margin-right: -10px;
  margin-left: 5px;
  word-wrap: break-word; 
}

#twitter_div a {
  color: #cdcdcd;
  font-size: 8pt;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-weight: normal;
}

#twitter_update_list {
  color: #6b6868;
  font-size: 8pt;
  
}
#twitter_update_list a {
  color: #cdcdcd;
  font-size: 8pt;
  text-decoration: none;
  font-family: Verdana, Helvetica, Arial;
  font-weight: normal;
}
#twitter_update_list ul {
  padding-left: 2px;
  
}
#twitter_update_list li {
  margin-left: -20px;
  margin-bottom: 8px;
}
#twitter_link a {
    color: #cdcdcd;
    font-size: 8pt;
    text-decoration: none;
    font-family: Verdana, Helvetica, Arial;
    font-weight: normal;
}

a.manage_members {
  display: block;
  font-size: 11px;
  height: 100%;
  weight: 100%;
}
p.manage_members {
  font-size: 11px;
}
div.gallery_header_left {
  float: left;
  width: 370px;
  background: #393633;
  border-top: 1px solid #47423f;
  border-bottom: 1px solid #47423f;
  padding: 0px 15px 0px 0px;
  color: #6b6868;
  font-size: 8pt;
  margin-bottom: 15px;
  margin-left: -10px;
  text-align: right;
  display: block;
}

div.gallery_header_right {
  float: right;
  width: 370px;
  background: #393633;
  border-top: 1px solid #47423f;
  border-bottom: 1px solid #47423f;
  padding: 0px 0px 0px 15px;
  color: #6b6868;
  font-size: 8pt;
  margin-bottom: 15px;
  margin-right: -10px;
  text-align: left;
  display: block;
}