a:name							{
	color:						#000000;
}
a:link							{
	color:						#16167C;
	text-decoration:				None;
}
a:visited							{
	color:						#80208C;
	text-decoration:				None;
}
a:hover							{
	color:						#EE9827;
	text-decoration:				None;
}
a:active							{
	color:						#660033;
	text-decoration:				None;
}
a:link.ButText,
a:visited.ButText,
a:hover.ButText,
a:active.ButText					{
	background-color:			#DDDDDD;
	border:						2px #16167C groove;
	margin:						2px;
	margin-top:					0;
	padding:					0 3px 0 3px;
	text-align:					center;
}
a:visited.This						{
	display:						none;
}
html,
body							{
	font-family:					"Times New Roman", Times, serif;
	font-size:					100%;
	background-color:			#16167C;
	color:						#000000;
	height:						100%;
	margin:						0;
	padding:					0;
}
div.main							{
	background-color:			#FFFFFF;
	top:							2%;
	bottom:						2%;
	left:							6%;
	right:						6%;
	width:						88%;
	height:						95%;
	position:					absolute;
	overflow:					hidden;
}
div.body							{
	background-color:			#FFFFFF;
	margin-left:					22%;
	padding-left:					1em;
	border-left:					2px #16167C groove;
	width:						75%;
	height:						46%;
	left:							0;
	position:					absolute;
	overflow:					auto;
}
div.tl							{
	background:				url(../images/topleft.png) 0 0 no-repeat #16167C;
}
div.tr							{
	background:				url(../images/topright.png) 100% 0 no-repeat;
	padding:					0 50px 0 50px;
	height:						50px;
}
div.bl							{
	background:				url(../images/bottomleft.png) 0 100% no-repeat #16167C;
	position:					absolute;
	left:							0;
	bottom:						0;
	right:						0;
}
div.br							{
	background:				url(../images/bottomright.png) 100% 100% no-repeat;
	padding:					0 50px 0 50px;
	height:						50px;
}
div.pad							{
	background:				url(../images/copyright.png) 50% 80% no-repeat #FFFFFF;
	height:						50px;
}
div.padloc						{
	background:				url(../images/bannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padmri						{
	background:				url(../images/mribannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padnews						{
	background:				url(../images/newstop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padpax						{
	background:				url(../images/peacebannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padphy						{
	background:				url(../images/physicianstop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padwrl						{
	background:				url(../images/worldbannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padstr						{
	background:				url(../images/stroketop.png) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padsyn						{
	background:				url(../images/synapsetop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padhome						{
	background:				url(../images/homebannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padpol						{
	background:				url(../images/policiestop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padmda						{
	background:				url(../images/mdabannertop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padcli						{
	background:				url(../images/clinicstop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.padnew						{
	background:				url(../images/newpttop.jpg) 100% 100% no-repeat #FFFFFF;
	height:						100%;
}
div.links							{
	background-color:			#FFFFFF;
	width:						20%;
	padding-left:					1em;
	font-size:					85%;
	_font-size:					77%;
	float:						left;
}
div.locations						{
	width:						400px;
	background-color:			#DDDDDD;
	text-align:					left;
	margin:						10px 10px 20px 10px;
	padding:					10px;
	border:						2px #16167C groove;
}
div.image						{
	font-size:					70%;
	color:						#000000;
	float:						right;
}
div.toplinks						{
	margin-top:					0;
	padding-top:				0;
	margin-left:					23%;
}
div.NoButton						{
	display:						inline;
	color:						#000000;
	background-color:			#FFFFFF;
	border:						2px #16167C groove;
	margin:						2px;
	margin-top:					0;
	padding-left:					3px;
	padding-right:				3px;
	text-align:					center;
}
div.map							{
	margin-left:					23%;
	margin-bottom:				.25em;
	font-size:					80%;
}
div.sitemap						{
	margin-bottom:				.25em;
	font-size:					80%;
	padding-right:				20px;
	float:						right;
}
div.phones						{
	font-size:					85%;
	font-weight:					bold;
	text-align:					center;
}
h1								{
	font-size:					large;
	margin:						0px;
}
h1.large							{
	font-size:					xx-large;
	margin:						0px;
	text-align:					center;
}
h2	{
	font-size:					medium;
	margin:						0px;
}
hr								{
	height:						2px;
	border:						0;
	border-top:					2px #16167C solid;
}
form.oneline						{
	display:						inline;
}
form.prev						{
	display:						inline;
	padding-left:					4.5em;
	position:					absolute;
}
form.next						{
	display:						inline;
	padding-left:					6.5em;
	position:					absolute;
}
textarea							{
	font-family:					"Times New Roman", Times, serif;
	font-size:					100%;
	background:				#DDDDDD;
}
input							{
	font-family:					"Times New Roman", Times, serif;
	font-size:					100%;
}
input.text						{
	background:				#DDDDDD;
}
input.button						{
	color:						#16167C;
	font-size:					Smaller;
	font-weight:					Bold;
}
input.htmlpdf						{
	color:						#16167C;
	font-size:					60%;
	font-weight:					Bold;
}
p.Indent							{
	text-indent:					2em;
}
p.Disclaimer						{
	text-indent:					2em;
	font-size:					80%;
	_font-size:					60%;
}
p.Edited							{
	font-size:					80%;
	_font-size:					60%;
	text-align:					center;
}
img								{
	border:						0;
}
img.banner						{
	position:					absolute;
	right:						0;
	padding-right:				50px;
}
img.logo							{
	padding-left:					50px;
	_padding-left:				49px;
}
img.webmaster					{
	padding-top:				15px;
}
img.doctor						{
	float:						left;
	margin-right:				.5em;
	border:						2px solid #000000;
}
label							{
	width:						10em;
	float:						left;
	text-align:					left;
	margin-right:				.5em;
	display:						block;
}
dd								{
	position:					absolute;
	padding:					0;
	margin:						0;
}
#homemap						{
	display:						block;
	width:						400px;
	height:						400px;
	background:				url("../images/homemap.jpg") no-repeat;
	position:					relative;
	margin:						1em  auto;
}
#homemap a#title					{
	display:						block;
	width:						400px;
	height:						0;
	padding-top:				400px;
	overflow:					hidden;
	position:					absolute;
	left:							0;
	top:							0;
	background:				transparent url("../images/homemap.jpg") no-repeat;
	cursor:						default;
}
	/* Work-around for early versions of Internet Explorer */
* html #homemap a#title			{
	height:						400px;
	he\ight:						0px;
}
#imagemap						{
	display:						block;
	width:						400px;
	height:						302px;
	background:				url("../images/groupboth.jpg") no-repeat;
	position:					relative;
	margin:						1em auto;
}
#imagemap a#title				{
	display:						block;
	width:						400px;
	height:						0px;
	padding-top:				302px;
	overflow:					hidden;
	position:					absolute;
	left:							0px;
	top:							0px;
	background:				transparent url("../images/groupboth.jpg") no-repeat;
	cursor:						default;
}
	/* Work-around for early versions of Internet Explorer */
* html #imagemap a#title			{
	height:						302px;
	he\ight:						0px;
}
#homemap a,
#imagemap a					{
	display:						block;
	text-decoration:				none;
	z-index;						20;
}
#homemap a:hover,
#imagemap a:hover				{
	position:					absolute;
	left:							0;
	top:							0;
}
#homemap a#title:hover,
#imagemap a#title:hover			{
	background-position:		-400px 0px;
	z-index:						10;
}
#imagemap #BertoriniImg			{
	left:							205px;
	top:							111px;
	z-index:						20;
}
#imagemap a#Bertorini			{
	width:						69px;
	height:						88px;
}
#imagemap a#Bertorini:hover		{
	background:				transparent url("../images/bert3.jpg") no-repeat 0px 0px;
}
#imagemap #LandyImg			{
	left:							111px;
	top:							113px;
	z-index:						25;
}
#imagemap a#Landy				{
	width:						60px;
	height:						111px;
}
#imagemap a#Landy:hover		{
	background:				transparent url("../images/landy2.jpg") no-repeat 0px 0px;
}
#imagemap #WangImg			{
	left:							129px;
	top:							109px;
	z-index:						20;
}
#imagemap a#Wang				{
	width:						120px;
	height:						193px;
}
#imagemap a#Wang:hover		{
	background:				transparent url("../images/wang3.jpg") no-repeat 0px 0px;
}
#imagemap #PillaiImg				{
	left:							241px;
	top:							123px;
	z-index:						20;
}
#imagemap a#Pillai				{
	width:						103px;
	height:						179px;
}
#imagemap a#Pillai:hover			{
	background:				transparent url("../images/pillai3.jpg") no-repeat 0px 0px;
}
#imagemap #CondonImg			{
	left:							303px;
	top:							102px;
	z-index:						20;
}
#imagemap a#Condon			{
	width:						96px;
	height:						199px;
}
#imagemap a#Condon:hover 		{
	background:					transparent url("https://wesleyneurology.com/images/condon2.jpg") no-repeat 0px 0px;
}
#imagemap #KumarImg			{
	left:							31px;
	top:							99px;
	z-index:						20;
}
#imagemap a#Kumar				{
	width:						100px;
	height:						202px;
}
#imagemap a#Kumar:hover		{
	background:				transparent url("../images/kumar2.jpg") no-repeat 0px 0px;
}
#imagemap #MortImg				{
	left:							0px;
	top:							91px;
	z-index:						20;
}
#imagemap a#Mort				{
	width:						65px;
	height:						211px;
}
#imagemap a#Mort:hover			{
	background:				transparent url("../images/mort2.jpg") no-repeat 0px 0px;
	width:						93px;
}
#homemap #InfoImg				{
	left:							1px;
	top:							0px;
	z-index:						20;
}
#homemap a#Info				{
	width:						79px;
	height:						64px;
}
#homemap a#Info:hover			{
	background:				transparent url("../images/homeinfo.jpg") no-repeat 0px 0px;
}
#homemap #PolicyImg			{
	left:							22px;
	top:							44px;
	z-index:						20;
}
#homemap a#Policy				{
	width:						120px;
	height:						86px;
}
#homemap a#Policy:hover			{
	background:				transparent url("../images/homepoli.jpg") no-repeat 0px 0px;
}
#homemap #PhysImg				{
	left:							3px;
	top:							112px;
	z-index:						20;
}
#homemap a#Phys				{
	width:						124px;
	height:						115px;
}
#homemap a#Phys:hover			{
	background:				transparent url("../images/homephys.jpg") no-repeat 0px 0px;
}
#homemap #NewsImg			{
	left:							0px;
	top:							230px;
	z-index:						20;
}
#homemap a#News				{
	width:						107px;
	height:						80px;
}
#homemap a#News:hover			{
	background:				transparent url("../images/homenews.jpg") no-repeat 0px 0px;
}
#homemap #FormImg				{
	left:							14px;
	top:							315px;
	z-index:						20;
}
#homemap a#Form				{
	width:						114px;
	height:						84px;
}
#homemap a#Form:hover	 		{
	background:				transparent url("https://wesleyneurology.com/images/homeform.jpg") no-repeat 0px 0px;
}
#homemap #ProcImg				{
	left:							290px;
	top:							23px;
	z-index:						20;
}
#homemap a#Proc				{
	width:						108px;
	height:						117px;
}
#homemap a#Proc:hover 			{
	background:				transparent url("../images/homeproc.jpg") no-repeat 0px 0px;
}
#homemap #LocImg				{
	left:							229px;
	top:							265px;
	z-index:						20;
}
#homemap a#Loc				{
	width:						139px;
	height:						81px;
}
#homemap a#Loc:hover 			{
	background:				transparent url("../images/homeloc.jpg") no-repeat 0px 0px;
}
#imagemap a span,
#imagemap a:visited span,
#homemap a span,
#homemap a:visited span			{
	display:						none;
}
#homemap a:hover span,
#imagemap a:hover span			{
	position:					absolute;
	width:						396px;
	display:						block;
	background:				#FFFFFF;
	color:						#16167C;
	border:						2px solid #16167C;
	font-weight:					bold;
	text-align:					center;
}
	/* Work-around for early versions of Internet Explorer */
*	html #homemap a:hover span,
*	html #imagemap a:hover span	{
	width:						400px;
	w\idth:						388px;
}
#imagemap a#Bertorini:hover span	{
	top:							135px;
	left:							-205px;
}
#imagemap a#Landy:hover span	{
	top:							133px;
	left:							-111px;
}
#imagemap a#Mort:hover span		{
	top:							155px;
	left:							0px;
}
#imagemap a#Wang:hover span	{
	top:							137px;
	left:							-129px;
}
#imagemap a#Pillai:hover span	{
	top:							123px;
	left:							-241px;
}
#imagemap a#Condon:hover span	{
	top:							144px;
	left:							-303px;
}
#imagemap a#Kumar:hover span	{
	top:							147px;
	left:							-31px;
}
#homemap a#Info:hover span		{
	top:							360px;
	left:							-1px;
}
#homemap a#Policy:hover span	{
	top:							316px;
	left:							-22px;
}
#homemap a#Phys:hover span		{
	top:							248px;
	left:							-3px;
}
#homemap a#News:hover span	{
	top:							130px;
	left:							-0px;
}
#homemap a#Form:hover span		{
	top:							45px;
	left:							-14px;
}
#homemap a#Proc:hover span		{
	top:							337px;
	left:							-290px;
}
#homemap a#Loc:hover span		{
	top:							95px;
	left:							-229px;
}
div.clinic							{
	float:						right;
	position:					absolute;
	margin-left:					13em;
	display:						 inline;
}
li.clinic							{
	margin-left:					13em;
	margin-top:					-4em;
}