.hm_imgLT{
 	width: 280px;
	height: 168px;
	left: 0px; 
	top: 0px; 
	position: absolute;
	border: 2px solid white;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0; 
}

.hm_imgRT {
 	width:280px;
	height: 168px;
	left: 305px;
    top: 0px;
	position: absolute;
    border: 2px solid white;
	visibility: hidden;
}	

.hm_imgLB {
 	width:280px;
	height: 168px;
	left: 0px;
    top: 240px;
	position: absolute;
    border: 2px solid white;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0; 
}	

.hm_imgRB {
 	width:280px;
	height: 168px;
	left: 305px;
    top: 240px;
	position: absolute;
    border: 2px solid white;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0; 
}
#caption1{
	position: absolute;
	width: 280px;
	text-align: center;
	left: 0px;
	top: 175px;
	color: white;
	font-family: 'arial black';
	font-size: 16pt;
	font-style: italic;
	display:block;
	line-height:22pt;
}
#caption1 a{
	text-decoration: none;
	color: white;
	font-weight: normal;
}

#caption2{
	position: absolute;
	width: 280px;
	text-align: center;
	left: 305px;
	top: 175px;
	color: white;
	font-family: 'arial black';
	font-size: 16pt;
	font-style: italic;
	display:block;
	line-height:22pt;
}
#caption2 a{
	text-decoration: none;
	color: white;
	font-weight: normal;
}

#caption3{
	position: absolute;
	width: 280px;
	text-align: center;
	left: 0px;
	top: 420px;
	color: white;
	font-family: 'arial black';
	font-size: 16pt;
	font-style: italic;
	display:block;
	line-height:22pt;
}
#caption3 a{
	text-decoration: none;
	color: white;
	font-weight: normal;
}

#caption4{
	position: absolute;
	width: 280px;
	text-align: center;
	left: 305px;
	top: 420px;
	color: white;
	font-family: 'arial black';
	font-size: 16pt;
	font-style: italic;
	display:block;
	line-height:22pt;
}
#caption4 a{
	text-decoration: none;
	color: white;
	font-weight: normal;
}

.main2{
	border: 2px solid white;
	background-color: #000000; 
	margin-top: 0px; 
	background-image: url(../images/watermark-dark.jpg); 
	background-repeat: no-repeat; 
	background-position: left top
}
