/* layout.css */

html 	
{
	text-align : center;
}

body {
	width : 800px;
	margin : 0 auto;
	text-align : left;
	background: url(../graphics/cloth023.jpg) repeat;
}
#container {
	width: 800px;
}
#pageHeader {
	background: url(../graphics/rainbowpencils2a.png) no-repeat;
	height: 311px;
}
#pageHeader h1 {
	text-indent: -999px;
}
#pageHeader h2 {
	text-align: center;
	padding-top: 150px;
	font-size: 36px;
	color: #000066;
}

#quickSummary {
	margin-top: -300px;
	line-height: 1.2pc;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
	font-size: 10px;
}
#quickSummary   .p2 {
	text-align: right;
	margin-top: -15px;
}
#preamble {
	margin-top: 250px;
}
#preamble a:link, a:active, a:visited {
	color: #0000FF;
	text-decoration: none;	
}
#preamble a:hover {
	color: #C90917;
	text-decoration: underline overline;
}
#preamble p {
	line-height: 1.5em;
	color: #C90917;
	font-weight: bold;
	margin-left: 50px;
}
#preamble h3 {
	padding-left: 30px;
	padding-top: 10px;
	background: url(../graphics/redSwatch2.png) no-repeat left top;
	height: 65px;
	margin-left: -5px;
	margin-bottom: -10px;
}
#linkList {
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
}
#linkList a:link, a:hover, a:visited{
	color: #FFFFFF;
	text-decoration: underline overline;
}
#lselect {
	width: 265px;
	background: url(../graphics/redx260.png) repeat-y;
	text-align: center;
	height: 225px;
}
#lselect  li {
	display: ;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
#lselect h3 {
	color: #CCFF00;
	line-height: normal;
	border-style: none;
}
#lselect a:link, a:hover{
	color: #000000;
	text-decoration: none;
}
#lselect a:visited {
	color: #FFFF99;
	text-decoration: none;
}

#larchives {
	width: 263px;
	background: url(../graphics/bluex260.png) repeat-y;
	text-align: center;
	left: 225px;
	position: relative;
	top: -180px;
	height: 125px;
}
#larchives h3 {
	color: #FFFF00;
}
#larchives  li {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: normal;
}
#larchives a:link, a:hover, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#lresources {
	width: 263px;
	background: url(../graphics/greenx260.png) repeat-y;
	text-align: center;
	top: -330px;
	position: relative;
	left: 455px;
	height: 170px;
}
#lresources h3 {
	color: #FFFF00;
}
#lresources  li {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	line-height: normal;
}
#lresources a:link, a:hover, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#explanation  a:link, a:visited  {
	color: #0000FF;
	text-decoration: none;
}
#explanation a:hover {
	color: #C90917;
	text-decoration: underline overline;
}
#explanation p {
	line-height: 1.5em;
	color: #FF6600;
	font-weight: bold;
	margin-left: 50px;
}
#explanation h3 {
	padding-left: 50px;
	padding-top: 15px;
	color: #FFCC00;
	background: url(../graphics/blueSwatch2.png) no-repeat left;
	height: 65px;
	margin-left: -25px;
}
#participation  a:link, a:visited  {
	color: #E8A403;
	text-decoration: none;
}
#participation a:hover {
	color: #663300;
	text-decoration: underline overline;
}

#participation p {
	line-height: 1.5em;
	color: #663300;
	font-weight: bold;
	margin-left: 50px;
}
#participation h3 {
	padding-left: 50px;
	padding-top: 5px;
	color: #663300;
	background: url(../graphics/yellowSwatch2.png) no-repeat;
	height: 65px;
	margin-left: -25px;
	margin-bottom: -10px;
}
#benefits  a:link, a:visited  {
	color: #823A0E;
	text-decoration: none;
}
#benefits a:hover {
	color: #FFFF00;
	text-decoration: underline overline;
}

#benefits p {
	line-height: 1.5em;
	color: #FFCC00;
	font-weight: bold;
	margin-left: 50px;
}
#benefits h3 {
	padding-left: 50px;
	padding-top: 10px;
	color: #FFFF00;
	background: url(../graphics/brownSwatch2.png) no-repeat;
	height: 65px;
	margin-left: -25px;
	margin-bottom: -10px;
}
#requirements  a:link, a:visited  {
	color: #000066;
	text-decoration: none;
}
#requirements a:hover {
	color: #009739;
	text-decoration: underline overline;
}

#requirements p {
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	margin-left: 50px;
}
#requirements h3 {
	padding-left: 25px;
	padding-top: 15px;
	color: #000000;
	background: url(../graphics/greenSwatch.png) no-repeat;
	height: 65px;
}
#footer {
	position: absolute;
	top: 260px;
	width: 800px;
	text-align: right;
	font-weight: bolder;
	font-size: 14px;
}
#footer a:link, a:hover, a:visited{
	color: #FF0000;
	text-decoration: none;
}
