body {
  font-family: arial;
  padding: 20px 0px 20px 0px;
  background: url(/GFed/Themes/017/bg.jpg) top left no-repeat fixed #000;
}

body, table {
  font-size: 13px;
  color:#C0C0C0;
}

.layout {
  width: 750px;
  background-color: #000;
  border: 3px solid #700;
}

.gfed-logo {
  text-align: center;
}

.banner {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #FFF;
}

.menu {
  padding: 10px;
  width: 150px;
  vertical-align: top;
}

.menu h3 {
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  text-align: right;
  margin: 5px 0px 2px 0px;
  padding: 0px 15px 6px 0px;
  background: url(/GFed/Themes/017/menu_header.jpg) bottom center no-repeat;
}

.menu a {
  display: block;
  color: #FFF;
  margin: 0px 0px 2px 25px;
  text-decoration: none;
  text-align: left;
}

.menu a:hover {
  color: #700;
}

.content {
  width: 600px;
  padding: 15px;
  vertical-align: top;
}

.content h1,
.content h2,
.content h3 {
  color: #FFF;
  text-transform: uppercase;
  padding: 0px 10px 4px 10px;
  background: url(/GFed/Themes/017/content_header_back.jpg) bottom center repeat-x;
}

.content a {
  color: #FFF;
}

.footer {
  padding-top: 10px;
  color: #FFF;
}
