@charset "utf-8";
#head {
	background-image: url(images/HSHOME_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
	width: 1024px;
	background-color: #7D2231;
}
#all {
	background-repeat: no-repeat;
	background-position: center top;
	height: 586px;
	background-color: #6F655C;
}

#body {
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav {
	background-image: url(images/HSHOME_02.jpg);
	height: 586px;
	width: 215px;
	float: left;
	background-color: #786F68;
	background-repeat: repeat-x;
	background-position: right top;
}
#middle2 {
	background-repeat: no-repeat;
	height: 543px;
	float: none;
	background-color: #2E0807;
	margin-left: 215px;
	color: #FFFFFF;
	padding: 20px;
	overflow: auto;
}
h3 {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
#all #middle2 p {
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #CCCCCC;
}

#rightnav {
	width: 298px;
	float: right;
	color: #FFFFFF;
	height: 520px;
}
#hosp1 {
	position: relative;
	left: auto;
	top: 85px;
	width: 229px;
	height: 73px;
	bottom: auto;
}
#hosp2 {
	position: relative;
	left: auto;
	top: 180px;
	width: 232px;
	height: 77px;
	right: auto;
}
#hosp3 {
	position: relative;
	left: auto;
	top: 265px;
	width: 231px;
	height: 70px;
	right: auto;
}




* {
	margin: 0px;
	padding: 0px;
}
#links li {
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	margin-top: 5px;
	padding-top: 5px;
	list-style-type: none;
}
#links {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-style: italic;
	text-align: center;
}
#links a {
	text-decoration: none;
	color: #FFFFFF;
}
#links a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(images/HSHOME_04.jpg);
	background-repeat: no-repeat;
	height: 66px;
	background-color: #7D2231;
}

.hosp {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.hosp2 {
	font-size: small;
	text-align: center;
}
.hosp a {
	color: #FFFFFF;
	text-decoration: none;
}
.hosp2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightnav a:hover {
	text-decoration: underline;
}
#middle {
	background-image: url(images/HSHOME_03.jpg);
	background-repeat: no-repeat;
	height: 588px;
	float: none;
	background-color: #2A0001;
	margin-left: 215px;
}
#all #middle2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#all #middle2 a:hover {
	text-decoration: underline;
}
#button {
	margin-top: 300px;
	margin-left: 10px;
	position: absolute;
}
