#leftHalf {
	background: transparent url(/images/mp/mhg_mp_bg_tile_left.gif) repeat-x;
	width: 40%;
	position: absolute;
	left: 0px;
	height: 100%;
	z-index: -1;
}

#leftColumn {
	position: relative;
	float: left;
	width: 364px;
	min-height: 421px;
	background: #fff url(/images/mp/whrc_mp_logo-box.gif) no-repeat top left;
	padding: 238px 40px 40px;
}

#leftColumn #search {
	margin: 5px 0 0 36px;
}

#leftColumn #search input[type=text] {
	width: 160px;
	padding: 3px;
}

#leftColumn #search input[type=image] {
	margin: 0 0 0 2px;
	vertical-align: middle;
}

#leftColumn .promo {
	margin: 20px 0 0;
}

#leftColumn .promo .caption {
	min-height: 26px;
	width: 356px;
	padding: 2px 4px;
	text-align: center;
	position: absolute;
	top: 	0px;
	font-size: 13px;
	background-color: #000;
	color: #fff;
	opacity: .6;
}

#leftColumn .promo .caption a, #leftColumn .promo .caption a:hover {
	color: #fff;
	text-decoration: none;
}


#leftColumn .promo img {
	border: 1px solid #83827d;
}

#rightColumn {
	width: 536px;
	float: left;
	padding: 22px 0 0;
	background: #000 url(/images/mp/mhg_mp_ftrd_hdg_box.gif) no-repeat top left;
}

#rightColumn #navigation {
	font-size: 14px;
	color: #d7d7d7;
	text-align: center;
	margin: 0 0 12px;
}

#rightColumn #navigation a {
	color: #d7d7d7;
	text-decoration: none;
}

#rightColumn #navigation a:hover {
	text-decoration: underline;
}

#rightColumn #featured {
	width: 505px;
	height: 120px;
	padding: 0 0 0 31px;
	background: #1a1f25 url(/images/mp/mhg_mp_ftrd-hg_side-fade.png) no-repeat center center;
}

#rightColumn #featured img {
	margin: 10px 15px 0 0;
	border: 2px solid #83827d;
}

a#archives {
	position: absolute;
	top: 0;
	left: 175px;
	height: 49px;
	width: 185px;
	background: transparent url(/images/mp/mhg_mp_archives_button_a.gif) no-repeat top left;
}

a#archives:hover {
	background: transparent url(/images/mp/mhg_mp_archives_button_b.gif) no-repeat top left;
}

#archives span {
	display: none;
}

#content {
	padding: 65px 0 0 19px;
	width: 517px;
	height: 322px;
}

#counter {
	position: relative;
	padding: 59px 0 0 291px;
	width: 245px;
	height: 76px;
	background: #000 url(/images/mp/mhg_mp_counter.jpg) no-repeat top left;
}

#counter img {
	padding: 0 1px;
}


ul#browse {
	background: transparent url(/images/mp/mhg_mp_nav_a.gif) no-repeat top left;
	list-style-type: none;
	width: 322px;
	height: 121px;
	margin: 0 0 0 21px;
	padding: 9px 0 0;
	position: relative;
	}

ul#browse li a {
	background-image: url(/images/mp/mhg_mp_nav_a.gif);
	display: block;
	width: 100%;
	height: 33px;
	text-decoration: none;
	text-indent: -9999px;
	position: relative;
	border: 0;
	}	
	
ul#browse li a:hover {
	background-image: url(/images/mp/mhg_mp_nav_b.gif);
}

ul#browse li#country a {
	background-position: 0 -9px;
	margin: 0 0 13px;
}

ul#browse li#period a {
	background-position: 0 -53px;
	margin: 0 0 10px;
}

ul#browse li#garment a {
	background-position: 0 -97px;
}

#recent {
	margin: 10px 0 0 10px;
	width: 960px;
	height: 136px;
	padding: 30px 0 0;
	background: transparent url(/images/mp/mhg_mp_recent-box.gif) no-repeat top left;
}

#recent ul {
	overflow-y: scroll;
	height: 126px;
	list-style-type: none;
	margin: 0 5px;
}

#recent ul li {
	font-size: 14px;
	color: #fff;
	width: 298px;
	height: 100px;
	margin: 5px;
	padding: 10px 0;
	float: left;
	background-color: #000;
}

#recent ul li img {
	margin: 0 15px 0 10px;
	border: 2px solid #83827d;
	float: left;
}

#recent ul li a {
	color: #fff;
}

#recent ul li small {
	display: block;
	font-size: 12px;
}