#container {
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	background: #fff url(zen_02.jpg) repeat-y;
}
body {
	margin: 0px;
	padding: 0px;
	background: #B3B6B2 url(fondo.jpg) repeat fixed;
	font: small/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fafafa;
	text-align: center;
}
	
a:link, a:visited, a:active {
	color: #c50;
	text-decoration: none;
}
	
a:hover {
	color: #FFE0C0;
}
acronym {
	border-bottom: dashed #C0E0C0 0.1em;
	color: #FFF0C0;
	cursor: help;
}
p { 
	font: small/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	width: 435px;
}
#lselect h3.select {
	background: url(tit_1.jpg) no-repeat;
	width: 200px;
	height: 50px;
	margin-left: 52px;
	border-bottom: dashed 1px #FFC080;
}
#lselect h3 span {
	display: none;
}
#larchives h3.archives {
	background: url(tit_2.jpg) no-repeat;
	width: 200px;
	height: 50px;
	margin-left: 52px;
	border-bottom: dashed 1px #FFC080;
}
#larchives h3 span {
	display: none;
}
#lresources h3.resources {
	background: url(tit_3.jpg) no-repeat;
	width: 200px;
	height: 50px;
	margin-left: 52px;
	border-bottom: dashed 1px #FFC080;
}
#lresources h3 span {
	display: none;
}
#pageHeader {
	background: url(zen_01.jpg) no-repeat;
	width: 700px;
	height: 304px;
	padding-top: 15px;
}
#pageHeader span {
   display: none;
}
#linkList {
	position: absolute;
	top: 310px;
	left: 426px;
	width: 268px;
	margin-right: 10px;
}
#linkList ul {
	list-style:none;
}
#footer {
	background:  #fff url(zen_03.jpg) no-repeat;
	background-position: center;
	width: 700px;
	height: 73px;
}
#footer a {
	display: none;
}
#preamble h3 span {
	display: none;
}
#preamble h3 {
   border-bottom: dashed 1px #FFC080;
	background-image: url(titulo_1.jpg);
	margin-left: 15px;
	width: 400px;
	height: 60px;
}
#explanation h3 span {
	display: none;
}
#explanation h3 {
	background-image: url(titulo_2.jpg);
	margin-left: 15px;
	width: 400px;
	height: 60px;
	border-bottom: dashed 1px #FFC080;
}
#participation h3 span {
	display: none;
}
#participation h3 {
	background-image: url(titulo_3.jpg);
	margin-left: 15px;
	width: 400px;
	height: 60px;
	border-bottom: dashed 1px #FFC080;
}
#benefits h3 span {
	display: none;
}
#benefits h3 {
	background-image: url(titulo_4.jpg);
	margin-left: 15px;
	width: 400px;
	height: 60px;
	border-bottom: dashed 1px #FFC080;
}
#requirements h3 span {
	display: none;
}
#requirements h3 {
	background-image: url(titulo_5.jpg);
	margin-left: 15px;
	width: 400px;
	height: 60px;
	border-bottom: dashed 1px #FFC080;
}
#lresources ul li {
	padding-left: 30px;
}
#larchives ul li {
	padding-left: 30px;
}
#quickSummary .p1 span {
	display: none; 
}
#lselect li {
	background: url(li.jpg) repeat-x;
	height: 45px;
	padding-left: 30px;
	padding-top: 5px;
	border-top: solid #1E3820 2px;
	border-bottom: solid #1E3820 2px;
}
#lselect li:hover {
   background: url(li_hover.jpg) repeat-x;
	color: #FFB9CB;
}
#lselect li a {
	color: #6C0C08;
	font-weight: bold;
	display: block;
	margin: 0; 
	padding: 0;
}
#lselect li:hover a { 
   color: #FFF;
}
#lselect li a.c:link, #lselect li a.c:visited {	
   display: inline; 
   font-weight: bold;
	font-size: 100%; 
	color: #143674; 
	text-align: right; 
}
#lselect li:hover a.c { 
   color: #143674; 
	font-weight: bold;
}
#larchives li, #lresources li {
	font-weight: bold;
}