/* @override http://70.86.117.42:8080/styles/home.css */

#contentContainer {
	min-height: 0;
	background-color: #FFF;
	padding-top: 0px;
}

#leftSidebar, #sideImage, #rightPillow, .breadcrumb, #navShadow {
	display: none;
}

#mainContent {
	margin-left: 0;
	margin-top: 0 !important;
	width: auto;
	position: relative;
}
div#buttons {
	position: absolute;
	top: 11px;
	width: 300px;
	height: 81px;
	z-index: 3;
	margin-left: 371px;
	margin-top: 24px;
}

div#buttons a {
	width: 300px;
	height: 81px;

	background: url(../images/butt.png) no-repeat;
	position: absolute;
	color: #e4d8d5;
	text-decoration: none;
}

/*div#buttons a:hover {
	width: 300px;
	height: 81px;

	background: url(../images/butt-over.png) no-repeat;
	position: absolute;
}*/
.photopop {
	display: none;
}
#bodyBar {
	margin-top: -78px;
}
.popupDiv {
	height: 56px;
	position: relative;
	float:left;
	background: url(undefined);
}
.popupDiv img {	
	margin-top:-50px;
}
#breast {
	width: 294px;
}
#body {
	width: 320px;
}
#face {
	width: 294px;
}
.hiddenLink {
	display: none;
	position: absolute;
	top: -200px;
	z-index: 999;
}


