html
{
  margin: 0px;
  height: 100%;
}

body
{
  margin: 0px;
  font-family: Arial;
  font-size: 12px;
  height: 100%;
  background-image: URL('../images/pbg.jpg');
  text-align: center;
  line-height: 18px;
}

img
{
  border-width: 0px;
}

a
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

#wrapper
{
  width: 750px;
  min-height: 100%;
  * height: 100%;
  background-color: #FFFFFF;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

#container
{
  width: 760px;
  min-height: 100%;
  background-color: #FFFFFF;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

div#container
{
  border-right: 1px solid #103D74;
  border-left: 1px solid #103D74;
}

#h1
{
  width: 748px;
  height: 24px;
  line-height: 24px;
  float: left;
  margin-top:5px;
  margin-bottom: 5px;
  background-image: URL('../images/hbg.jpg');
  background-repeat: repeat-x;
  border: 1px solid #878787;
}

#h1 h1
{
  margin: 0px;
  margin-left: 15px;
  *margin-left: 7px;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
  color: #103D74;
  float: left;
}

#h1 a
{
  color: #878787;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding-left: 15px;
  padding-right: 15px;
  border-left: 1px solid #FFFFFF;
}

#h1 a:hover
{
  color: #103D74;
  text-decoration: none;
}

#nav
{
  width: 750px;
  height: 35px;
  line-height: 35px;
  float: left;
  clear: both;
  margin-bottom: 5px;
  background-image: URL('../images/nbg.jpg');
  background-repeat: repeat-x;
}

#nav a
{
  font-size: 12px;
  font-weight: bold;
  color: #3578CA;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}

#nav a:hover
{
  color: #103D74;
  text-decoration: none;
}

#nav a span
{
  color: #103D74 !IMPORTANT;
}

#nav h2
{
  float: right;
  margin: 0px;
  margin-right: 10px;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

#header
{
  width: 750px;
  height: 191px;
  float: left;
  clear: both;
  margin-bottom: 5px;
}

#header img
{
  display: block;
  float: left;
  width: 750px;
}

#body
{
  float: left;
  clear: both;
  width: 750px;
}

#bleft
{
  width: 198px;
  float: left;
  border: 1px solid #878787;
  clear: both;
  height: auto;
  margin-top: 5px;
}

#nav2
{
  width: 198px;
  float: left;
  clear: both;
  height: auto;
}

#nav2 a
{
  line-height: 22px;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  color: #878787;
  border-bottom: 1px dashed #878787;
  display: block;
}

#nav2 a:hover
{
  color: #103D74;
  text-decoration: none;
}

#bright
{
  width: 525px;
  margin-left: 5px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  height: auto;
}

#bright h3
{
  font-size: 14px;
  font-weight: bold;
  color: #569537;
  border-bottom: 1px dashed #878787;
  margin: 0px;
  margin-bottom: 10px;
  line-height: 30px;
}

#category
{
  float: left;
  clear: both;
  width: 750px;
  height: 27px;
  line-height: 27px;
  background-color: #3578CA;
  background-image: URL('../images/fold.jpg');
  background-position: bottom right;
  background-repeat: no-repeat;
}

#category img
{
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#category h2
{
  float: left;
  margin: 0px;
  font-size: 12px;
  line-height: 27px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: capitalize;
}

#footer
{
  float: left;
  clear: both;
  width: 750px;
  height: auto;
  text-align: center;
  border-top: 1px solid #103D74;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer span
{
  font-size: 10px;
}
