/* CSS Document */


	#picV {

	position: relative;
	top: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../Graphics/frameBeigeV.gif);	
}

#picV a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -20px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index:auto;
	

}

#picV a img {
	border: 0;
}


#picV a.p1_left:hover {

	background: #006600;
	color: #000000;
	text-decoration: none;

}

#picV a.p1_left:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 500px;
	width: 333px;	
	left: 450px;
	top: 200px;
	position: fixed;
        z-index: 2000;
}
#picV a.p2_left:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	
}

#picV a.p2_left:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 333px;
	width: 500px;	
	left: 450px;
	top: 250px;
	position: fixed;
        z-index: 2000;
}

/*                                           RIGHT    SIDE     */          

	




#picV a.p1_right:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}

#picV a.p1_right:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 500px;
	width: 333px;	
	left: 450px;
	top: 200px;
	position: fixed;
        z-index: 100;
}
#picV a.p2_right:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}

#picV a.p2_right:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 333px;
	width: 500px;	
	left: -633px;
	top: 200px;
	position: fixed;
        z-index: 100;
}

/* ************************************ */

	#picH {

	position: relative;
	top: 10px;
	padding: 4px;
	background-image: url(../Graphics/frameBeigeH.gif);
}

#picH a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -20px;
	position: absolute;
	top: -1px;
	width: 1px;
	z-index:auto;
	
}

#picH a img {
	border: 0;
}


#picH a.p1_left:hover {

	background: #006600;
	color: #000000;
	text-decoration: none;
	
}

#picH a.p1_left:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 500px;
	width: 333px;	
	left: 450px;
	top: 200px;
	position: fixed;
        z-index: 2000;
}
#picH a.p2_left:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	
}

#picH a.p2_left:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 333px;
	width: 500px;	
	left: 350px;
	top: 200px;
	position: fixed;
        z-index: 2000;
}

/*                                           RIGHT    SIDE               */
	







#picH a.p1_right:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}

#picH a.p1_right:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 500px;
	width: 333px;	
	left: 350px;
	top: 200px;
	position: fixed;
        z-index: 100;
}
#picH a.p2_right:hover {
	background-color: #006600;
	color: #000000;
	text-decoration: none;
	z-index: 100;
}

#picH a.p2_right:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 333px;
	width: 500px;	
	left: 350px;
	top: 200px;
	position: fixed;
        z-index: 100;
}
