html>
body #banner { height:40%;
}

/*Banner*/
#banner { background:transparent;
height:15%;
margin-top:0px;
margin-bottom:0px;
margin-right:25px;
margin-left:25px;
}



/*Left*/
#leftcontent { 
position: absolute;
width:15%;
left:0px;
top:275px;
right:5px;
margin-top:10px;
background:transparent;

}


/*Right*/
#rightcontent { 
position: absolute;
right:0px;
top:275px;
width:15%;
margin-top:10px;
background:transparent;
}



html>
body #centercontent 
{ 
margin-left:175px;
margin-right:85px;
}

/*Center content*/
#centercontent { 
background:transparent;
top:10px;
width:70%;
margin-top:5px;
margin-bottom:5px;
margin-right:25px;
margin-left:50px;
}




/*Footer*/
#foot{ 
background:transparent;
height:15%;
margin-top:50px;
margin-bottom:5px;
margin-right:25px;
margin-left:25px;

}







<!--sliding gallery->

#holder {margin:20px auto;}
#gallerykat {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:0px solid #888; 
  background:#fff url(/katgrpcs/katwishstory/galleryground.gif);
  }
#gallerykat li {
  float:left;
  }
#gallerykat li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left;
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallerykat li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#gallerykat li a:hover {
  background:#eee; 
  width:320px;
  }
#gallerykat li a:hover img {
  width:320px;
  }

#gallery li a:hover img {
  height:239px;
  }




button.imageButton  {
border: 0px solid silver;
background-color: transparent;
background-repeat: no-repeat;
background-position: 1px center;
padding: 1px 1px 1px 25px;
height: 30px;
cursor: pointer;
font-family: Arial;
text-decoration: none;
font-size:12px;
color: #f0ffff;
text-align: left;
margin-left:0px;
margin-right:0px;
}


button.rosewht {
    background-image: url(rosewht.gif);
}


button.rosered {
    background-image: url(rosered.gif);
}

button.roseornge {
    background-image: url(roseornge.gif);
}


button.roseyw {
    background-image: url(roseyw.gif);
}


button.rosegrn {
    background-image: url(rosegrn.gif);
}


button.rosebl {
    background-image: url(rosebl.gif);
}


button.rosedpbl {
    background-image: url(rosedpbl.gif);
}


button.roseblpp {
    background-image: url(roseblpp.gif);
}

button.roseppl {
    background-image: url(roseppl.gif);
}


button.rosepnk {
    background-image: url(rosepnk.gif);





