#site_layout {
	background-color: #270905;
	height: 100%;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
}
#female_new {
	background-image: url(images/female.gif);
	height: 32px;
	width: 83px;
	display: block;
	overflow: hidden;
	font-size: 10px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
