body {
	margin: 0;
	padding: 0;
	background: #f00 url(bg.gif) top left repeat-x;
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif; }

acronym { cursor: help; border-bottom: 1px dotted #000; }

div#container {
	position: relative;
	top: 0;
	left: 50%;
	width: 750px;
	margin: 0 0 0 -375px;
	padding: 0;
	background: #fff url(bg2.gif) top center repeat;
	color: #000; }

div#container a:link { background: transparent; color: #339; }
div#container a:visited { background: transparent; color: #939; }
div#container a:active { background: transparent; color: #393; }
div#container a:hover { background: transparent; color: #933; }

div#container p { margin: 0 0 15px 0; padding: 0; }
div#container p.p1 { background: transparent url(gift.gif) bottom right no-repeat; color: #000; }
div#container p.p2 { background: transparent url(ball.gif) bottom left no-repeat; color: #000; }
div#container p.p3 { background: transparent url(canes.gif) bottom right no-repeat; color: #000; }
div#container p.p4 { background: transparent url(candle.gif) bottom left no-repeat; color: #000; }

div#container div#intro div#pageHeader {
	height: 400px;
	margin: 0 0 -250px 0;
	padding: 0;
	background: #fff url(csszen.gif) top center no-repeat; }
div#container div#intro div#pageHeader h1,
div#container div#intro div#pageHeader h2,
div#container div#intro div#quickSummary p.p1 {
	display: none; }

div#container div#intro div#quickSummary p.p2 {
	background: none;
	text-align: center; }

div#container div#intro div#quickSummary,
div#container div#intro div#preamble,
div#container div#supportingText div#explanation,
div#container div#supportingText div#participation,
div#container div#supportingText div#benefits,
div#container div#supportingText div#requirements {
	width: 255px;
	margin: 0;
	font-size: 0.6em;
	text-align: justify; }
div#container div#intro div#quickSummary,
div#container div#intro div#preamble,
div#container div#supportingText div#participation {
	clear: right;
	float: right;
	padding: 0 40px 0 80px; }
div#container div#supportingText div#explanation,
div#container div#supportingText div#benefits,
div#container div#supportingText div#requirements {
	clear: left;
	float: left;
	padding: 0 80px 0 40px; }

div#container div#intro div#preamble h3 span,
div#container div#supportingText div#explanation h3 span,
div#container div#supportingText div#participation h3 span,
div#container div#supportingText div#benefits h3 span,
div#container div#supportingText div#requirements h3 span {
	display: none; }
div#container div#intro div#preamble h3,
div#container div#supportingText div#explanation h3,
div#container div#supportingText div#participation h3,
div#container div#supportingText div#benefits h3,
div#container div#supportingText div#requirements h3 {
	height: 30px; margin: 0; padding: 0; }
div#container div#intro div#preamble h3 { background: url(h3road.gif) top center no-repeat; }
div#container div#supportingText div#explanation h3 { background: url(h3sowhat.gif) top center no-repeat; }
div#container div#supportingText div#participation h3 { background: url(h3participation.gif) top center no-repeat; }
div#container div#supportingText div#benefits h3 { background: url(h3benefits.gif) top center no-repeat; }
div#container div#supportingText div#requirements h3 { background: url(h3requirements.gif) top center no-repeat; }

div#container div#supportingText div#footer {
	clear: both;
	height: 275px;
	margin: -175px 0 0 0;
	padding: 0 40px 0 405px;
	background: transparent url(foot.gif) bottom center no-repeat;
	font-size: 0.6em;
	font-weight: bold; }
div#container div#supportingText div#footer a {
	margin: 0;
	padding: 2px 5px;
	border-left: 2px solid #f66;
	border-top: 2px solid #f66;
	border-right: 2px solid #600;
	border-bottom: 2px solid #600;
	background: #c00;
	color: #fff;
	text-decoration: none; }
div#container div#supportingText div#footer a:hover {
	border-left: 2px solid #6f6;
	border-top: 2px solid #6f6;
	border-right: 2px solid #060;
	border-bottom: 2px solid #060;
	background: #0c0;
	color: #000; }

div#container div#linkList {
	position: absolute;
	top: 150px;
	left: 50%;
	width: 140px;
	margin: 0 0 0 -70px;
	padding: 0;
	font-size: 0.6em; }
div#container div#linkList h3 { margin: 0 0 10px 0; padding: 0; }
div#container div#linkList h3 span { display: none; }
div#container div#linkList h3.select { height: 75px; background: #fff url(headSelect.gif) top center no-repeat; }
div#container div#linkList h3.favorites { height: 20px; background: #fff url(headFaves.gif) top center no-repeat; }
div#container div#linkList h3.archives { height: 20px; background: #fff url(headArchives.gif) top center no-repeat; }
div#container div#linkList h3.resources { height: 20px; background: #fff url(headResources.gif) top center no-repeat; }

div#container div#linkList ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center; }
div#container div#linkList div#lselect ul li,
div#container div#linkList div#lfavorites ul li {
	margin: 0 0 10px 0; padding: 0; }
div#container div#linkList div#larchives ul li,
div#container div#linkList div#lresources ul li {
	margin: 0 0 5px 0; padding: 0; }

div#container div#linkList ul li a {
	display: block;
	width: 140px;
	margin: 0;
	padding: 2px 0;
	border-left: 1px solid #363;
	border-right: 1px solid #363;
	background: #cec;
	color: #030;
	font-weight: bold;
	text-decoration: none; }
div#container div#linkList ul li a:hover {
	border-left: 1px solid #633;
	border-right: 1px solid #633;
	background: #ecc;
	color: #300; }
div#container div#linkList ul li a.c {
	display: inline;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	color: #030;
	font-weight: normal;
	text-decoration: underline; }
div#container div#linkList ul li a:hover.c {
	border: none;
	background: transparent;
	color: #300; }


