#mainContainer {
width: 900px;
min-height: 100%;
height: auto !important; 
margin: 0 auto;	
top: 0;
overflow: hidden;
visibility: visible;
border-top-style: none;
border-right: 2px solid #151515;
border-bottom-style: none;
border-left: 2px solid #151515;
border: none !important;
background-color: #FFC993;
background-image: url('main-content-bg.png');
}

.mainContent {
min-height: 1300px;
height: auto !important; 
}	 

.mainModule {
min-height: 1000px;
height: auto !important;
}

.imgGallery {
width: 750px;
margin-top: 30px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
border: none;
}
.imgGallery img {
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #DDDDDD;
}
#lightbox {
padding: 3px;
background-color: #555555;
border: 1px solid #333333;
}
#lightboxDetails {
padding-top: 0.4em;
font-size: 0.8em;
}	
#lightboxCaption { 
float: left;
font-size: 2em;
}
#closeButton {
top: 5px;
right: 5px;
}
#keyboardMsg { 
float: right; 
}
#keyboardMsg * {
font-family: Verdana;
}
#lightbox img { 
border: none; 
} 
#overlay img { 
border: none; 
}
#overlay { 
background-image: url(photos/imggallerylightbox/overlay.png); 
}

* html #overlay {
background-color: #000000;
back\ground-color: transparent;
background-image: url(photos/imggallerylightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='photos/imggallerylightbox/overlay.png', sizingMethod='scale');
}

#item-break {
width: 900px;
height: 50px;
float: left;
}

#FeaturedProductsArea {
width: 740px;
margin-top: 20px;
padding: 20px 8px 18px;
background-color: transparent;
color: #000000;
font-size: 7.5pt;
font-weight: normal;
text-align: left;
text-decoration: none;
}
#FeaturedProductsArea .FeaturedProduct {
float: left;
width: 250px;
padding: 0 30px 30px;
text-align: center;
}
#FeaturedProductsArea .FeaturedProduct {
text-align: center;
}
#FeaturedProductsArea .FeaturedProductPrice {
padding-top: 3px;
}
#FeaturedProductsArea .FeaturedProductDetails {
width: 400px;
float: right;
padding-top: 3px;
text-align: left;
}
#FeaturedProductsArea .FeaturedProductDetails td {
color: #000000 !important;
}
#FeaturedProductsArea .FeaturedProductDetails form {
}