<!-- /*-- Cascading Style Sheet for UV page of CrewPatches --*/

a.rollover1 {
	display: block;
	width: 360px;
	height: 240px;
	text-decoration: none;
	background: url("./images/uv_gemini_patches.jpg");
	}

a.rollover1:hover {background-position: -360px 0;}


a.rollover2 {
	display: block;
	width: 360px;
	height: 180px;
	text-decoration: none;
	background: url("./images/uv_apollo11_patches.jpg");
	}

a.rollover2:hover {background-position: -360px 0;}



a.rollover3 {
	display: block;
	width: 360px;
	height: 152px;
	text-decoration: none;
	background: url("./images/uv_apollo7_lb_patches.jpg");
	}

a.rollover3:hover {background-position: -360px 0;}


a.rollover4 {
	display: block;
	width: 360px;
	height: 230px;
	text-decoration: none;
	background: url("./images/uv_apollo11_comm_patches.jpg");
	}

a.rollover4:hover {background-position: -360px 0;}




a.rollover5 {
	display: block;
	width: 360px;
	height: 260px;
	text-decoration: none;
	background: url("./images/uv_lta-8_patches.jpg");
	}

a.rollover5:hover {background-position: -360px 0;}


a.rollover6 {
	display: block;
	width: 360px;
	height: 118px;
	text-decoration: none;
	background: url("./images/uv_glowing_borders.jpg");
	}

a.rollover6:hover {background-position: -360px 0;}


a.rollover7 {
	display: block;
	width: 360px;
	height: 180px;
	text-decoration: none;
	background: url("./images/uv_replica_patches.jpg");
	}

a.rollover7:hover {background-position: -360px 0;}



.displace {
	position: absolute;
	left: -5000px;
	}

DIV.Warning {
text-align : justify ;
font-family : verdana ;
font-size : 10pt ;
color : #400000 ;
background-color: #c08080;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px 6px 6px 6px;
border: 1px ridge #804020;
padding: 4px 8px 4px 8px;
}


-->
