/*Rollover style sheet for Helen Page website*/

#contentphoto span {
	display: none;
	}

#contentphoto ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	height: 184px;
	}

#contentphoto ul li {
	float: left;
	display:block;
	height: 184px;
	position: relative;
	}

#contentphoto ul li a {
	display: block;
	height: 184px;
	}

#contentphoto a.topleft {
	background-image: url(../images/ro_topleft.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a:hover.topleft, #contentphoto a.toplefton {
	background-image: url(../images/ro_topleft.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a.topright {
	background-image: url(../images/ro_topright.jpg);
	background-position: bottom;
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a:hover.topright, #contentphoto a.toprighton  {
	background-image: url(../images/ro_topright.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a.bottomleft {
	background-image: url(../images/ro_bottomleft.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a:hover.bottomleft, #contentphoto a.bottomlefton  {
	background-image: url(../images/ro_bottomleft.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a.bottomright {
	background-image: url(../images/ro_bottomright.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}

#contentphoto a:hover.bottomright, #contentphoto a.bottomrighton  {
	background-image: url(../images/ro_bottomright.jpg);
	background-position: bottom;
	height: 184px;
	width: 275px;
	}