body {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #122981;
	background-image: url(../images/gradient_bg.jpg);
	background-repeat: repeat-x;
	}

p { text-align: justify; color: #fff; font-size: 0.70em; line-height: 1.25em; }
a:link, a:visited {
	text-decoration: underline;
	color: #c0c8fa;
}
a:hover, a:active {
	text-decoration: underline;
	color: #c0c8fa;
}
li { text-decoration: none; list-style-type: none; display: block; color: #fff; }


#container { 
	width: 536px;
	padding-left: 20px; 
	padding-right: 20px; 
    margin: 160px auto 0px auto; 
	position: relative;
	z-index: 6;
	}


#intro { width: 356px; float: left; }
#pageHeader {
	float: left;
	margin: 0px;
}

#pageHeader h1 {
	width: 355px;
	height: 106px;
	float: left;
	margin: 0px;
	background-color: transparent;
	font-size: 38px;
	color: #FFF;
	line-height: 36px;
	}

#pageHeader h2 {
	width: 200px;
	height: 20px;
	float: left;
	background-color: transparent;
	background-position: left bottom;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #c0c8fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#quickSummary {
	float: left;
	padding-top: 40px;
	background-color: transparent;
	background-image: url(../images/divider01.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #003d90;
	}

#quickSummary p.p1 {
	width: 356px;
	height: 20px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0px;
	}
	
#quickSummary p.p1 span, #pageHeader h2 span, #pageHeader h1 span 
{ display: none; }

#quickSummary p.p2 {
	width: 355px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c8fa;
}

#supportingText { width: 356px; float: left; }

#supportingText h3, #intro h3 {
	margin: 0px;
	color: #fff;
	width: 355px;
	height: 18px;
	}
	
#preamble, #explanation, #participation, #benefits, #requirements 
{  padding-top: 50px; margin-top: 0px; float: left; }


#preamble {
	background-color: transparent;
	background-image: url(../images/divider02.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 20px;
}

#linkList {
	width: 141px;
	position: absolute;
	top: 170px;
	left: 405px;
	margin: 0px;
	padding: 0px;
	}

#linkList2 {
	font-size: 0.7em;
	padding: 10px;
	width: 240px;
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}

#linkList a.c {
	display: inline;
	color: #c0c8fa;
	text-decoration: none;
	font-weight: normal;

}

#linkList li a { 
	color: ##c0c8fa!important;
	text-decoration: none;
	}

#linkList li a:hover {
	text-decoration: underline;
	}

#lselect li {
	line-height: 16px; 
        padding: 5px 0px;
	border-bottom: 1px solid #003d90;
	}
#lselect li a {
	font-weight: bold;
	color: #fff;
	display: block;
        text-decoration: none; 
	}

#larchives li, #lresources li {
	line-height: 16px; 
        padding: 1px 0px;
	color: #fff;
	}

#linkList h3 {
	width: 141px;
	height: 20px;
	display: block;
	margin: 0px;
	}

#preamble h3 {
	background-color: transparent;
}

#linkList h3.select {
	background-color: transparent;
	
}
#linkList h3.archives {
	margin-top: 22px;
	background-color: transparent;

	}
#linkList h3.resources {
	margin-top: 22px;
	background-color: transparent;
	
	}

#preamble h3 span, 
#explanation h3 span,
#participation h3 span,
#benefits h3 span,
#requirements h3 span,
#linkList h3.select span,
#linkList h3.archives span,
#linkList h3.resources span
{ display: none; }


#footer {
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c8fa;
}

#footer a:link, #footer a:visited { 
	margin-right: 6px; 
	color: #c0c8fa;
	}
.reserve {
	color:yellow!important;font-weight:bold;font-size:20px;text-decoration:underline;line-height:24px;text-decoration:underline!important;
}

/*------ main images -----------------------------------------------------------------*/


#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv3 span, #extraDiv4, #extraDiv5, #extraDiv6, #extraDiv6 span
{ position: absolute;  }


#extraDiv1 {
	top: 0px;
	right: 0px;
	width: 100%;
	height: 104px;
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat-x;
	}

#extraDiv2 {
	top: 104px;
	right: 0px;
	width: 100%;
	height: 75px;
	background-image: url(../images/water_edge.jpg);
	background-repeat: repeat-x;
	}

#extraDiv4 {
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 472px;
	height: 481px;
	background-image: url(../images/sunlight.jpg);
	background-repeat: no-repeat;
	}
