html, body {	margin:0; 	padding:0; 	width:100%; 	height:100%; 	/* overflow:hidden; */}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 90%;	background-color: #CBBC93;	margin: 0px;	padding: 0px;}#wrapper {	min-width: 600px;	/* IE Dynamic Expression to set the width */    width:expression(document.body.clientWidth < 610 ? "600px" : "auto" );}#main {	z-index: 1;	width: 100%;	height: 100%;}h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 300%;	font-style: normal;	font-weight: 700;	color: #2F5818;	text-align: left;	letter-spacing: 0.15em;	border: none;	margin: 0px;	padding: 0px;}#women, #african-american, #native-american, #quackery, #physician, #welcome {	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	color: #4C7237;	margin: 0;	border: 0;}#nav {	position: absolute;	bottom: 3em;	width: 100%;	margin, padding, border, outline: 0;	left: 0;}#nav ul {	list-style-type: none;	margin: 0 auto;	padding: 0;	width: 80%;	height: 2em;	display: block;}#nav ul li {	display: block;	width: 33%;	height: 1em;	float: left;	margin: 0;	text-align: center;	font-size: 140%;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	color: #4C7237;}#nav2 {	position: absolute;	bottom: 1.25em;	width: 100%;	margin, padding, border, outline: 0;	left: 0;}#nav2 ul {	list-style-type: none;	margin: 0 auto;	padding: 0;	width: 60%;	height: 2em;	display: block;}#nav2 ul li {	display: block;	width: 49%;	height: 1em;	float: left;	margin: 0;	text-align: center;	font-size: 140%;	font-weight: bold;	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	color: #4C7237;}#women, #african-american, #native-american, #quackery, #physician, #welcome {	font-size: 175%;	font-weight:bolder;}#title {	position: absolute;	top: 2%;	left: 10%;}#welcome {	position: absolute;	top: 13%;	left: 16%;}#physician {	top: 23%;	position: absolute;	right: 36%;}#african-american {	top: 33%;	position: absolute;	right: 22%;}#native-american {	top: 43%;	position: absolute;	right: 26%;}#women {	top: 53%;	position: absolute;	right: 32%;}#quackery {	position: absolute;	top: 63%;	right: 50%;}a:link {	color: #4C7237;	text-decoration: none;}a:visited {	color: #4C7237;	text-decoration: none;}a:hover {	color: #2F5818;	text-decoration: underline;}a:active {	color: #244413;	text-decoration: underline;}#background{	position:absolute; 	z-index: 1; 	width:100%; 	height:100%;}#scroller {	position:absolute; 	width:100%; 	height:100%; 	top:0; 	left:0; 	overflow:auto; 	z-index:2;} #content {	padding:5px 30px 20px 200px;}
