body {
	background: #000 url('cross_section.png') repeat-x;
  text-align: center;
}

#header {
  width: 100%;
  height: 172px;
}

#headerimage {
  padding: 0px;
  border: 0px;
  width: 224px;
  height: 150px;
  background: url("chart.png");
}

#headercontent {
  padding-left: 25px;
}

#bodycontent {
  width: 100%;
}

#navigation {
  width: 150px;
  background: #000;
  padding-top: 40px;
  padding-left: 20px;
}

#content {
  background: #fff;
  padding: 20px;
}

#compname {
  font: bold 16pt helvetica;
  color: black;
}

#slogan {
  font: normal 12pt "trebuchet ms";
  color: #421c12;
}

#paragraphtitle {
  font: bold 13pt "trebuchet ms";
  padding-bottom: 15px;
}

#paragraphcontent {
}

.menuitem {
  font: 10pt "trebuchet ms";
  color: #fafafa;
}

.submenu {
  padding-left: 20px;
}

.menuitem a {
  font: 10pt "trebuchet ms";
  color: #fafafa;
  text-decoration: none;
}

.selectedmenuitem {
  font: 10pt "trebuchet ms";
  color: #c47530;
}

.selectedmenuitem a {
  font: 10pt "trebuchet ms";
  color: #c47530;
  text-decoration: none;
}

.homelink {
  padding: 10px;
  color: #ad530e;
  font: normal 10pt "trebuchet ms";
}

.homelink a {
  color: #ad530e;
  font: normal 10pt "trebuchet ms";
  text-decoration: none;
}

.emaillink {
  color: #ad530e;
  font: normal 10pt "trebuchet ms";
}

.emaillink a {
  color: #ad530e;
  font: normal 10pt "trebuchet ms";
  text-decoration: none;
}

.dottedline {
  height: 2px;
  background: url("dotted.gif");
}

.footerline {
  color: #b66123;
}
