/* css Zen Garden submission 036 - 'White Lily' by Jens Kristensen, http://j-k.com/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003, Jens Kristensen */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */
 

/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */


/* basic elements */
/*---------------------------------------------------*/

body, html, div {
	margin: 0;
	padding: 0;
}


body { 
	font: 10pt verdana, geneva, arial, sans serif; 
	color: #000; 
	background: #fff url(lbg.gif) repeat-y;

}

/* specific divs */

/* container keeps it all together */
/*---------------------------------------------------*/

#container{
	border-top:1px solid #230;
	width:850px;
	margin: 0px; 
	padding: 0px; 

}

/* intro div and its content */
/*---------------------------------------------------*/

#intro { 
	margin:0;
	padding:0;
	margin-top:0px;
	width:850px;
	background: transparent url(header.jpg) no-repeat 850px 125px;
}


#letterhead { 
	background: transparent url(images/letterhead.gif) no-repeat; 
	margin-top: 10px;
	width: 566px; 
	float: right;
}
#pageHeader { 
	position:absolute;
	left:0;
	width: 355px; 
	height:201px

	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */


#pageHeader h1 span,#pageHeader h2,#pageHeader h2 span {
	display:none;
}


/* visually footer is moved up to be with the intro stuff */

#footer{
	position:absolute;
	left:0;
	top:230px;
	font: 9px verdana, arial, sans serif; 
	color:#fff;
	margin:0 30px 0 400px;
	width:340px;
	text-align:right;
}

/* visually we now move into the main area of the page
/*---------------------------------------------------*/

#preamble{
	padding:0px 0px 0px 0px;
	margin:0px 0 0 210px;
	border-width:0 0 1px 0px;
	border-color:#fff #ddd;
	border-style:solid;
	text-align:left;
	width:650px;
}
#signature{
	padding:0px 0px 0px 0px;
	text-align:right;
	margin:0px 0 0 190px;
	width:650px;
}
#signature p {
	text-align::right;
	}
#next{
	padding:0px 0px 0px 0px;
	text-align:right;
	margin:520px 0 0 190px;
	width:650px;
	color: #003366;
	font-weight: bold;
}

#stemma{
	position:absolute;
	left:450;
	top:361px;
	padding:0px 0px 0px 0px;
	text-align:right;
	width:125;
}
#stemma p {
	text-align::right;
	}
#preamble p, #explanation p, #benefits p, #participation p, #requirements p{
	text-align:justify;
}

#preamble h3{
	background: transparent url(h3preamble.gif) no-repeat bottom left; 
	margin: 0px;
	width: 270px; 
	height: 36px;
	border-bottom:1px solid #ddd;
}
#preamble h3 span{
	display:none
}
#preamble p.p1{
	width: 650px;
}
#preamble p.p2{
	font: 8pt verdana, geneva, arial, sans serif; 
}
#preamble p.p3{
	font: 10pt verdana, geneva, arial, sans serif; 
	text-align:center;
	}

p{
	padding-left: 8px;
	padding-right: 8px;
}

.p1{
	margin-top:26px;
}


/* and finally we place the list of links */
/*---------------------------------------------------*/

#linkList{
	position:absolute;
	left:0px;
	top:126px;
	width:190px;
	height:600px;
	padding:5px 0px 5px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: transparent url(menu.gif) repeat-y;
}
#linkList2 { 
	font: 12px verdana, sans-serif; 
	padding: 10px; 
	}
#linkList2 li {
	line-height: 2.5ex; 
	list-style-type:none;
	display: block; 
	padding: 15px; 
	border-bottom:1px solid #cccccc;

	}
#linkListTitle {
	font-weight:bold;
	color:#000066;
	padding: 10px 0 0px 0px;
	font-variant:small-caps;
	}
/* use images for headers */

h3.select{
	background: transparent url(h3select.gif) no-repeat bottom left; 
}
h3.archives{
	background: transparent url(h3archives.gif) no-repeat bottom left; 
}
h3.resources{
	background: transparent url(h3resources.gif) no-repeat bottom left; 
}

h3.select, h3.archives, h3.resources {
	margin: 0px;
	min-width: 200px; 
	height: 36px;
	border-bottom:1px solid #ddd;
}
h3.select span, h3.archives span, h3.resources span{
	display:none
}

/* put some style on the lists */

/* first the list of designs */
#lselect ul {
	margin: 0px 0 0px 5;
	padding: 0px;
}
#larchives ul {
	margin: 0px 0 0px 5;
	padding: 0px;
}
#lresources ul {
	margin: 0px 0 0px 5;
	padding: 0px;
}
#lcause ul {
	margin: 0px 0 0px 5;
	padding: 0px;
}
#lselect li {
	line-height: 2.0ex; 
	list-style-type: none;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0;
	border-bottom:1px solid #eee;
}
#larchives li {
	list-style-type: none;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0;
	border-bottom:1px solid #eee;
	color:#990000;
}
#lresources li {
	list-style-type: none;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0;
	border-bottom:1px solid #eee;
	color:#990000;

}
#lcause li {
	list-style-type: none;
	padding: 3px 0px 3px 0px; 
	margin: 0px 0;
	border-bottom:1px solid #eee;
	color:#990000;
}

#lresources li a{
	text-decoration:none;
	white-space:nowrap;
}
#lselect li a{
	text-decoration:none;
	white-space:nowrap;
}
#larchives li a{
	text-decoration:none;
	white-space:nowrap;
}
#lcause li a{
	text-decoration:none;
	white-space:nowrap;
}


/* some generic stuff */
/*---------------------------------------------------*/

a {
	color:#990000;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #003366;
	font-weight:bold;
	text-decoration:underline;
}

/* for photo gallery page */

#photo1 {
	position:absolute;
	left:236px;
	top:190px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption1 {
	position:absolute;
	left:197px;
	top:318px;	
	width:167px;
}
#photo2 {
	position:absolute;
	left:401px;
	top:190px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption2 {
	position:absolute;
	left:366px;
	top:318px;	
	width:150;
}
#photo3 {
	position:absolute;
	left:566px;
	top:190px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption3 {
	position:absolute;
	left:528px;
	top:318px;	
	width:165px;
}
#photo4 {
	position:absolute;
	left:743px;
	top:190px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption4 {
	position:absolute;
	left:703px;
	top:318px;	
	width:205px;
}
#photo5 {
	position:absolute;
	left:236px;
	top:417px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption5 {
	position:absolute;
	left:203px;
	top:522px;	
	width:150;
}
#photo6 {
	position:absolute;
	left:401px;
	top:417px;
	padding:0px 0px 0px 0px;
	width:75;
	height: 98px;
}
#caption6 {
	position:absolute;
	left:355px;
	top:522px;	
	width:150;
}
#photo7 {
	position:absolute;
	left:566px;
	top:417px;
	padding:0px 0px 0px 0px;
	width:75;
	height: 102px;
}
#caption7 {
	position:absolute;
	left:536px;
	top:522px;	
	width:150;
}
#photo8 {
	position:absolute;
	left:743px;
	top:417px;
	padding:0px 0px 0px 0px;
	width:75;
	height: 100px;
}
#caption8 {
	position:absolute;
	left:703px;
	top:522px;	
	width:150;
}
#photo9 {
	position:absolute;
	left:236px;
	top:565px;
	padding:0px 0px 0px 0px;
	width:75;
}
#caption9 {
	position:absolute;
	left:205px;
	top:711px;	
	width:136px;
}


#caption1, #caption2, #caption3, #caption4, #caption5, #caption6, #caption7, #caption8, #caption9 p.p2{
	font: 8pt verdana, geneva, arial, sans serif; 
	color: #000; 
}

/* and finally we use one of the extra divs available */
/*---------------------------------------------------*/

#extraDiv1{
	width:3px;
	height:18px;
	position:absolute;
	left:354px;
	top:252px;
	background: transparent url(ltop.gif) no-repeat;
}
