* {
  color: white;
  font-family:  verdana;

/* absolute font sizes */
  font-size:    9px;
  line-height:  11pt;
  }

body {
  /* relative font sizes */
  /*font-size:    56.25%;*/
  /*line-height:  1.65em;*/
  }

img { 
  border: none;
  }

a {
  text-decoration: none;
  }

a:hover {
  color: #eccb88;
  }

iframe {
  padding-top: 4px;
  }

#showcase {
  background-color: #AA8B5D;
  background-image:  url('images/showcase_background.jpg');
  }

#menucap {
  background-color: #ECCB88;
  }

#menubar {
  background-color: #AA8B5D;
  }

.bottombar, #bottombar, #crbar {
  background-color: #8C724D;
  }

#content {
  background-color: transparent;
  text-align: center;
  margin-top: -200px;
  margin-left: -301px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 602px;
  height: 401px;
  visibility: visible;
  }

#header_image {
  margin-top: 30px;
  margin-left: 20px;
  }

#wall_thumbs {
  margin-top: 16px;
  margin-bottom: 42px;
  }


#wall_thumbs img {
  height: 47px;
  width: 47px;
  padding: 8px;
  }

#wall_thumbs td {
  margin: 0;
  padding: 0;
  }

#breakOutOfFrames {
  color: black;
  }

#breakOutOfFrames a {
  color: black;
  text-decoration: underline;
}

.return_anchor {
  font-style: italic;
}
