/* css Zen Garden submission 061 - 'Sky' by Stefan Petre, http://www.eyecon.ro/ */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003, Stefan Petre */
/* Added: November 14th, 2003 */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
	background-repeat: repeat-y;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

a:link { 
	color: #00f;
	}
a:visited { 
	color: #99f;
	}
a:hover, a:active { 
	text-decoration: none;
	}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor: help;
}
	
#container {
	width: 800px;
	text-align: left;
	clear: both;
	background-color:#EEEEEE;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-bottom: auto;
	float: inherit;
}

#intro {
	height: 246px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: right;
	clear: both;
	position: relative;
	left: 10px;
	width: 780px;
	background-image: url(images/chp-eeg3-copy.jpg);
	top: 10px;
}

#pageHeader {
	width: 770px;
	height: 80px;
	overflow: hidden;
	position: relative;
	left: -10px;
	top: 20px;
	font-size: large;
	color: #F7F7F7;
}

#quote {
	font-size:medium;
	font-style: italic;
	text-indent: 0px;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 10px;
}	


#quote2 {
	font-size:medium;
	font-style: normal;
	text-indent: 0px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 12px;
	margin-left: 25px;
	border: medium outset #000000;
}	

#quickSummary {
	float: right;
	width: 400px;
	margin: 0px 3px;
	height: 40px;
	overflow: auto;
}

#quickSummary p {
	margin: 0px;
}
	
#quickSummary a{
	color: #FFFFCC;
}

#preamble {
	width: 350px;
	margin : 0px 3px;
	text-align: right;
	height: 120px;
	overflow: auto;
	position: relative;
	top: 80px;
	padding-right: 10px;
	float: right;
	color: #F7F7F7;
	font-size: large;
	font-weight: bold;
}
	
#preamble h3{
	margin: 8px 0px;
	font-size: 18px;
	color: #F7F7F7;
}

#container2 {
	width:  780px;
	position:  relative;
	top:  15px;
	left: 5px;
	padding-bottom: 10px;
	padding: 5px;
	float: inherit;
	clear: both;
}

#supportingText {
	width: 520px;
	text-align: left;
	padding-right: 0px;
	float: left;
	clear: none;
	top: 0px;
	margin-left: 10px;
}

#linkList {
	width: 250px;
	text-align: left;
	color: #F7F7F7;
	top: 0px;
	float: left;
	background-image: url(images/fake-column.jpg);
	font-size: small;
}

#linkList2 {
	color: #F7F7F7;
}

#lactivation h3{
	background-repeat: no-repeat;
	margin: 4px 0px 4px 20px;
	height: 16px;
	color: #F7F7F7;
	font-weight: bold;
	font-size: large;
}

#book h3{
	background-repeat: no-repeat;
	margin: 4px 0px 4px 20px;
	height: 16px;
	color: #FF3300;
	font-weight: bold;
	font-size: large;
}

#lother h3{
	background-repeat: no-repeat;
	color: #F7F7F7;
	margin: 4px 0px 4px 20px;
	height: 16px;
	font-weight: bold;
	font-size: large;
}

#ltreatment h3{
	background-repeat: no-repeat;
	margin: 4px 0px 4px 20px;
	color: #F7F7F7;
	height: 16px;
	font-weight: bold;
	font-size: large;
}

#lresources h3{
	background-repeat: no-repeat;
	margin: 4px 0px 4px 20px;
	color: #F7F7F7;
	height: 16px;
	font-weight: bold;
	font-size: large;
}

#linkList2 ul{
	list-style-type : square;
	margin-bottom: 30px;
}

#linkList2 li{
	margin: 4px;
}

#lactivation a{
	color: #F7F7F7;
	font-size: 13px;
}
#linkList2 a{
	color: #F7F7F7;
	font-size: medium;
}

#linkList2 a.c{
	display: inline;
	font-size: 11px;
	color: #ddd;
}

#supportingText h3 {
	margin: 0px;
	background-repeat: no-repeat;
	height: 37px;
	width: 400px;
	background-position: left;
}

#supportingText  p{
	margin: 10px 6px 6px 0px;
	text-align: justify;
}

#extraDiv1{
	clear: both;
}

#content
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	font-size: medium;
}

#contentindent
{
	margin: 6px 30px 6px 30px;
}

#contentimg
{
	margin: 6px 30px 6px 30px;
	font-weight: bold;
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	margin-top: 30px;
	font-size: medium;
	font-weight: bold;
}

#footer a:link, #footer a:visited { 
	margin-right: 0px; 
}

#clear {
clear:  both;
}

.style1 {
	font-size: small;
	font-style: italic;
}

.style2 {
	font-size: small;
	font-style: normal;
}
