body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFEBFF;
	background-image: url(../images/bckgrnd.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-color: #000000;
	background-image: url(../images/neobgyn_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 750px;
	height: 99px;
}
#nav {
	height: 44px;
	width: 750px;
}
#top_column {
	width: 750px;
}
#main_content {
	width: 750px;
}
#footer {
	text-align: center;
	width: 750px;
}
#nav_footer {
	width: 750px;
	text-align: center;
	list-style-type: none;
	font-size: 70%;
	line-height: 150%;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
}
.subtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bolder;
	color: #663366;
}
.whiteboldheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.yourhealthnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	font-variant: normal;
	letter-spacing: .5px;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

