html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #000000;
  color: #000;
  font-family: Verdana,Geneva,Tahoma,sans-serif;
  font-size: 11px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #8B1A1A;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 2px 0;
}
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}
a,  a:link {
  color: #8B1A1A;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #8B1A1A;
  text-decoration: none;
}
a:hover {
  color: #8B1A1A;
  text-decoration: underline;
}
a:focus {
  color: #8B1A1A;
}
a:active {
  color: #8B1A1A;
}
#copyright {
  color:#dcdcdc;
  font-size: 10px;
}
.centered {
  text-align: center;
}
.resultRowOne {
background-color: #EEEEE0;
}
.resultRowTwo {
background-color: #EEEEE0;
}
hr {
  border-top: 1px solid #FFFFF0;
  border-left: 1px solid #FFFFF0;
  border-right: 1px solid #FFFFF0;
  border-bottom: 1px dotted #000;
  width: 90%;
  height: 2px;
  margin: 0px;
  text-align: center;
  padding: 0px;
  line-height: 2px;
}
#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: center;
  width: 960px;
  background: url(media/back1.gif);

}
#outerWrapper #header {
  background-image: url(media/tbar.gif); background-repeat: repeat;
  margin: 0 30px 0 30px;
  text-align: center;
  text-align: -moz-center;
  height: 150px;
  font-style: none;
}

#outerWrapper #menu {
  text-align: center;
  background-image: url(media/menu.gif);
  height: 26px;
  margin: 0 30px 0 30px;
  padding-top: 14px;
}
#outerWrapper #menu ul{
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
#outerWrapper #menu li{
  text-align: center;
  float: left;
  margin: 0 0.15em;
}
#outerWrapper #menu a {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
  margin: 0 0px 0 70px;
}
#outerWrapper #menu a:link {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
#outerWrapper #menu a:visited {
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
#outerWrapper #menu a:hover {
 color: #C0C0C0;
 font-size: 12px;
 text-decoration: none;
 }
 
#outerWrapper #header1 h1.header_img {
  background: transparent url(media/fp1.jpg) no-repeat top left;
  width: 900px;height: 150px;
  margin: 0 30px 0 30px;
}
#outerWrapper #header1 h1.header_img span {
  display:none;
}
#outerWrapper #contentWrapper {
margin: 0px 0px 0px 0px;
overflow: hidden;
}

#outerWrapper #contentWrapper #content {
  margin: 0px 30px 0px 30px;
  text-align: left;
  background-color: #FFFFF0;
  background-image: url(media/back2.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

#outerWrapper #contentWrapper #content #content_body {

  padding: 6px 30px 6px 30px;
  min-height: 300px;
}
#outerWrapper #contentWrapper #content #content_body #box3 {
  padding: 4px 4px 4px 4px;
border: 1px solid #000000;
}

#outerWrapper #contentWrapper #content2 {
  margin: 0px 30px 4px 30px;
  text-align: left;
  height: 180px;
}

#outerWrapper .clearFloat {
  clear: both;
  display: block;
}

#outerWrapper #footer {
  background-color: #222222;
  height: 40px;
  margin: 0 30px 0 30px;
}