body {
  width: 900px;
  border-style:solid;
  border-width:1px;
  margin-left: auto;
  margin-right: auto;
  background:transparent url(bg.png) repeat left top;padding-bottom:0px;min-width:970px
  background:transparent url(fade.png) repeat-x left top;min-height:400px;min-width:900px
}

.heading {
  width: 900px;
  margin-top: 0em;
  margin-bottom: 0em;
  background-color:#001236;
}


.container {
  width: 900px;  
  text-align: left;
  background-color:#ffffff;
  color: #000000;
  font-family: verdana, sans-serif, helvetica;

  font-size: 15px;
}
 
 
.left {
  float: right;
  width: 165px;
  padding: 20px 5px 0px 5px;
  background-color:#ffffff;
  font-size: 12px;
  color: #303030;
}
.left a:link {
  color: #303030;
  font-size: 13px;
  text-decoration: none;
}
.left a:visited {
  color: #303030;
  font-size: 13px;
  text-decoration: none;
}
.left a:hover {
  color: #303030;
  font-size: 13px;
  text-decoration: underline;
}
.left a:active {
  color: #303030;
  font-size: 13px;
  text-decoration: none;
}

.footer {
  width: 900px;
  padding-top: 20px;
  text-align: center;
  background-color:#ffffff;
  clear: both;
}


.middle {
  top: 0px;
  padding: 15px 10px 10px 10px;
  margin-left: 25px;
  margin-right: 210px;
  font-family: verdana, sans-serif, helvetica;
  font-size: 15px;
}
.middle h1 {
  font-family: arial, sans-serif, Helvetica;
  font-size: 23px;
  font-weight: bold;
  color: #404040;
  margin-top: 0em;
  margin-bottom: 0em;
}
.middle h2 {
  font-family: arial, sans-serif, Helvetica;
  font-size: 19px;
  font-weight: bold;
  color: #404040;
  margin-top: 0em;
  margin-bottom: 0em;
}
.middle h3 {
  font-family: arial, sans-serif, Helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #404040;
  margin-top: 0em;
  margin-bottom: 0em;
}
.middle a:link {
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}
.middle a:visited {
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}
.middle a:hover {
  color: #0000ff;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
.middle a:active {
  color: #0000ff;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

.middle a.title:link {
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 15px;
}
.middle a.title:visited {
  color: #0000ff;
  font-weight: normal;
  text-decoration: underline;
  font-size: 13px;
}
.middle a.title:hover {
  color: #0000ff;
  font-weight: normal;
  text-decoration: none;
  font-size: 13px;
}
.middle a.title:active {
  color: #0000ff;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}

