body {
	background-color: #050306;
	color: #FF9;
	background-image: url(../imagesV1/zenGardenComp1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
p {
	text-shadow: 2px 2px 2px #000;
}


a:link, a:visited{
	color: #8AEE89;
	font-style: italic;
	text-transform: uppercase;
}
a:hover, a:active{
	color: #3A0060;
}

#container {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 90px;
	padding-left: 90px;
}
#extraDiv1 {
	margin-right: -673px;
	position: fixed;
	right: 50%;
	bottom: 0px;
	height: 452px;
	width: 334px;
	background-image: url(../imagesV1/YuyukoSaigyouji.png);
	opacity: 0.8;
}
#extraDiv2 {
	position: absolute;
	left: 50%;
	margin-left:-487px;
	top: 872px;
	height: 324px;
	width: 175px;
	background-image: url(../imagesV1/extraDiv2.png);
	opacity: 0.8;
}
#extraDiv3 {
	margin-right: -513px;
	position: absolute;
	right: 50%;
	top: 882px;
	height: 323px;
	width: 307px;
	background-image: url(../imagesV1/extraDiv3.png);
	opacity: 0.8;
}
#extraDiv4 {
	margin-right: -540px;
	position: absolute;
	right: 50%;
	top: 83px;
	height: 315px;
	width: 227px;
	background-image: url(../imagesV1/extraDiv4.png);
	opacity: 0.8;
}

#pageHeader {
	font-family: PlageTahiti;
}
#pageHeader h1 {
	background-image:url(../imagesV1/cssZenGarden.png);
	color: #fefc79;
	font-size: 90px;
	font-weight: normal;
	display: block;
	width: 272px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
	position: absolute;
	top:0px;
	left:98px;
}

#pageHeader h1 span{
	display:none;
}

#pageHeader h2 {
	position:relative;
	top:98px;
	left: 490px;
	background-image: url(../imagesV1/images/h2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	width: 244px;
}
h2 span{
	display:none;
}
#quickSummary {
	position:relative;
	margin-top:110px;
	width: 347px;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom:1px;
	margin-bottom:10px;
	background-image: url(../imagesV1/bgQuickSummary.png);
	background-repeat: no-repeat;
}
#preamble {
	width: 755px;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom:1px;
	margin-bottom:10px;
	background-image: url(../imagesV1/bgPreamble.png);
	background-repeat: no-repeat;
}
#preamble h3 {
	background-image: url(../imagesV1/images/preamble.png);
	width: 177px;
}


#explanation {
	width: 347px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	background-image: url(../imagesV1/bgExplanation.png);
	background-repeat: no-repeat;
}

#supportingText #participation {
	width: 347px;
	height:377px;
	float: right;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../imagesV1/bgParticipation.png);
	background-repeat: no-repeat;
}
#supportingText #benefits {
	width: 347px;
	float: left;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../imagesV1/bgBenefits.png);
	background-repeat: no-repeat;
}
#supportingText #requirements  {
	clear: both;
	float: none;
	width: 755px;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../imagesV1/bgRequirements.png);
	background-repeat: no-repeat;
}
#footer{
	margin-top:10px;
	background-color:#3a1d22;
	border-radius:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;	
}
#footer a:link, #footer a:visited{
	width:145px;
	display: block;
	float:left;
}
#linkList {
	height: 600px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
}

#linkList2 #{
}
#linkList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#linkList ul li{
	margin-top: 0px;
	padding: 0px;
}
#linkList #linkList2 {
	height: 300px;
	background-color:rgba(204, 86, 60, 0.25);
	padding-top:200px;
	border-radius: 10px;
	padding:10px;
}
#linkList2 #lselect {
	display: block;
	width: 150px;
	float:left;
}
#linkList2 #larchives {
	display: block;
	width: 150px;
	float:left;
	margin-right: 150px;
	margin-left: 150px;
}
#linkList2 #lresources {
	display:block;
	width:150px;
	float:left;
}
h3 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3 span {
	display: none;
}
#supportingText #explanation h3 {
	background-image: url(../imagesV1/images/explaination.png);
}
#supportingText #participation h3 {
	background-image: url(../imagesV1/images/participation.png);
}
#supportingText #benefits h3 {
	background-image: url(../imagesV1/images/benefits.png);
}
#supportingText #requirements h3 {
	background-image: url(../imagesV1/images/Requirements.png);
}
#lselect .select {
	background-image: url(../imagesV1/images/SelectDesign.png);
}
#larchives .archives {
	background-image: url(../imagesV1/images/archives.png);
}
#lresources .resources {
	background-image: url(../imagesV1/images/Resources.png);
}
