body {
    background-color: gray;
    margin-top: 0px;
    padding-top: 0px;
}
#wrapper {
    text-align: left;
    width: 800px;
    font-family: verdana;
    font-size: 11px;
    background-color: white;
}
input {
	font-size: 10px
}
#header {
    width: 800px;
    height: 99px;
    overflow: hidden;
}
#nav {
	background-image: url(images/navigation_bar.gif);
	height: 20px;
	text-indent: 10px;
	color: white;
	line-height: 18px;
}
#nav a, #nav a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
} 
#left_part {
	float: left;
	margin-right: 10px;
	width: 130px;
}
#logbox {
	padding: 5 0 5 0px;
}
.ads {margin-top: 5px;}
#index_left {width: 400px; float: left;  margin-left: 10px;}
#index_all {width: 650px; }
.placeImage {
	/*border: 2px solid #087f92;*/
	height: 250px;
	width: 390px;
	position: relative;
	overflow: hidden;
}
#box2 a,#box2 a:visited {
	border: none;
}
#box2 img {
	border: none;
}
.indexbuttons {float: right; margin: 5 10 0 0px}
#index_itembox {
	/* width: 390px; */
	margin-top: 10px;
	margin-bottom: 20px;
}
#index_itembox img{
	float: left; margin-right: 5px;
}
#index_itembox a, #index_itembox a:visited{
	font-size: 12px; text-decoration: none; font-weight: bold;
	color: black;
}
#index_itembox .label {
	font-weight: bold;
	font-size: 14px;
	color: #952066;
	margin-bottom: 10px;
}
#index_news_content {
	height: 215px;
	width: 250px;
	border: 1px solid grey;
	margin-top: 10px;
}
#index_news_content .content {
	margin: 5px;
}
#index_right {margin-left: 540px;}
#feat_bar {
	height: 150px;
	margin: 5 0 10 0px;
}
.gowns_galore {
	background-image: url("images/buttons/gowns_galore.jpg");
	background-repeat: no-repeat;
}
.featured_supplier {
	background-image: url("images/buttons/featured_supplier.jpg");
	background-repeat: no-repeat;
}
.kikay_corner {
	background-image: url("images/buttons/kikay_corner.jpg");
	background-repeat: no-repeat;
}
.fashionista {
	background-image: url("images/buttons/fashionista.jpg");
	background-repeat: no-repeat;
}
.gift_hunt {
	background-image: url("images/buttons/gift_hunt.jpg");
	background-repeat: no-repeat;
}
.top_priority {
	width: 600px;
	/*height: 150px;*/
}
.members{
	width: 170px; 
	float: left;
	height: 200px;
	margin:0 3px 0 3px;
	padding-left:30px;
}
#member_type {
	width: 200px; 
	float: left;
	height: 230px;
}
#tabbed {/*margin-left: 130px*/}
#tabbed a, #tabbed a:visited {color: black; text-decoration: none}
#tabbed a:hover {color: orange}
.b_low {margin-bottom: 4px;}