/* Maribeth Foley*/


body {
	background-color: rgb(159, 184, 209);
	background: url("water3.gif");
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	min-width: 900px;
}

#container {
	background: #FFF url("container.gif") repeat-y center;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 180px;
	width: 650px;
	position: relative;
}

#extraDiv1 {
	background-image: url("zen-bottom2.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	bottom: 0;
	height: 193px;
	position: fixed;
	width: 100%;
	z-index: 55;
}

#extraDiv2 {
	background-image: url("zen-right2.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
	bottom: 193px;
	right: 0;
	height: 100%;
	position: fixed;
	width: 250px;
	z-index: 40;
}

#intro {
}

#pageHeader h1{
	background: url("zen-header5.gif") no-repeat top left;
	height: 150px;
	margin: 0;
	width: 650px;
}

#pageHeader h1 span {
	display: none;
}

#pageHeader h2 {
	display: none;
}

#quickSummary {
	background: url("quickSum3.gif") bottom center no-repeat;
	float: left;
	font-size: 1.5em;
	height: 120px;
	width: 410px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
	margin-bottom: 15px;
}

#quickSummary p {
	padding: 0;
	margin: 0;
	width: 365px;
	text-align: center;
	font-style: italic;
}

#quickSummary p.p2 {
	font-style: italic;
	margin-top: 20px;
}

#preamble {
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding-left: 10px;
	width: 410px;
}

#preamble h3 {
	background: url("preamble.gif") top left no-repeat;
	height: 50px;
	margin-top: 10px;
	margin: 0;
	text-indent: -999999px;
}

#supportingText {
	float: left;
	font-size: 1.2em;
	padding-left: 10px;
	width: 410px;
}

#explanation {
}

#explanation h3 {
	background: url("explanation.gif") top left no-repeat;
	height: 50px;
	margin: 0;
	margin-top: 15px;
	text-indent: -999999px;
}

#participation {
	width: 630px;
}

#participation h3 {
	background: url("participation.gif") no-repeat top left;
	height: 50px;
	margin: 0;
	margin-top: 15px;
	text-indent: -99999px;
}

#benefits {
	width: 630px;
	padding-right: 15px;
}

#benefits h3 {
	background: url("benefits.gif") top left no-repeat;
	height: 50px;
	margin-top: 10px;
	margin: 0;
	text-indent: -999999px;
}

#requirements {
	width: 630px;	
	padding-right: 15px;
}

#requirements h3 {
	background: url("requirements.gif") top left no-repeat;
	height: 50px;
	margin-top: 10px;
	margin: 0;
	text-indent: -999999px;
}

#linkList {
	background: url("linkList.gif") top right no-repeat;
/* 	float: right; */
	position: relative;
	right: 10px;
	top: 150px;
	font-size: 1.2em;
	height: 600px;
	padding-left: 20px;
	padding-top: 10px;
	position: absolute;
	width: 180px;
	z-index: 10;
}

#linkList ul {
	list-style: none;
	padding-left: 10px;
	margin: 0;
}

#lselect h3 {
	color: #369;
	margin: 15px 0 5px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 1.3em;
}

#larchives h3 {
	color: #369;
	margin: 20px 0 5px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 1.3em;
}

#lresources h3 {
	color: #369;
	margin: 20px 0 5px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 1.3em;
} 

#linkList ul li {
	background: url("bullet.gif") no-repeat left top;
	background-position: 0 50%;
	text-indent: 15px;
	padding: 0 8px;
}

#larchives ul li {
	background-image: none;
}

#footer {
	background: url("footer2.gif") top center no-repeat;
	clear: both;
	color: rgb(159, 184, 209);
	font-size: 1.1em;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	width: 650px;
}

#footer ul {
	list-style: none;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0 1em;
	clear: both;
	width: 650px;
}

acronym {
	border: none;	
}


abbr {
	border: none;
}

a:link {
	color: rgb(83, 105, 42);
	text-decoration: none;
	
}

a:visited {
	color: rgb(159, 184, 209);
	text-decoration: none;
	
	
}

a:hover {
	color: rgb(194, 0, 0);
	text-decoration: underline;
	
}

a:active {
	
	
}
