body {
	color: black;
	background-color: #ffffff;
	background-image: url(images/bghclc.jpg);
	margin: 0px 0px 20px 0px;
	padding: 0px;

	background-repeat: no-repeat;
	background-position: right bottom;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 1;
}

acronym {
	cursor: help;
}

a {
	color: #1800ff;
	font-weight: bold;
}

a:hover {
	color: #990000;
}

#container {
	position: absolute;
}

#oplayer1 p{
	background: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	z-index: 2;
}
#oplayer1 li{
background: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	z-index: 2;
}


#footer {
	background-color: #FBE88C;
	background-image: url(footerback.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	text-align: right;
	border-bottom: 1px solid #2E8B57;
}

#footer a {
	color: #990000;
	text-decoration: none;
	padding-right: 10px;
	font: normal bold 13px/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #2E8B57;
}

#pageHeader h1 {
	width: 512x;
	height: 183px;
	background-image: url(images/hclclogo.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 0;
}


h2 {
	
	color: #990000;
	font: normal bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



h3 {
	color: #000000;
	font: normal bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3.favorites, h3.archives, h3.resources, h3.lselect{
	margin-left: 25px;
}

#pageHeader h2 {
	width: 400px;
	position: absolute;
	top: 186px;
	left: 130px;
	text-align: right;
	border-top: 2px solid #990000;
}

#pageHeader[id] h2 {
	width: 400px;
	position: absolute;
	top: 186px;
	left: 130px;
	text-align: right;
	border-top: 2px solid #990000;
	margin-top: 15px;
}

#quickSummary {
	color: #2E8B57;
	margin-left: 10px;
	margin-top: 60px;
	width: 490px;
	font-style: italic;
}
	

#linkList {
	position: absolute;
	top: 186px;
	right: 10px;
	width: 30%;
	margin-left: 10px;


}

#linkList h3 {
	background-color: #99ccff;
	background-repeat: no-repeat;
	background-position: right 50%;
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 2px;
	
}

#linkList2 {
	margin-top: 90px;
}

#printer {
	float: right;
	padding-bottom: 5px;
	font-style: italic;
}

ul {
list-style-image: url(images/leaf.gif);	
}

li {
	font: italic normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-left: 10px;
	padding-left: 5px;
}

li a {
	font: normal bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#lselect ul, #lfavorites ul {
	margin-bottom: 30px;
}

#lselect li a:link, #lfavorites li a:link {
	display: block;
	margin-top: 5px;
	border-top: 1px solid #990000;
}

#lselect li a:visited, #lfavorites li a:visited {
	display: block;
	margin-top: 5px;
	border-top: 1px solid #990000;
	
}
#preamble {
	position: absolute;
	top: 283px;
	left: 10px;
	width: 150px;
	

}

#preamble[id] {
	position: absolute;
	top: 260px;
	left: 10px;
}

#explanation {
	margin: 60px 225px 30px 180px;
	text-align: justify;
	padding-bottom: 50px;
	background-image: url(images/cross.gif);
	background-repeat: no-repeat;
	background-position: bottom center;

}

#participation, #benefits, #weare, #more1, #more2, #more3, #more4 {
	float: left;
	width: 50%;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	padding-bottom: 50px;
	background-image: url(images/cross.gif);
	background-repeat: no-repeat;
	background-position: bottom center;

	
}

#top{
	background-color: #ffffff;
	color: black;
	z-index: 4;
}


#leftcontent {
  float: left;
	width: 12%;
	background-image:url(images/box.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding: 2px;
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 10px;
	text-align: right;
	line-height:180%;
	
	font-size:150%;
	font-style:italic;


}

#rightcontent {
  float: left;
  width: 35%;

  background: #99ccff;
  border: 1px dashed #CCCCCC;
  
}

#leftimage {
   float: left;
  width: 150px;
   border: 2px dashed #ffffff;
padding: 1px;
margin-top: 6px;
margin-left: 3px;
text-align: right;

}

#extraDiv1 {
float: left;
padding: 1px;
margin-top: 6px;
margin-left: 3px;
}
#p.italics {
font: italic normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}