.hphover1 a, .hphover2 a, .hphover3 a, .hphover4 a, .hphover5 a, .hphover6 a {
  	 color:#000000;
	 text-decoration: none;
}


.rollover_wrapper {
	float:left;
	width: 295px;
 	border-right: 8px solid #FFFFFF;            
 	border-bottom: 8px solid #FFFFFF; 	
}

.rollover_wrapper .rollover {
	height:0%;
	overflow:hidden;
}


.rollover_wrapper div div {
	width: 295px;
	position:absolute;
	top:0px;
	left:0;
}

.rollover_wrapper div div.rollover {
	z-index:100;
	height:0;
}




.hphover1 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	background-repeat:repeat-x;
	background-position:center top;
	text-align:left;
	margin:0;
	position:relative;
}

.hphover2 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	 background-repeat:repeat-x;
	 background-position:center top;
	 text-align:left;
	 margin:0;
	 position:relative;
}

.hphover3 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	 background-repeat:repeat-x;
	 background-position:center top;
	 text-align:left;
	 margin:0;
	 position:relative;
}

.hphover4 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	 background-repeat:repeat-x;
	 background-position:center top;
	 text-align:left;
	 margin:0;
	 position:relative;
}

.hphover5 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	 background-repeat:repeat-x;
	 background-position:center top;
	 text-align:left;
	 margin:0;
	 position:relative;
}
           
.hphover6 {
	width: 295px;
	height: 170px;
	background-image:url(../images/grey.gif);
	 background-repeat:repeat-x;
	 background-position:center top;
	 text-align:left;
	 margin:0;
	 position:relative;
}

.hphover1 div.rollover {
	background-image:url(../images/film_images/grey/film_03_12g.jpg);
}

.hphover2 div.rollover {
	background-image:url(../images/film_images/grey/film_04_12g.jpg);
}

.hphover3 div.rollover {
	background-image:url(../images/film_images/grey/film_06_12g.jpg);
}

.hphover4 div.rollover {
	background-image:url(../images/film_images/grey/film_01_12g.jpg);
}

.hphover5 div.rollover {
	background-image:url(../images/film_images/grey/film_05_12g.jpg);
}

.hphover6 div.rollover {
	background-image:url(../images/film_images/grey/film_02_12g.jpg);
}


.hphover1 div.rollover a, .hphover2 div.rollover a, .hphover3 div.rollover a, .hphover4 div.rollover a, .hphover5 div.rollover a, .hphover6 div.rollover a {
	display:block;
	width: 255px;
	height: 130px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	padding:20px;
	line-height: 140%;
}

.rollover_wrapper div a:hover {
	text-decoration: none;
}
.rollover_wrapper div strong {
	font-size: 22px;
	line-height: 130%;
}
a.bottomnav   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/hp_bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 20px;
	height: 53px;
	width: 851px;
	display: inline-block;
	margin-bottom: 10px;
	line-height: 130%;
	text-align: center;
}
a.bottomnav:hover   {
	background-image: url(../images/hp_bottom.jpg);
	color: #FFFFFF;
	background-position: left -80px;
	background-repeat: no-repeat;
	text-decoration: none;
}

