* {
  margin: 0px;
  padding: 0px;
}

body{
  text-align: center;
  margin: 0 auto;
  text-align:left;
  background-color:#8F9085;
}

body.normal  {
  background-color: #FFFFFF;
  background-repeat: repeat-x;
}

.content {
  margin-left:20px;
  margin-bottom:20px;
  margin-top:20px;
  width:600px;
  valign:top;
}

.top {
  background-image: url(../images/top.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 200px;
}

h1  {
  font-size:19px;
  font-weight:bold;
  color:#44526a;
  font-style:bold;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:24px;
}

h2  {
  font-size:16px;
  font-weight:bold;
  color:#44526a;
  font-style:bold;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}

h3  {
  font-size:14px;
  font-weight:bold;
  color:#44526a;
  font-style:bold;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}

.navigation {
  background-color:#E3E5E9;
  height:800px;
  float:left;
}

.normal  {
  font-size:13px;
  font-weight:normal;
  color:#000000;
  font-style:normal;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}

.link  {
  font-size:13px;
  font-weight:normal;
  color:#44526A;
  font-style:normal;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}

.link:hover  {
  font-size:13px;
  font-weight:normal;
  color:#44526A;
  font-style:normal;
  text-decoration:underline;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}

b.b {
  font-size:13px;
  font-weight:bold;
  color:#44526A;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:19px;
}


.bold  {
  font-size:13px;
  font-weight:bold;
  color:#000000;
  font-style:normal;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:15px;
}

a.nav  {
  font-size:12px;
  font-weight:bold;
  color:#999999;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:26px;
  text-align:left;
  width:250px;
}

a.nav:hover  {
  font-size:12px;
  font-weight:bold;
  color:#44526A;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:26px;
  text-align:left;
  width:250px;
}

a.nav2  {
  font-size:12px;
  font-weight:bold;
  color:#44526A;
  text-decoration:none;
  font-family:trebuchet,arial,verdana,helvetica;
  line-height:26px;
  text-align:left;
  width:250px;
}

.footer {
  background-color:#6A6A65;
  width:1000px;
  height:20px;
}
