
/* CSS released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/2.0/  
   (Please note: graphics are not released by the License above -- only the CSS.)
   All associated graphics copyright 2005, Susan C. Litton */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written    
   permission. However, feel free to study the CSS and use techniques you learn from it. */
   

/************************** Main Structures ***************************/

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
	}

#container { 
	position:absolute;
	top:350px;
	width:760px;
	background:url(images/parchmentmid.jpg) repeat-y center;
	left:50%;
	margin-left:-380px;
	}

/************************** Top Banner ********************************/

#extraDiv1 {
	position:relative;
	top:0px;
	left:50%;
	margin:0px;
	padding-top:0px;
	margin-left:-380px;
	width:760px;
	height:350px;
	background: url(images/zenGraphicsTopbanner.jpg) no-repeat center top;
	z-index:10;  
	}

/*************************** intro divs *******************************/

#pageHeader {
	display:none;
	}

#quickSummary {
	width:220px;
	text-align:center;
	margin: 0 auto;
	}

#quickSummary p.p1 {
	font-size:13px;
	line-height:20px;
	font-style:italic;
	color:#AD572C;
	text-align: center;
	}
	
#preamble {
	margin-top:20px;
	margin-left:100px;
	width:500px;
	text-align:left;
	}
	
#preamble p {
	width:500px;
	margin-left:20px;
	}
	
#preamble .frogs {
	position: relative;
	height: 120px;
	margin-left: 80px;
	}
	
#preamble .frogs img {
	/*border: 2px solid black;*/
	margin: 0 5px 0 0;
	}
	
#preamble h3 {
	background:url(images/titleroad.jpg) no-repeat left top;
	height:80px;
	margin-top:40px;
	}
	
#preamble h3 span {
	display:none;
	}

/*********************** supportingText divs ***************************/

#supportingText {
	margin-top:0px;
	padding-top:0px;
	}

#explanation {
	padding-top:0px;
	margin-top:50px;
	margin-left:100px;
	margin-right:120px;
	}
	
#explanation h3 {
	background:url(images/titlesowhat.gif) no-repeat left top;
	margin-top:-20px;
	margin-left:-120px;
	height:139px;
	}
	
#explanation h3 span {
	display:none;
	}
	
#explanation p.p1 {
	margin-top: 20px;
	}
	
ul {
	/*width: 80%;*/
	}
	
ul.showBullet {
	list-style-type: disc;
	margin: 5px 20px;
	}
	
li {
	/*display: block;
	margin: 20px 0px;*/
	}
	
li span {
	display: block;
	margin: 20px 0px 20px 30px;
	}
	
.noBullet {
	list-style: none;
	margin: 20px 0px;
	}
	
.description {
	width: 90%;
	margin: 0 auto;
	}
	
.descriptionTitle {
	margin-top: 20px;
	}
	
p.indent {
	padding: 5px 30px;
	}

#participation {
	padding-top:0px;
	margin-top:60px;
	margin-left:120px;
	margin-right:120px;
	clear: both;
	}
	
#participation h3 {	
	margin-top: 120px;
	}
	
#participation h3 span {
	display:none;
	}

#benefits {
	margin-top:65px;
	margin-left:22px;
	background:url(images/waterlillycutouttoleft.gif) no-repeat 440px 30px;	
	}
	
#benefits h3 {
	background:url(images/titlebenefits.gif) no-repeat 300px 0px;
	height:24px;
	}
	
#benefits h3 span {
	display:none;
	}
	
#benefits p {
	margin-left:180px;
	margin-right:280px;
	height:140px;
	}
	
#requirements {
	margin-top:40px;
	margin-left:120px;
	margin-right:120px;
	}
	
#requirements h3 {
	background:url(images/titlerequirements.gif) no-repeat left top;
	height:28px;
	}
	
#requirements h3 span {
	display:none;
	}
	
#requirements p.p5 {
	text-align:center;
	font-style:italic;
	color:#AD572C;
	}

#footer {
	margin-top:-150px;
	text-align:center;
	height:283px;
	background: url(images/parchmentbot.gif) no-repeat center top;
	}
	
#footer a {
	position:relative;
	top:150px;
	}

/************************* linkList divs ********************************/

#linkList {
	position:absolute;
	top:0px;
	left:419px;
	background: url(images/linkbg.jpg) no-repeat top left;
	width:341px;
	height:620px;
	color:#F9F0C7;
	}
	
#linkList ul {
	/*position:relative;
	left:-20px;
	list-style:none;
	font-size:9px;
	margin-top:0px;
	margin-bottom:0px;*/
	}
	
#linkList2 {
	position:relative;
	top:-5px;
	width:341px;
	text-align:center;
	font-weight:bold;
	}

#linkList2 h3 span {
	display:none;
	}
	
#linkList2 a:link {
	color:#F9F0C7;
	text-decoration:none;
	}
	
#linkList2 a:visited {
	color:#F9DA2F;
	text-decoration:none;
	}

#linkList2 a:hover {
	color:#F9DA2F;
	text-decoration:none;
	}

/********************* Innermost linkList divs *************************/

#lresources {
	position:absolute;
	top:55px;
	left:10px;
	width:250px;
	}

#larchives {
	position:absolute;
	top:168px;
	left:40px;
	width:250px;
	}
	
#lselect {
	position:absolute;
	top:294px;
	left:30px;
	width:250px;
	}
	
#lselect a {
	font-variant:small-caps;
	font-size:12px;
	letter-spacing:0.3em;
	font-weight:bold;
	display:block;
	}
		
#lselect a.c {
	font-size:9px;
	font-variant:normal;
	letter-spacing:normal;
	display:inline;
	}
	
/********************* HTML Element Styles ******************************/

a:link {
	color:#AD572C;
	}
	
a:hover {
	color:#3B6575;
	text-decoration:none;
	}
	
a:visited {
	text-decoration:none;
	color:#1D3A23;
	}

acronym {
	border:none;
	}
	


