/* ..........basic elements ..........*/

body { 
	font: 75% cambria;
	line-height: 1.5;
	color: #520805; 
	background:  url(snow.gif) repeat top left; 
	margin: 0; 
	padding: 0;
	}
		
h1,h2,h3 span {
display:none;
}

h3 {
height:39px;
margin:0;
padding:0;
}

p {margin:0;padding:0;}

acronym {
border:none;
}

a {
color:#3c5278;
background-color:#000000;
text-decoration:underline;
}

a:hover, a:hover {
color:#ffffff;
background-color:#ffffff;
}



/*..........layout..........*/

#container {
width:750px;
margin:0 auto;
padding:0 1px;
position:center;
background:repeat-x #c4c7e5;
border-left:2px solid #000000;
border-right:2px solid #000000;
border-bottom:2px solid #000000;
border-top:2px solid #000000;
color:#ffffff;
text-align:left;
}

#pageHeader {
width:779px;
height:99px;
background:url(banner_winter.gif);
border-bottom:1px solid #000000;
}

#quickSummary, #preamble, #explanation, #participation, #benefits, #requirements {
width:546px;
background-color:#c4c7e5;
background-repeat:repeat-y;
margin:0 0 2px 226px;
color:#000000;
display:block;padding:0;
}

/*..........up for change (links on left, footer, etc..........*/

#footer {
width:539px;
margin:5px 0 0 226px;
text-align:right;
padding:3px 1px 1px 0;
}

#linkList {
	position:absolute;
	top:115px;
	left:119px;
	width:207px;
}

#lselect, #larchives, #lresources {
margin:0 0 2px 0;
}

#quickSummary p span, #explanation p span, #benefits p span {
padding:0 15px 10px 77px;
display:block;
}

#preamble p span, #participation p span, #requirements p span {
padding:0 85px 10px 17px;
display:block;
}

#requirements .p5 {
padding:0 85px 10px 17px;
}

#requirements .p5 span {
display:inline;
padding:0;
}

#linkList li {
list-style:none;
padding:6px 0 10px 0;
background:url(line.gif) bottom repeat-x;
}

#linkList li a {
padding-left:7px;
background:url(link.gif) left center no-repeat;
text-decoration:none;
}

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

#quickSummary .p1 span {
padding-top:123px;
background:url(mission.gif) top no-repeat;
}

#quickSummary .p2 span {
display:none;
}

#lselect li a {
display:block;
font-weight:underline;
background-position:0 0.6em;
}

#lselect .c {
display:inline;
color:#666666;
padding:0;
background:none;
background-color:#ffffff;
}

#footer a{
text-decoration:none;
color:#888888;
background-color:#dfdfdf;
border:1px solid #bdbdbd;
padding:3px 3px;
height:100%;
}

#footer a:hover{
background-color:#ebebeb;
color:#777777;
}

#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6{display:none;}


/*..........background images..........*/

/* right image */
#quickSummary p, #explanation p , #benefits p {
background:url(right_bg.gif) right repeat-y;
}
#lselect, #larchives, #lresources {
background:url(left_bg.gif) repeat-y;
}

/* side image */
#quickSummary {background-image:url(img_quicksummary.jpg);background-position:left bottom;}
#preamble {background-image:url(img_preamble.jpg);background-position:right bottom;}
#explanation {background-image:url(img_explanation.jpg);background-position:left bottom;}
#participation {background-image:url(img_participation.jpg);background-position:right bottom;}
#benefits {background-image:url(img_benefits.jpg);background-position:left bottom;}
#requirements {background-image:url(img_requirements.jpg);background-position:right bottom;}


/* h3 image */
#preamble h3 {background:url(title_services.jpg) no-repeat;}
#explanation h3 {background:url(title_about.jpg) no-repeat;}
#participation h3 {background:url(title_participation.gif) no-repeat;}
#benefits h3 {background:url(title_benefits.gif) no-repeat;}
#requirements h3 {background:url(title_requirements.gif) no-repeat;}
#lselect h3 {background:url(lmc_banner.jpg) no-repeat;}
#larchives h3 {background:url(archives_banner.jpg) no-repeat;}
#lresources h3 {background:url(links_banner.jpg) no-repeat;}

/* bottom image */
#preamble .p3 span, #explanation .p2 span, #participation .p3 span, #benefits .p1 span, #requirements .p5{
padding-bottom:20px;
background:url(right_bottom.gif) bottom no-repeat;
}

#lselect ul, #larchives ul, #lresources ul{
margin:0;
padding:0 25px 20px 17px;
background:url(left_bottom.gif) bottom no-repeat;

