.centerImage{
	position:absolute;

      left:50%;

      top:50%;

      width:400px;

      height:400px;

      margin-left:-200px; 

      margin-top:-220px;
    }
.centermenuvertical {
	position:absolute;
	top:50%;
	width:190px;
	height:400px;
	margin-top:-210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 25px;
	text-align: right;
	display: inline;
	padding-right: 30px;
}
.ThumbsBWS {
	position:absolute;
	top:50%;
	width:70px;
	height:2500px;
	margin-top:-215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 10px;
	text-align: left;
	display: inline;
	padding-right: 0px;
	left: 15px;
}
.centerINFOtext {
	position:absolute;
	left:50%;
	top:50%;
	width:400px;
	height:auto;
	margin-left:-200px;
	margin-top:-220px;
	text-align: justify;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	word-spacing: -0.1 em;
}


.centerINFOtextimg {
	display: block;
	margin-left: 10px;
	float: right;
	height: 200px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.centerINFOtextLEFT {

	position:absolute;
	left:50%;
	top:50%;
	width:400px;
	height:400;
	margin-left:-200px;
	margin-top:-220px;
	text-align: justify;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	word-spacing: -0.1 em;
}
.centerINFOtextimgLEFT {
	display: block;
	margin-left: 0px;
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 10px;
}
.centerImageHorizontal {

	position:absolute;

      left:50%;

      top:50%;

      width:500px;

      height:400px;

      margin-left:-250px; 

      margin-top:-220px;
}
.centerImageVertical {


	position:absolute;

      left:50%;

      top:50%;

      width:267px;

      height:400px;

      margin-left:-133px; 

      margin-top:-220px;
}
