body, html{
	background:#FFF;
	font-family:arial, sans;
	font-size:11px;
	color:#000;
	line-height:14px;
}
h2{
	line-height:100%
}
#page{
	width:990px;
	height:auto;
	margin:0 auto;
	padding:0;
}
a img{border:none}
#content{
	width:330px;
	float:left;
}
.scroll{
	height:250px;
	overflow:auto
}
h1{
	width:990px;
	height:77px;
	display:block;
	background:url("images/logo.gif") top left no-repeat
}
p.heading{
	padding-bottom:0;
	font-weight:bold;
	margin-bottom:-10px
}
h1 span{margin-left:-9999px;}

	#content ul#menu{
		margin-top:0;
		padding-left:0;
		margin-left:0;
		list-style-type:none;
		line-height:14px
	}
	
	ul#menu li a{
		color:#000;
		font-weight:bold;
		text-decoration:none
	}
	
		ul#menu li a:hover, ul#menu li a.active{
			color:#ff0000;
		}
		
	#content ol, #content ul{
		padding-left:0;
		margin-left:20px
	}
	
	#content ol span{
		color:#ff0000;
		font-weight:bold
	}
	
	address{
		font-weight:bold;
		font-style:normal
	}
#quote{
	width:620px;
	float:right;
	margin-top:0;
	padding-top:0;
}
#quote p{
	margin-top:0;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:5px;
	line-height:11px
}

#black, #blackquote{
	width:620px;
	height:400px;
	background:#000;
}
#black ul li{
	width:115px;
	margin-top:10px;
	float:left
}
	
	#black ul li a{
		float:left;
		color:#fff;
		font-size:14px;
		line-height:16px;
		padding-top:110px;
		list-style-type:none;
		background:url("images/quotes-white.gif") top left no-repeat;
		text-decoration:none
	}
	#black ul li a:hover, #black ul li a.selected {
		background:url("images/quotes-red.gif") top left no-repeat
	}
	#blackquote{
		background:url("images/quotes-red.gif") 10px 10px no-repeat #000
	}
	#blackquote p{
		font-size:20px;
		color:#fff;
		width:450px;
		margin:0 auto;
		line-height:30px;
		padding-top:50px;
		
	}
	#blackquote p span.cite{
		font-size:13px;
		line-height:50px
	}
	
	.obgyn{
		display:none
	}
	fieldset{
		border:1px solid #fbfbfb;
	}
	legend{
		border:1px solid #fbfbfb;
		padding:3px
	}

#footer{
	clear:both;
	padding-top:10px
}

.shiftdown{padding-top:10px}

.bold{
	font-weight:bold
}
.bold span{
	color:#ff0000
}
