body {
  background: #000;
  font: 14px/18px Arial;
  color: #fff;
}

h1 {
  font-size: 20px;
  color: #ccc;
  text-align: right;
  margin: 24px 0;
}

h2 {
  font: 18px Georgia;
  margin: 20px 0;
}

#content {
  width: 985px;
  margin: 20px auto;
}


#top {
  font: 18px/50px Georgia;
  text-align: right;
}
#top img {
  margin-left: 1px;
}
#top a {
  font: 11px Arial;
  color: #fff;
  padding-left: 21px;
  background: url(../images/divider.gif) 10px no-repeat;
}
#top a.first {
  background: none;
}

#header img, #header a, #header .image {
  float: left;
  display: inline;
}
#header img {
  margin-left: 1px;
}
#logo {
  width: 275px;
  height: 101px;
  background: url(../images/logo.gif);
  text-indent: -300px;
  overflow: hidden;
  clear: left;
}



#body {
  width: 704px;
  margin-bottom: 20px;
  float: right;
}
#body p {
  margin: 20px 0;
}
#body a {
  text-decoration: underline;
}
#body img.wide {
  display: block;
  margin: 20px 0;
}
#body .panel {
  width: 351px;
  height: 101px;
  overflow: hidden;
  margin-bottom: 1px;
  margin-right: 1px;
  float: left;
  display: inline;
  background: #222223;
}
#body .panel:hover {
  background: #505a60;
}
#body .withBadge, #body .withBadge:hover {
  background-image: url(../images/backgrounds/badge.gif);
  background-position: top right;
  background-repeat: no-repeat;
}
#body .panel img {
  float: left;
}
#body .panel p, #body .panel em, #body .panel h3 {
  display: block;
  margin: 10px;
  margin-left: 151px;
}
#body .panel h3 a {
  color: #fff;
}
#body .panel h3 {
  font-size: 14px;
}
#body .panel p {
  font-size: 11px;
}
#body .panel em {
  font-size: 12px;
  text-decoration: italic;
  color: #ccc;
}


#body form {
  margin: 20px 0;
  font: 18px Georgia;
}
#body form div {
  margin: 10px 0;
}
#body label {
  width: 140px;
  margin-right: 10px; 
  float: left;
  display: inline;
  text-align: right;
}
#body textarea {
  height: 60px;
  width: 200px;
}
#body form .button {
  margin-left: 150px;
}
#body a {
  color: #cacdd0;
}

#side {
  width: 234px;
  padding-bottom: 30px;
  float: left;
  color: #797878;
}

#side input.field {
  background: #1d1d1d;
  border: 1px solid #919191;
  font: 14px Arial;
  color: #919191;
}
#side input.button {
  background: #000;
  border: 0;
  padding: 0 10px;
  font: 14px Arial;
  color: #fff;
}
#side a {
  color: #999;
}
#side h2 {
  color: #fff;
}
#side p {
  margin: 15px 0;
}
#side #sidebar_address p {
  margin: 0;
}
#side .em {
  font-size: 12px;
  font-style: italic;
}
#side a.selected {
  color: #d58b14;
}
#foot {
  height: 82px;
  font-size: 12px;
  padding: 6px;
  padding-left: 95px;
  background: #26292d url(../images/backgrounds/pdf.gif) left no-repeat;
  clear: both;
}
#foot h2 {
  font: 12px Arial;
}
#foot a {
  color: #cacdd0;
}
#foot a {
  text-decoration: underline;
}
#foot h2, #foot p {
  margin: 10px;
}

/*img : 141*/

/*temporarily remove summary*/
#summary {display:none;}