body
{
    background: #593325;
    margin: 0 auto;
}
#container {
	position: absolute;
	height: 1900px;
	width: 900px;
	left: 31px;
	top: 25px;
	background-color: #FFEBCD;
}
#intro {
    position: absolute;
    height: 428px;
    width: 900px;
    margin-top: -25px;
}
#pageHeader {
	position: fixed;
	z-index: 100;
	width: 300px;
	text-align: center;
	height: 222px;
	top: 98px;
	left: 331px;
}
#pageHeader h1 {
    font-family: 'Sancreek' , cursive;
    font-size: 40px;
    line-height: 36px;
    color: #593325;
    position: absolute;
    width: 300px;
}
#pageHeader h2 {
	font-family: 'Andada' , serif;
	font-size: 18px;
	color: #606362;
	position: absolute;
	width: 300px;
	top: 94px;
}
#quickSummary {
    position: fixed;
    z-index: 100;
    font-family: 'Andada' , serif;
    width: 600px;
    height: 222px;
    left: 300px;
    margin-top: 25px;
}
#quickSummary a, #quickSummary a:link {
    color: #593325;
    text-decoration: underline;
}
#quickSummary a:visited {
    color: #A68A6B;
}
#quickSummary a:hover, #quickSummary a:active, #quickSummary a:focus {
    text-decoration: none;
	color: #606362;
}

#quickSummary .p1 {
	font-size: 11px;
	color: #593325;
	top: 200px;
	position: absolute;
	text-align: center;
	width: 212px;
	left: 76px;
}
#quickSummary .p2 {
	position: absolute;
	font-size: 14px;
	text-align: right;
	width: 150px;
	color: #593325;
	left: 465px;
}
#supportingText  {
	font-size: 14px;
	text-align: right;
	position: absolute;
	width: 150px;
	color: #593325;
	left: 465px;
}

#preamble {
	position: absolute;
	width: 400px;
	font-family: 'Andada' , serif;
	font-size: 12px;
	color: #606362;
	top: 405px;
	left: 250px;
	text-align: justify;
	padding-top: 25px;
}
#preamble h3 {
	font-family: 'Sancreek' , cursive;
	font-size: 20px;
	color: #593325;
	line-height: 10px;
	text-align: center;
}




#supportingText {
	position: absolute;
	width: 400px;
	height:125px;
	padding-right:10px;
	font-family: 'Andada' , serif;
	font-size: 11px;
	color: #606362;
	top: 620px;
	left: 250px;
	text-align: justify;
}
#supportingText h3 {
	font-family: 'Sancreek' , cursive;
	font-size: 18px;
	color: #593325;
	line-height: 12px;
	text-align: left;
}
#supportingText a, #supportingText a:link {
    color: #593325;
    text-decoration: underline;
}
#quickSummary a:visited {
    color: #A68A6B;
}
#supportingText a:hover, #supportingText a:active, #supportingText a:focus {
    text-decoration: none;
	color: #606362;
}
#explanation {
	z-index: 99;
}
#participation {
	z-index: 99;
}
#benefits {
	z-index: 99;
}
#requirements {
	z-index: 99;
}



#footer {
	position: fixed;
	width: 900px;
	height: 30px;
	font-family: 'Andada', serif;
	text-align: center;
	font-size: 12px;
	z-index: 101;
	left:31px;
	top: 908px;
}
#footer a, #footer a:link {
    color: #593325;
    text-decoration: underline;
}
#footer a:visited {
    color: #A68A6B;
}
#footer a:hover, #footer a:active, #footer a:focus {
    text-decoration: none;
	color: #606362;
}


#linkList {
	position: fixed;
	height: 625px;
	width: 900px;
	top: 276px;
	background-image: url(images_1/flower_main_bg_900x655.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#linkList h3 {
	font-family: 'Sancreek' , cursive;
	font-size: 18px;
	color: #60636D;
	text-align: center;
	position: absolute;
	width: 150px;
}
#linkList a, #linkList a:link {
    color: #593325;
    text-decoration: underline;
}
#linkList a:visited {
    color: #A68A6B;
    text-decoration: underline;
}
#linkList a:hover, #linkList a:active, #linkList a:focus {
    text-decoration: none;
}
#linkList ul li {
	font-size: 12px;
	list-style: circle;
	color: #60636D;
}

#linkList2 {
	background-image: url(images_1/side_bars_double_240x4.png);
	background-repeat: repeat-y;
	background-position: center;
	position: fixed;
	height: 625px;
	width: 900px;
	top: 276px;
	left: 31px;
}

#lselect {
	position: absolute;
	display: block;
	width: 150px;
	left: 45px;
	z-index: 300;
	top: -65px;
}
#lselect ul {
	padding-top: 55px;
	padding-left: -10px;
	margin-left: -10px;
}
#lselect ul li a {
	display: block;
	font-family: 'Andada' , serif;
	color: #593325;
	padding-top: 5px;
}
#lselect ul li a.c {
	display: inline;
	color: #606362;
	font: normal 90%;
}

#larchives {
	position: absolute;
	width: 150px;
	visibility: visible;
	height: 625px;
	left: 705px;
	z-index: 301;
	top: 140px;
}

#larchives ul {
	padding-top: 35px;
	margin-left: -10px;
}
#larchives ul li a {
    font-family: 'Andada' , serif;
    color: #593325;
    line-height: 20px;
}

#lresources {
	position: absolute;
	width: 150px;
	visibility: visible;
	height: 625px;
	left: 705px;
	z-index: 300;
	top: -65px;
}
#lresources ul {
	padding-top: 55px;
	margin-left: -10px;
}
#lresources ul li a {
    font-family: 'Andada' , serif;
    color: #593325;
    line-height: 20px;
}



#extraDiv1 {
	background-color: #593325;
	position: fixed;
	height: 25px;
	width: 900px;
	left: 31px;
}
#extraDiv2 {
	background-image: url(images_1/top_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	height: 900px;
	width: 900px;
	left: 25px;
	top: 25px;
	border: 6px ridge #A68A6B;
}
#extraDiv3 {
	position: fixed;
	width: 900px;
	height: 30px;
	background-color: #593325;
	top: 901px;
	left: 31px;
	z-index: 20;
}
#extraDiv4 {
	background-image: url(images_1/footer_pic_228x60.png);
	position: fixed;
	height: 900px;
	width: 900px;
	background-repeat: no-repeat;
	background-position: center bottom;
	left: 31px;
	top: 31px;
	z-index: 90;
}
#extraDiv5 {
	position: fixed;
	height: 428px;
	width: 912px;
	z-index: 50;
	background-image: url(images_1/flower_header_535x428.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 25px;
	top: 4px;
}
#extraDiv6 {
	background-color: #593325;
	height: 1000px;
	width: 900px;
	position: fixed;
	top: 937px;
	left: 31px;
}
