/* All associated graphics copyright 2009, Jessie Dardar */

html {
    background: url(../images/lst_bg.png);
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
}

#container {
	background: url(../images/paper2.png);
	width: 640px;
	height: 840px;
	margin-top: -50px;
	}

p {
	font-family: Comic Sans MS, Georgia, serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

acronym {
	color: #063;
	border-bottom: 1px dotted #063;
	cursor: help;
}

#pageHeader h1 {
	background: url(../images/logo.png) no-repeat left;
	width: 294px;
	height: 211px;
	margin: 0px;
	position: absolute;
	top: 32px;
	left: 64px;
}

#pageHeader h1 span, #pageHeader h2, #quickSummary p.p1 {
	display: none;
}

#welcome h3 {
	background: url(../lst/conh1.gif) no-repeat left top;
	width: 347px;
	height: 16px;
	
}

#welcome h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span {
	display: none;
	
}

#explanation h3 {
	background: url(../lst/conh2.gif) no-repeat left top;
	width: 347px;
	height: 16px;

}

#participation h3 {
	background: url(../lst/conh3.gif) no-repeat left top;
	width: 347px;
	height: 16px;
	margin: 0;
}

#benefits h3 {
	background: url(../lst/conh4.gif) no-repeat left top;
	width: 347px;
	height: 18px;
	margin: 0;
}

#requirements h3 {
	background: url(../lst/conh5.gif) no-repeat left top;
	width: 347px;
	height: 18px;
	margin: 0;
}

#participation a, #requirements a, #quickSummary a, #footer a {
	color: #063;
	text-decoration: underline;
}

#participation a:hover, #requirements a:hover, #quickSummary a:hover {
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
	background: #063;
}

#locationText {
	width: 340px;
	text-align: justify;
	margin-left: 30px;
}

#intro {
	width: 340px;
	text-align: justify;
	margin-left: 30px;
	padding-top: 240px;
}

#quickSummary p.p2 {
	background: url(../lst/05.gif) no-repeat right top;
	padding: 0 40px 0 0;
	margin: -20px 0 0 0;
	height: 50px;
	line-height: 42px;
	text-align: right;
	font-style: italic;
}



#linkList1 {
	position: absolute;
	top: 90px;
	left: 406px;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 300px;
}



/* SECTION 1 */
#lsection1 ul {
	background: url(../lst/lst/section1/section1.png) no-repeat left top;
	height: 235px;
	width: 208px;
	margin: 0;
	padding: 0;
}

#lsection1 h3 {
	background: url(../images/section1/top.png) no-repeat left bottom;
	width: 208px;
	height: 43px;
	margin: 0;
}
#lsection1 li {
	background: url(../images/section1/body.png) no-repeat left top;
	height: 43px;
	width: 208px;
	list-style-type: none;
}

#lsection1 h3 span {
	display: none;
}


#lsection1 a.c {
	display: inline;
	color: #333;
	text-decoration: overline;
	font-size: 10px;
}

#lsection1 a.c:hover {
	color: #333;
	text-decoration: none;
}

#lsection1 a {
	font-family: Comic Sans MS, Arial, Verdana, sans-serif;
	display: block;
	font-size: 12px;
	color: #999;
}

#lsection1 a:hover {
	text-decoration: none;
	color: #F00;
	margin-left: 00px;
}

/* SECTION 2 */

#linkList2 {
	position: absolute;
	top: 300px;
	left: 0px;
	font-family: Comic Sans MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	height: 211px;
}

#lsection2 ul {
	background: url(../lst/lst/section1/section1.png) no-repeat left top;

	width: 208px;
	margin: 0;
	padding: 0;
}
#lsection2 li {
	background-image: url(../images/section1/body.png);
	background-repeat: repeat-y;
	background-position: left top;
	list-style-type: none;
	list-style-image: url(../images/peppermicro.png); 
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}

#lsection2 li2 {
	background-image: url(../images/section1/bottom.png);
	background-repeat: repeat-y;
	background-position: left top;
	list-style-type: none;
	list-style-image: url(../images/peppermicro.png);
	list-style-position: inside;
	padding-left: 10px;
	padding-right: 10px;
}
#lsection2 h4 span {
	display: block;
}

#lsection2 h4 {
	background: url(../images/section1/top.png) no-repeat left bottom;
	width: 208px;
	height: 43px;
	margin: 0;
}


/* SECTION 3*/



/* OTHER 3*/


#copyright {
	clear: both;
	width: 605px;
	border-top: 1px solid #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0 0 15px 0;
	position: absolute;
	left: 20px;
	top: 743px;
}
#footer { 
	display: block;
	background: url(../lst/lst/footer.png) no-repeat; 
	width: 340px;
	height: 45px;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
	}

