body {
  background: url(images/background_tile.jpg) repeat;
  color: #111111;
  margin: 0px;
}

#bodywrapper {
  height: 662px;
  margin: 0px auto;
  width: 777px;
}

#logo {
  background: url(images/header_top_489x166.jpg);
  height: 166px;
  width: 486px;
}

#picbox {
  height: 203px;
  margin: -166px 0px 0px 486px;
  position: absolute;
  width: 310px;
}

h1 {
  color: #CA1D00;
  font-family: Georgia;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: .4px;
  margin: 23px 0px 0px 34px;
  padding: 0px;
}

h2 {
  font-family: Georgia;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

p {
  margin: 0px;
  padding: 0px;
}

a, a:visited {
  color: #000AB2;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover {
  color: #006EC5;
}

#navbar {
  background: url(images/navigation_bg_205x488.gif);
  float: left;
  height: 488px;
  width: 205px;
}

#navbar ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#navbar li {
  background: url(images/nav_tab_bg_205x19.gif) no-repeat;
  margin-bottom: 10px;
  width: 205px;
}

#navbar a, #navbar a:visited {
  color: #000AB2;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 0px 3px 5px;
  text-decoration: none;
  text-transform: uppercase;
}

#navbar a:hover {
  color: #006EC5;
}

.quote {
  color: #FEDF72;
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  line-height: 1.7;
  padding: 10px;
  width: 168px;
}

.byline {
  font-size: 11px;
  margin-left: 5px;
}

#contentwrapper {
  background: url(images/content_bg_572x451.jpg) bottom left no-repeat;
  float: left;
  height: 488px;
  width: 572px;
}

#contenttop {
  background: url(images/page_title_bg_284x37.jpg);
  clear: both;
  float: left;
  height: 37px;
  width: 282px;
}

#content {
  float: left;
  height: 435px;
  overflow: auto;
  padding: 0px 146px 0px 25px;
  width: 400px;
}

#icontent {
  float: left;
  font-family:  Arial, Helvetica;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-top: 25px;
  padding-left: 10px;
  text-align: left;
  width: 355px;
}

#santafe #icontent {
  line-height: 1.8;
}

#footer {
  clear: both;
}

#footer .contact {
  background: url(images/footer_bg_tile_777x19.gif) repeat;
  height: 19px;
  width: 777px;
}

#footer img {
  float: left;
}

#footer p {
  color: #FEDF72;
  font-family: verdana;
  font-size: 10px;
  letter-spacing: .6px;
  padding: 3px 0px 0px 0px;
  text-align: center;
  text-transform: uppercase;
}

.together {
  font-family: Georgia;
  letter-spacing: 1px;
}
#studiox {
  font-family: georgia;
  font-size: 10px;
  margin: 10px 0px 0px 300px;
}
#studiox a {
  font-size: 10px;
  text-transform: lowercase;
}