p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 325px;
	padding-left: 45px;
	text-align: left;
	text-indent: 25px;
	line-height: 18pt
}
ul {
	line-height: 18pt
	padding-left: 45px;
	margin-left: 45px;	
	width: 400px;
}
li {
	padding-top: 20px;
}
.menu {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #494F67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 45px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #494F67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt
}
.cv {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 15px;
}.frame {
	border: 2px solid #8A5927;
}
.cvHeading {
	color: #555C74;
	font-variant: small-caps;
}
.home_bgd {
	background-image: url(img/hospital.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
