#hometext {
font-family: arial, verdana;
font-size: 14px;
font-weight: bold;
color: white;
line-height: 18px;
}

td {
font-family: arial, verdana;
font-size: 12px;
color: black;
}

p {
font-family: arial, verdana;
font-size: 14px;
color: white;
line-height: 20px;
display: inline;
}
h1 {
font-family: arial, verdana;
font-size: 14px;
color: #ff9900;
line-height: 20px;
display: inline;
}

strong {
font-family: arial, verdana;
font-size: 14px;
color: FF9900;
line-height: 18px;
}


a.rollover {
	display: block;
	width: 350px;
	height: 394px;
	text-decoration: none;
	background: url("images/homeminerollover.jpg");
	}

a.rollover:hover {
	background-position: -350px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

	
	a.rollover2 {
	display: block;
	width: 349px;
	height: 394px;
	text-decoration: none;
	background: url("images/homegeorollover.jpg");
	}

a.rollover2:hover {
	background-position: -349px 0;
	}

.displace2 {
	position: absolute;
	left: -5000px;
	}