body {
	background-color: white;
	color: black;
	margin: 0;
	padding: 0;
	overflow: visible !important;
}
#wrapper { 
	margin: 0;
	width: 100%;
}
#header {
	height: 121px;
	margin-bottom: 10px;
	border: 1px solid #333;
	background-color: white;
}
#logo {
	width: 113px;
	height: 121px;
}
#strap {
	margin: 15px 25px 0 0;
	width: 400px;
	float: right;
	font-size: 0.75em;
	line-height: 1.25;
	text-align: center;
}
#siw {
	width: 400px;
	height: 27px;
	margin-bottom: 5px;
}
#strap p {
	margin: 0;
}
#innerwrapper {
	display: static;
}
#content {
	margin: 25px 0 0 0;
	border: none;
	padding: 0;
	background-color: white;
	width: 100%;
}
#woman, #menubar, #news {
	display: none;
}