
html,
body {

  margin: 0;

  padding: 0;

}

body {

  background-image: url( images/view_archived_project_header_bg_patt.gif );

  background-repeat: repeat-x;

  background-color: #000000;

  font-family: "Arial", sans-serif;

  font-size: 1em;

}


#main_layout {

  width: 762px;

  margin: 0 auto;

  text-align: left;

  position: relative;

  font-weight: bold;

  font-size: 0.8em;

  min-height: 113px;

}


#heading_section {

  width: 226px;

  padding: 0 0 0 26px;

  position: relative;

  top: 20px;

  z-index: 500000;

  text-align: center;

}


#page_heading {

  margin: 0 0 0.25em;

}


#nutshell {

  margin: 0 0 0.5em;

}


#intro {

  position: absolute;

  left: 0;

  top: 9em;

  width: 100%;

  text-align: center;

  color: #FFFFFF;

  margin: 0;

  padding: 0.5em 0;

}


#nav_links {

  color: #FFFFFF;

  position: absolute;

  top: 1.5em;

  right: 0;

  list-style-type: none;

  margin: 0;

  padding: 0;

  max-width: 498px;

}


#nav_links .nav_link {

  margin-bottom: 1em;

}


#nav_links .nav_link a,
#return_to_portfolio a {

  font-weight: bold;

  color: #BFDFFF;

}
