/* css Zen Garden submission 132 - 'Bonsai', by Martin Plazotta, http://martin.plazotta.at/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */
/* All associated graphics copyright 2004, Martin Plazotta */
/* Added: Oct. 21st, 2004 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */
   
   

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

h3 {
	margin-left: 22px;
	margin-top: 20px;
	border-bottom: 1px dashed #000;
}
h3 span {
	display: none;
}
p {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 22px;
	padding-right: 10px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bolder;
	font-size: 16px;
}
acronym {
	font-weight: bold;
	color: #000;
	border-bottom:1px dashed #000;
	cursor: help;
}
acronym:hover {
	color: #050;
}
li {
	padding-left: 5px;
	margin-left: 10px;
	padding-bottom: 1em;
	font: normal 13px Arial, Helvetica, sans-serif;
	list-style-image: url(listimage.gif);
}

#container {
	width: 675px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: right;
	background-image: url(image/container_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#intro {
	width: 500px;
	margin: 0;
	padding: 0;
	float: right;
}
#pageHeader {
	width: 300px;
	height: 195px;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(image/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pageHeader h1, h2 {
	margin-top: 0;
}
#pageHeader h1 span, h2 span {
	display: none;
}
#quickSummary {
	width: 200px;
	height: 500px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(image/summary_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 300px;
}
#quickSummary .p1 span {
	display: none;
}
#preamble  {
	margin: 0;
	padding: 0;
}
#quickSummary .p2 {
	margin: 0;
	padding: 290px 20px 0 50px;
	text-align: right;
}
#preamble {
	width: 300px;
	height: 300px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: #e0d302;
	background-image: url(image/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#preamble h3 {
	height: 24px;
	margin-top: 38px;
	background-image: url(image/road1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#supportingText {
	width: 300px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: #e0d302;
}
#explanation h3 {
	height: 24px;
	background-image: url(image/about1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#participation h3 {
	height: 24px;
	background-image: url(image/participation.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#benefits h3 {
	height: 24px;
	background-image: url(image/benefits1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#requirements h3 {
	height: 24px;
	background-image: url(image/requirements.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer {
	width: 279px;
	height: 30px;
	padding-top: 8px;
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	/* Tantek's Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 259px;
	height: 22px;
	background-image: url(image/footer1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer a:hover {
	color:#000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#linkList {
	position: absolute;
	top: 418px;
	width: 200px;
	margin-left:175px;
	padding: 0;
	background-color: #9e9501;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#lselect h3 {
	height: 24px;
	background-image: url(image/select1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#lselect li {
	padding-bottom: 0.25em;
}
#lselect a.c {
	font: normal 11px Arial, Helvetica, sans-serif;
	display: block;
}
#lfavorites h3 {
	height: 24px;
	background: url(favorites.gif) 0 0 no-repeat;
}
#larchives h3 {
	height: 24px;
	background-image: url(image/archieves1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#lresources h3 {
	height: 24px;
	background-image: url(image/resources.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
