 /* My new Waterfall Zen CSS Document */

body	{color:#274524;
		background-color:#C8D0CF;
		font-family:Verdana, Arial, Helvetica, sans serif;
		font-size:10pt;
		}

body *	{margin:0;
		padding:0;
		}

h1	{font-size:16pt;
	margin-left:-2000px;
	}
			
h2	{font-size:12pt;
	margin-left:-2000px;
	}

h3	{font-size:10pt;
	margin-left:-2000px;
	}

a	{color:#C8D0CF;
	}
		
a:visited	{color:#C8D0CF;
			}

#container	{width:2097px;
			height:1300px;
			}
			
#pageHeader	{background-image:url(../images/pageHeader.jpg);
			height:120px;
			width:2097px;
			position: absolute;
			top: 0;
			left: 0;
			}

#quickSummary {position: absolute;
				top: 120px;
				left: 0;
				background-image:url(../images/quickSummary.jpg); 
				width: 591px;
				height:1180px;
				}
				
#quickSummary .p1	{margin-left:-2000px;}

#quickSummary .p2	{text-align:center;
					margin-top:174px;
					margin-left:359px;
					margin-right:51px;
					font-family:Helvetica, sans serif;
					}

#quickSummary .p2 a	{color:#658637;
					}
					
#quickSummary .p2 a:visited	{color:#658637;
							}

/* the rest of the columns are all 251px wide*/
#preamble {position: absolute;
			background-image:url(../images/preamble2.jpg);
			background-repeat:no-repeat;
			width: 251px;
			height:1180px;    
			top: 120px;
			left: 591px;
			padding-top:35px;
			}

#preamble .p1, #preamble .p2, #preamble .p3	{margin-top:15px;
											margin-right:30px;
											margin-left:40px;
											line-height:1.1em;
											}
														
#explanation	{position: absolute;
				background-image:url(../images/explanation2.jpg);
				background-repeat:no-repeat;
				width: 251px;
				height:1180px;    
				top: 120px;
				left: 842px;
				padding-top:35px;
				}
				
#explanation .p1, #explanation .p2, #explanation .p3	{margin-top:15px;
											margin-right:30px;
											margin-left:40px;
											line-height:1.1em;
											}							

#participation	{position: absolute;
				background-image:url(../images/participation2.jpg);
				background-repeat:no-repeat;
				width: 251px;
				height:1180px;    
				top: 120px;
				left: 1093px;
				padding-top:35px;
				}
				
#participation .p1, #participation .p2, #participation .p3	{margin-top:15px;
															margin-right:30px;
															margin-left:40px;
															line-height:1.1em;
															}	

#requirements	{position: absolute;
				background-image:url(../images/requirements2.jpg);
				background-repeat:no-repeat;
				width: 251px;
				height:1180px;    
				top: 120px;
				left: 1344px;
				padding-top:35px;
				}
				
#requirements .p1, #requirements .p2, #requirements .p3, #requirements .p4, #requirements .p5	{margin-top:15px;
																								margin-right:30px;
																								margin-left:40px;
																								line-height:1.1em;
																								}

#benefits		{position: absolute;
				background-image:url(../images/benefits2.jpg);
				background-repeat:no-repeat;
				width: 251px;
				height:1180px;    
				top: 120px;
				left: 1595px;
				padding-top:35px;
				}
				
#benefits .p1	{margin-top:15px;
				margin-right:30px;
				margin-left:40px;
				line-height:1.1em;
				}
			
#lselect	{position: absolute;
			background-image:url(../images/lselect.jpg);
			background-repeat:no-repeat;
			width: 251px;
			height:214px;    
			top: 120px;
			left: 1846px;
			padding-top:35px;
			}
			
#lselect ul	{list-style:none;
			margin-top:15px;
			margin-right:30px;
			margin-left:40px;
			line-height:1.1em;
			}	
			
#larchives	{position: absolute;
			background-image:url(../images/larchives.jpg);
			background-repeat:no-repeat;
			width: 251px;
			height:143px;    
			top: 334px;
			left: 1846px;
			padding-top:35px;
			}
			
#larchives ul	{list-style:none;
				text-align:center;
				margin-top:20px;
				}
				
#lresources	{position: absolute;
			background-image:url(../images/lresources2.jpg);
			background-repeat:no-repeat;
			width: 251px;
			height:823px;    
			top: 477px;
			left: 1846px;
			padding-top:35px;
			}
			
#lresources ul	{list-style:none;
				margin-top:15px;
				margin-right:30px;
				margin-left:40px;
				line-height:1.1em;
				}																																																																																					
