html{
 background-color: #fff;
}
.navlist ul{
  background-color:#fff;
}
.navlist a,.navlist  :visited{
  color:#000;
}

.navlist a:hover,.navlist  a.current {
  color: #999;
}
.big{
  color: #666;
}
.menubutton {
  background-image: url(/images/menu_back.jpg);
}


#header{

 background-image: url(/images/logo_white.jpg);

}
#navcol{
 background-image: url(/images/footer_white.jpg);

}

.image {
  position:absolute;
  height:550px;
}
.imagefader_title{
  color: #989898;
  font-size:13px;
  font-weight: bold;
  xpadding-left: 4px;
}
.imagefader_text{
	padding-left:35px;
 color: #989898;
}