#LinksAndImages	{
	float:left;
	width:378px;
	margin-top: 2px;
}	
	#LinksAndImages img	{
		border:0;
	}	
	#LinksAndImages li {
		width:119px;
		height:89px;		
		list-style-type:none;
		float:left;
		margin-top:7px;
		margin-right:7px;
		display:inline;
		position:relative;
	}
	#LinksAndImages li a {
		width:119px;
		height:89px;
		display:block;
		text-decoration:none;	
		color:#fff;
	}	
span.linkText	{
	font-family:georgia;
	font-size:1.7em;
	letter-spacing:-0.06em;
	font-weight:bold;
	padding:12px 0 0 8px;
	display:block;
}
#HomeBox1	{
	background:url(../images/HomeImagePurple.gif) no-repeat;
}
#HomeBox3	{
	background:url(../images/HomeImageMaroon.gif) no-repeat;
}
#HomeBox5	{
	background:url(../images/HomeImageBrown.gif) no-repeat;
}

#HomeBox5 span.linkText{
	font-size:1.6em;
}
#HomeBox7	{
	background:url(../images/HomeImageTan.gif) no-repeat;
}
#HomeBox9	{
	background:url(../images/HomeImageGold.gif) no-repeat;
}

/* only images used when there are no images added on the frount page */
#HomeBox8	{
	background:url(../images/homeimage8.gif) no-repeat;
}
#HomeBox4	{
	background:url(../images/homeimage4.gif) no-repeat;
}
#HomeBox2	{
	background:url(../images/homeimage2.gif) no-repeat;
}
#HomeBox6	{
	background:url(../images/homeimage6.gif) no-repeat;
}

.borderImage	{
	position:absolute;
	right:0px;
}
#WelcomeToHospice	{
	width: 368px;
	margin: 15px 0px 25px 377px;
}
	#HomeContentTop	{
		background:url(../images/WelcomeMessageTop.gif) no-repeat;
		width:372px;
		height:15px;
	}
	#HomeContent {
		border-left: 2px solid #6C5A42;
		border-right: 2px solid #6C5A42;
		background:#FFF3D0;
		padding:0 23px;
	}	
	#HomeContentBottom	{
		background:url(../images/WelcomeMessageBottom.gif) no-repeat;
		width:372px;
		height:15px;
	}