body {
  margin: 0;
  padding: 0;
  font-family: tahoma, verdana;
  color: #000;
  background: #666 url('images/bg.jpg') bottom center repeat-y fixed;
  text-align: center;
}
#wrap {
  position: relative;
  width: 900px;
  margin: auto;
  min-height:100%;
 }
#top {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top1.jpg') top center no-repeat;
  position:relative;
}
#top2 {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top2.jpg') top center no-repeat;
  position:relative;
}
#top3 {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top3.jpg') top center no-repeat;
  position:relative;
}
#top4 {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top4.jpg') top center no-repeat;
  position:relative;
}
#top5 {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top5.jpg') top center no-repeat;
  position:relative;
}
#top6 {
  width: 900px;
  height: 146px;
  margin: 0;
  padding: 0;
  background: #fff url('images/top6.jpg') top center no-repeat;
  position:relative;
}
#footer {
  margin:0;
  padding:0;
  background: url('images/footer.jpg') top center no-repeat;
  position:relative;
  bottom: -80px;
  *bottom:0px;
  clear: both;
}
#footer a, #content a:visited {
  color: #660066;
  text-decoration: none;
}
#footer a:hover { 
  color: #333333;  
  text-decoration: underline;
}
#mainMenu {
  margin: 0px;
  padding-left: 110px;
  padding-top: 120px;
}
#menuList {
  margin: 0px;
  padding: 0px;
}
#menuList ul {
  margin: 0px;
  padding: 0px;
}
#menuList li {
  display: inline;
  list-style: none;
}
a.actuator {
  background-color: transparent;
  color: #FFFFFF;
  font-size: 12px;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
  font-weight: bold
}
a.actuator:hover {
  color: #CCCCCC;
}
.menu {
  color: #FFF;
  background-color: #EEE;
  border: 1px solid #CCC;
  position: absolute;
  visibility: hidden;
}
.space {
  font-size: 9pt;
  color: #FFF;
}
.menu li a {
  background-color: transparent;
  color: #000;
  display: block;
  font-size: 12px;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
}
.menu li a:hover {
  background-color: #CCCCCC;
  color: #EEE;
}
span.key {
  text-decoration: underline;
}
#fundsMenu {
  text-align: left;
  width: 150px;
}
#sidebar {
  width: 284px;
  float:left;
  text-align: center;
  background: url('images/sidebar.jpg') no-repeat;
  height:800px;
  top:0px;
}
#content {
  float: right;
  text-align: left;
  padding-top:30px;
  padding-left:10px;
  *padding-left:5px;
  width:580px;
  *width:600px;
  min-height:100%;
  padding-right:20px;
}
ul.bodylist1 { 
  list-style-type: none; 
  padding-left: 0; 
  margin-left: 0;
}
li.bodylist2 {
  background: url(images/bullet.jpg) left center no-repeat; 
  padding-left: 15px;
  margin-bottom: 0px;
}
#content a, #content a:visited {
  color: #320049
  text-decoration: none;
}
#content a:hover {
  color: #adadad;  
    text-decoration: underline;
}
#sidebar a, #sidebar a:visited {
  background-color: transparent;
  color: #FFFFFF;
  font-size: 12px;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
  font-weight: bold
}
#sidebar a:hover {
  color: #CCCCCC;  
  text-decoration: none;
}
.downloads a:link {
 color: #320049;
 text-decoration: none 
}
.downloads a:visited a:hover {
  color: #adadad;
  text-decoration: none
}
.sublinks a:link {
  background-color: transparent;
  color: #FFFFFF;
  font-size: 10px;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
  font-weight: bold
}
.sublinks a:hover {
  color: #CCCCCC;
  text-decoration: none
}
.sublinks a:visited {
   color: #FFFFFF;
  text-decoration: none
}
