#flash_bg {
width:100%;
height:100%;
margin:0px auto;
padding:0px;
position:absolute;
top:0px;
left:0px;
z-index:0;
}

#website {
margin:0px; 
padding:0px;
width:100%;
height:100%;
position:absolute;
top:0px;
left:0px;
z-index:10;
}

#gallery
{
	background:white;
}
.thumbnails {
	background: black;
	border: 1px solid #ffffff;
	padding-bottom: 3px;
	text-align: center;
	font-family: verdana, Arial;
	font-size: 11px;
	color: white;
	width:140px;
}

  .lowerMenuImg {
   background-image: url(images/corset_gal_09/lower_menu_bg2.png);
  }
  .home {
  color: #fff;
  background-color: #993366;
  }
  .over_under {
  color: black;
  }  
  .swatches {
  color: white;
  background-color: #3399ff;
  }
  .swatch_links {
  color: #000;
  background-color: #ccffff;
  } 
  .link {
  color: #000;
  background-color: #ffccff;
  }