body	{
		margin:0px;
		padding:0px;
		background:url(http://www.floridahospices.org/images/top_tall.jpg) top left repeat-x;
		overflow:auto
		}

#box p:hover {background:#999999;}

.on {background:#999999;
height: 1%; /* Holly Hack */
}
.off {background:#FFFFFF;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#b { border-width: 1px;
border-color:#F3F3F3; 
border-right-style: solid;
border-bottom-style:solid;
border-left-style: solid;
border-top-style: solid;
} 

#c { border-width: 3px;
border-color:#006666;
border-bottom-style:none;
border-left-style:none;
border-top-style:none;
border-right-style:none; 
} 