body 	{
		background-color: #EDF1FA;
		line-height: 20px;
		font: 12px/18px "normal", Arial, Verdana, sans-serif; 
}



a:link { color: #1B5972; text-decoration: none;}
a:visited { color: #1B5972; text-decoration: none;}
a:active { color: #1B5972; text-decoration: none;}
a:hover { color: #5E5C59; text-decoration: underline;}

div#one {
/* links onleft of page*/
		position: absolute;
		left: 115px;
		top: 150px;
		width: 100px;
		height: 400px;
		z-index: 1;
		border: 0px;
		padding-left: 4px;
	}
span.font1 {
/* heading font for links onleft of page*/
		font-size: 15px;
		color: black;	
			
}
span.font2 {
/* text under pictures on main page*/
		font-size: 15px;
		color: #1B5972;	
		font-weight: bold;
			
}

div#two {
/* info menu on top*/
		position: absolute;
		left: 100px;
		top: 125px;
		width: 800px;
		height: 20px;
		z-index: 1;
		border: 0px;
		background-color: #C4D6DD;
		color: black;
		
	}
div#three {
/* logo on left top of page*/
		position: absolute;
		left: 50px;
		top: 20px;
		width: 200px;
		height: 100px;
		z-index: 1;
		color: black;
		
	}
div#four {
/* telephone number and order info*/
		position: absolute;
		left: 700px;
		top: 20px;
		width: 200px;
		height: 100px;
		z-index: 1;
		color: black;
		
	}
div#five {
/* picture in center*/
		position: absolute;
		left: 250px;
		top: 150px;
		width: 800px;
		height: 2000px;
		z-index: 10;
		border: 5px;
		color: #00628b;
		font-size: 15px;
		font-style: oblique;
		font-weight: bold;
               border-top: 15px solid blue;

		
	}
div#six {
/* info box left under picture*/
		position: absolute;
		left: 250px;
		top: 374px;
		width: 150px;
		height: 160px;
		z-index: 1;
		border: 1px solid gray;
		color: black;
		background-color: #C4D6DD;
	
		
	}
div#seven {
/* info box center under picture*/
		position: absolute;
		left: 425px;
		top: 374px;
		width: 150px;
		height: 160px;
		z-index: 1;
		border: 1px solid gray;
		color: black;
		background-color: #C4D6DD;

		
	}

div#eight {
/* info box right under picture*/
		position: absolute;
		left: 600px;
		top: 374px;
		width: 150px;
		height: 160px;
		z-index: 1;
		border: 1px solid gray;
		color: black;
		background-color: #C4D6DD;
			
	}
div#nine {
/* menu top links*/
		position: absolute;
		left: 100px;
		top: 540px;
		width: 800px;
		height: 20px;
		z-index: 1;
		border: 0px;
		background-color: #C4D6DD;
		color: black;
		
	}

div#ten {
/* thin border on right of links*/
		position: absolute;
		left: 225px;
		top: 140px;
		width: 2px;
		height: 400px;
		z-index: 1;
		border: 0px;
		background-color: #C4D6DD;
	
		
	}

div#eleven {
/* thin border on left of links*/
		position: absolute;
		left: 100px;
		top: 140px;
		width: 2px;
		height: 400px;
		z-index: 1;
		border: 0px;
		background-color: #C4D6DD;
	
		
	}
div#twelve {
/* form area*/
		position: absolute;
		left: 100px;
		top: 595px;
		width: 300px;
		height: 400px;
		z-index: 1;
		border: 0px;
		background-color: #EDF1FA;
	
		
	}
div#thirteen {
/* big info area*/
		position: absolute;
		left: 400px;
		top: 2400px;
		width: 500px;
		height: 400px;
		z-index: 1;
		border: 0px;
		background-color: #EDF1FA;
	
		
	}
div#fourteen {
/* black label banner onleft*/
		position: absolute;
		left: 400px;
		top: 595px;
		width: 500px;
		height: 400px;
		z-index: 1;
		border: 3px;
		background-color: #EDF1FA;
	
		
	}
div#leaderboard {
/* leaderboard*/
		position: absolute;
		left: 100px;
		top: 20px;
		width: 800px;
		height: 90px;
		z-index: 1;
		border: 0px;
		background-color: #ffffff;
        
	
		
	}


div#adultfriendfinderright {
/* adultfriendfinder on right of page*/
		position: absolute;
		left: 815px;
		top: 135px;
		width: 100px;
		height: 300px;
		z-index: 4;
		border: 0px;
		background-color: #EDF1FA;

