/* basic elements */
body {
	margin:0;
	padding:0;
	background:#121212 url(csszenback.png) repeat-y top fixed;
	text-align:center;
	width:100%;
	height:100%;
	font-family:verdana, arial, sans-serif;
}
h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
}
ul {
	margin:0;
	padding:0;
}
acronym {
	cursor:help;
}
acronym:hover {
	border-bottom:2px solid #919AA4;
}
/* structural elements */
#container {
	background:#121212;
	position:relative;
	margin:0 auto;
	padding:0 3px;
	width:600px;
	height:1400px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:600px;
}
#intro {
	padding:0;
}
#pageHeader {
	background:#121212 url(headlines/cssheader.png);
	height:200px;
}

#supportingText {
	position:absolute;
	left:-1px;
	width:600px;
	top: 1012px;
}
#linkList {
	position:absolute;
	background:#121212;
	left: 305px;
	top: 713px;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	height: 287px;
}

/* intro */
#pageHeader h1, #pageHeader h2, #quickSummary p.p1 {display:none;}
#preamble {
	position:relative;
	left:0px;
	width:304px;
	padding:0 45px 0 0;
	margin:0;
	font-size:11px;
}
#preamble h3 {
	background: url(headlines/enlightenment.png)no-repeat top left;
	margin:10px 0 0 0;
	text-indent:-5000px;
	height:28px;
}
#preamble p {
	color:#919AA4;
	margin:10px 0 15px 10px;
	padding:0;
	line-height:14px;
}
#quickSummary {
	position:absolute;
	top:179px;
	right:-17px;
	background:#121212;
	width:295px;
	height:47px;
	font-size:11px;
	text-align:right;
	padding:0;
	margin:0;
	color: #006633;
	font-weight: bold;
}
#quickSummary p {
	margin:10px 20px 0 0;
}
#quickSummary a:link, #quickSummary a:active, #quickSummary a:visited {
	color:#006633;
	text-decoration:none;
}
#quickSummary a:hover {
	color:#b4c2cd;
	text-decoration:none;
}

/* supportingText */
#supportingText p {
	color:#919AA4;
	margin:10px 0 15px 10px;
	padding:0;
	line-height:14px;
	font-size:11px;
}
#supportingText h3 {
	margin:10px 0 0 0;
	text-indent:-5000px;
	height:22px;
}
#explanation h3 {
	background: url(headlines/whatsthis.png)no-repeat top left;
	padding-bottom: 7px;
}
#participation h3 {
	background: url(headlines/participation.png) no-repeat top left;
	padding-bottom: 7px;
}
#benefits h3 {
	background: url(headlines/benefits.png) no-repeat top left;
	padding-bottom: 7px;
}
#requirements h3 {
	background: url(headlines/requirements.png)no-repeat top left;
	padding-bottom: 7px;
}
#supportingText a:link, #supportingText a:active, #supportingText a:visited {
	color:#919AA4;
	font-weight:bold;
}
#footer {
	text-align:center;
	border-top:1px solid #FF0;
	background:#121212;
	font-size:12px;
	font-weight:normal;
	width: 600px;
	color: #FF0;
	position: absolute;
	left: 0px;
	top: 358px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#explanation {
	width: 291px;
	position: absolute;
	left: 311px;
	top: -783px;
}
#preamble {
	position: absolute;
	width: 264px;
	top: 231px;
}

#participation {
	width: 265px;
	float: right;
	clear: right;
	position: absolute;
	left: 1px;
	top: -454px;
	padding-right: 45px;
}
#benefits {
	float: left;
	width: 293px;
	clear: both;
	position: absolute;
	left: 310px;
	top: -455px;
}

#requirements {
	clear: both;
	width: 600px;
}


#footer a:link, #footer a:active, #footer a:visited {
	color:#FF0;
}
#footer a:hover {
	color:#FF0;
}

/* linkList */
#linkList ul {
	list-style:none;
}
#lselect {
	font-size:10px;
	width: 165px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}
#lselect li {
	padding:7px 0 7px 15px;
	color:#909FB1;
}
#lselect a:link, #lselect a:active, #lselect a:visited {
	color:#909FB1;
	font-weight:bold;
}
#lselect a:hover {
	color:#f50;
}
#lselect a.c {
	font-weight:normal;
	text-decoration:none;
}
#lselect h3 {
	background: url(headlines/designs.png)no-repeat top left;
	height:25px;
	text-indent:-5000px;
	width:237px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 7px;
}
#larchives h3 {
	background: url(headlines/archives.png) no-repeat top left;
	height:29px;
	text-indent:-5000px;
	width:237px;
	margin:10px 0 0 0;
}
#larchives li {
	color:#909FB1;
	font-size:10px;
	width: 200px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 15px;
}
#larchives {
	width: 134px;
	float: right;
}
#lresources {
	width: 134px;
	clear: right;
	float: right;
}

#larchives a:link, #larchives a:active, #larchives a:visited {
	color:#909FB1;
}
#larchives a:hover {
	color:#f50;
}
#lresources h3 {
	background: url(headlines/resources.png) no-repeat top left;
	height:29px;
	text-indent:-5000px;
	width:237px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#lresources li {
	padding:7px 0 7px 15px;
	color:#909FB1;
	font-size:10px;
}
#lresources a:link, #lresources a:active, #lresources a:visited {
	color:#909FB1;
}
#lresources a:hover {
	color:#f50;
}
