

body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929193;	
	text-align: center;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
} 

a:hover { 
	text-decoration: underline;
}

/** Header Styles **/
#header {
	width:1000px;
	text-align:left;
}

#header a {
	color:#929193;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}

#header div {
	float:left;
	line-height:16px;
}

#header .leftpanel {
	width: 232px;	
	padding-top:35px;

}

#header .rightpanel {
	padding-top:35px;
	width: 247px;
}

/** Main Styles **/
#main {
	width:1000px;
	text-align:left;
	clear:both;
}

#main #col1 {
	width:54px;
	float:left;
}

#main #col2 {
	width:192px;
	float:left;
}

#main #col2 a {
	color:#929193;
	text-decoration: none;
}

#main #col2 a:hover {
	text-decoration: underline;
}

#main #col3 {
	width:493px;
	float:left;
}

#main #col4 {
	width:210px;
	float:left;
}

#main #col5 {
	width:51px;
	float:left;
}

#main .contentLarge {
	padding-left:27px;
	padding-right:15px;
	font-size: 14px;
	line-height:22px;

}

#main .contentLarge a {
	text-decoration: underline;
	color: #575657;
}

#main .content {
	padding-left:27px;
	padding-right:15px;
	font-size: 12px;
	line-height:17px;

}

#main .content a {
	text-decoration: underline;
	color: #575657;

}

#main .doctorname {
	padding-left:27px;
	padding-right:15px;
	font-size: 22px;
	color: #464646;
	font-family: "Times New Roman", Times, serif;
	line-height:26px;
}


#main .serifHeading {
	font-size: 22px;
	color: #464646;
	font-family: "Times New Roman", Times, serif;
	line-height:26px;
}

#main .sansHeading {
	font-size: 18px;
	font-weight: bold;
	line-height:22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#main .spacedhref {padding-left:60px}


#main #col2 .leftnav a {
	color:#ffffff;
	text-decoration: none;
	padding-left:21px;
	line-height:17px;
}

#main .rightnav a {
	color:#ffffff;
	text-decoration: none;
	padding-left:21px;
	line-height:17px;
}

.title_almostblack {
	color: #464646;
	font-weight:bold;

}
