BODY { 
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	/*background-image: url('../images/main_bg.jpg');*/	
}

html, body { 
  margin: 10; 
  padding: 0px;
  text-align: center; 
} 

#wrap { 
  margin: 0 auto; 
  width: 781px; /* put the total with of that site */ 
} 

.page {
	position: relative;
	width: 781px;	
	margin: 0 auto;	
	text-align: left;	
}

.main_body_text {
	position: absolute;
	left: 120px;
	top: 160px;
	width: 600px;
    font-family: Arial, sans-serif, Trebuchet MS;
	font-size: 12px;	
	text-decoration: none;
	color: #2D2D2D;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/	
}

.main_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('../images/logo.gif');	
	width: 520px;
	height: 120px;
}

.main_title {
	position: absolute;
	left: 527px;
	top: 15px;
	font-family: Arial, sans-serif, Trebuchet MS;
	font-weight: bold;
	font-size: 36px;	
	text-decoration: none;
	text-align: center;
	color: #2D2D2D;	
	padding: 5px 0px 5px 0px; /*top-right-bottom-left*/	
}

.main_bar {
	position: absolute;
	left: 0px;
	top: 131px;
	background-image: url('../images/greenHeader.gif');	
	width: 781px;
	height: 17px;

}

.presidents_pic {
	position: absolute;
	left: 6px;
	top: 160px;
	background-image: url('../images/dennedy50-101pix.gif');	
	width: 101px;
	height: 152px;

}

.awards_container {
	position: absolute;
	left: 0px;
	top: 360px;
}

.copyrite {	
	text-align: center;
	font-family: Arial, sans-serif, Trebuchet MS;	
	font-size: 12px;	
	text-decoration: none;	
}
		
.green_line {
	position: relative;
	top: 15px;
	left:0px;		
	height: 1px;
	width: 781px;	
}		


.description_text {
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;	
	padding: 15px 5px 0px 5px;	/*top-right-bottom-left*/
	
}

A.menuLink {	
	text-decoration: underline;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #0033ff;		
}

A.menuLink:hover {	
	text-decoration: underline;
	text-align: center;		
}

.description_title {
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;	
	padding: 0px 0px 0px 0px;	/*top-right-bottom-left*/
	
}

/*sub page*/

.greeting_text {
	position: absolute;
	top: 160px;
	left:170px;
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;	
	padding: 0px 0px 0px 0px;	/*top-right-bottom-left*/
}

.award_form {
	position: absolute;
	top: 215px;
	left: 0px;
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;	
	padding: 0px 0px 0px 0px;	/*top-right-bottom-left*/

}

.return_awards {
	font-family: Arial, Verdana, sans-serif;	
	FONT-SIZE: 12px;
	letter-spacing: 0px;
	color: #000000;
	text-align: center;	
}

.contact_form {
	position: absolute;
	top: 150px;
	left: 0px;	
}
