.header  { color: black; font-size: 9px; line-height: 14px; font-family: Geneva, Arial, Helvetica, Swiss, SunSans-Regular; text-align: center; }

.one {
		position: absolute;
		height: 80px;
		width: 99%;
		top: 75px;
		left: .5%;
		right: auto;
		text-align: center;
		/*  border: dotted thin red;  */
		
		}

.two {
		position: absolute;
		height: 80px;
		width: 99%;
		top: 180px;
		left: .5%;
		right: auto;
		text-align: center;
		/*  border: dotted thin red;  */
		
		}

.three {
		position: absolute;
		height: 80px;
		width: 99%;
		top: 285px;
		left: .5%;
		right: auto;
		text-align: center;
		/*  border: dotted thin red;  */
		
		}

.four {
		position: absolute;
		height: 106px;
		width: 99%;
		top: 390px;
		left: .5%;
		right: auto;
		text-align: center;
		/*  border: dotted thin red;  */
		
		}
		
img {
		margin-right: 3px;
		margin-left: 3px;
		}
		
.back		{
			position: fixed;
			height: auto;
			width: 99%;
			left: .5%;
			top: 1%;
			text-align: center;
			color: black; font-size: 9px; line-height: 14px; font-family: 
				Geneva, Arial, Helvetica, Swiss, SunSans-Regular, serif;
				} 
				
.hozpix	{
				position: absolute;
				right: 43%;
				top: 50px;
				width: auto;
				height: auto;
				}
				
.hoztext		{
				position: absolute;
				left: 61%;
				width: 35%;
				height: 150px;
				top: 200px;
				text-align: right;
				color: black; font-size: 9px; line-height: 14px; font-family: Geneva, 				Arial, Helvetica, Swiss, SunSans-Regular; text-align: right;				
			   /* border: dotted thin red; */

				}
				
.hozback		{
			position: absolute;
			height: auto;
			width: 99%;
			left: .5%;
			top: 85%;
			text-align: center;
			color: black; font-size: 9px; line-height: 14px; font-family: 
				Geneva, Arial, Helvetica, Swiss, SunSans-Regular, serif;
				} 
				
.vertpix	{
				position: absolute;
				right: 43%;
				top: 25px;
				width: auto;
				height: auto;
				}
				
.verttext		{
				position: absolute;
				left: 61%;
				width: 35%;
				height: 150px;
				top: 275px;
				text-align: right;
				color: black; font-size: 9px; line-height: 14px; font-family: Geneva, 				Arial, Helvetica, Swiss, SunSans-Regular; text-align: right; 				
				/* border: dotted thin red;   */
				
				}
				
.vertback		{
			position: absolute;
			height: auto;
			width: 99%;
			left: .5%;
			top: 97%;
			text-align: center;
			color: black; font-size: 9px; line-height: 14px; font-family: 
				Geneva, Arial, Helvetica, Swiss, SunSans-Regular, serif; 	
			}
			
a:link {color: black;}
a:visited {color: black;}
a:active {color: black;}
