body {
	background-image:  url(background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF3F7;
}
h1 {color: #7C2249}
h2 {color: #7C2249}
ul {
	list-style-image: url(Bullet.gif);
}
#Main {
	border-top-color: #E8B1C9;
	border-bottom-color: #E8B1C9;
}
#TopBanner {
	background-color: #B0598E;
}
.SubMenu {
	width: 200px;
        vertical-align: top;
	background-repeat: repeat-x;
	background-color: #AD547B;
	background-image: url(SubMenuFade.jpg);
}
.SubMenuContent {
	background-repeat: no-repeat;
	background-image: url(tr.gif);
	background-position: right top;
        padding-top: 5px;
}
.ContentPane {
        width: 570px;
	background-image: url(TdBkg.gif);
	background-repeat: repeat-y;
}
#Footer {
	border-top-color: #E8B1C9;
	color: #AE547B;
}
#Footer input {
	border: solid 1px #E8B1C9;
        color: #AE547B;
}
.TLBorder {
	border-top: solid 2px #F9EBF1;
	border-left: solid 2px #F9EBF1;
}
.RoundCorner {
	background-image:  url(tl.gif);
}
.SubMenuContent A:hover {
	background-color: #B15D91;
}
.SubMenuContent DIV {
        background-color: #B15D91;
	border-top: solid 1px #7F2F61;
	border-bottom: solid 1px #7F2F61;
}
#NurseTable TD {
	padding: 10px 0px 10px 0px;
	border-bottom: dotted 1px #E0E0E0
}
TD.photo {
	text-align: left;
	vertical-align: top;
	width: 178px;
        background-color: #EFE0E9;
}
TD.bio {
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
        background-color: #EFE0E9;
}
#BottomLinksDiv {
	background-color: #CA76A7;
}
H2.Nurses {margin-top: 2em; border-bottom: dashed 1px #E0E0E0}
H3.display {
	display: inline;
	cursor: pointer; 
	cursor: hand;
	color: green;
	font-weight: normal;
	border-bottom: dashed 1px green;
}
div.stretcher {margin: 3px 0px 3px 0px;}