body {
	background-color: #F0F7EF;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.6em;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990066;
}

a img{
 border: none;
}

.photo
{
	/*width: 224px;
	height: 224px;*/
	background-image: url(/images/photobg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 24px;
	text-align: center;
	display: block;
	float: left;
}

.photoTop
{
	/*width: 224px;
	height: 224px;*/
	background-image: url(/images/photobg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 24px;
	text-align: center;
	
	/*margin-left: 75px;*/
}

.rightblock {
	font-weight: bold;
	white-space: normal;
	padding: 7px;
	border: none;
	font-size: 16px;
	color: #000000;
	font-style: italic; 
	line-height: 24px;
}
h1 {
	font-size: 24px;
	letter-spacing:1.2pt;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5DAD1;
	color: #88B181;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h1.outpatient {
	font-size: 24px;
	letter-spacing:1.2pt;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5DAD1;
	color: #88B181;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 22px;
	letter-spacing:1.2pt;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5DAD1;
	color: #FF6699;
	text-align: center;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

h3{
        font-size: 20px;
	letter-spacing:1.2pt;
	line-height: 20px;
	color: #FF6699;
	text-align: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
a.toplinks:link, a.toplinks:visited {
	font-size: 11px;
	white-space: nowrap;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a.toplinks:hover {
	font-size: 11px;
	white-space: nowrap;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.footertag {
	font-size: 12px;
	color: #FF6699;
	font-weight:bold;
}
.footertext {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
}
