/* Print Styles for 3RiversCleanEnergy.com */ 
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    }
#background {
	background-image: url(headerbackground.gif);
	border-bottom: 1px solid #000;
	margin: 0%;
	padding: 0%;
	height:175px;
	width:99%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;}
#logo {
	position: absolute;
	left: 172px;
	top: 2px;
	z-index: 2;
}
#logoimage {
	width: 170px;
	border: none;
}
#logotext {
	position: absolute;
	left: 340px;
	top: 25px;
	z-index: 2;
}
#logotextimage {
	width: 300px;
	height: 100px;
	border: none;
}
#logocopy {
	position: absolute;
	left: 352px;
	top: 123px;
	z-index: 3;
	font-weight: bold;
	font-size: 12px;
}
#photo1 {
	
}
#energyphoto1 {
	position: absolute;
	left:0px;
	top: 2px;
	width:170px;
	height:170px;
	border: none;
	}
#photo2 {
	
}
#energyphoto2 {
	position: absolute;
	left:644px;
	top: 2px;
	width:120px;
	height:170px;
	border: none;
	}
#leftcolumn {
	width: 163px;
	position: absolute;
	left: 0px;
	top: 175px;
	z-index:1;
	background-image: url(headerbackground.gif);
	border-top: 1px solid #000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.leftcolumnbox {
	width:136px;
	float:left;
	background-color:blue;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 8px;
	margin: 4px 4px 4px 4px;
}
.leftcolumnbox a {
	color: white;
}
#maincopy {
	position: absolute;
	left: 179px;
	top: 194px;
	width: 77%;
	z-index: 1;
	padding: 10px 2px 2px 5px;
	border: none;	
}
#maincopy p {
    margin-top:1em;
    margin-bottom:1em;
	 padding-right:3em;
    }
#maincopy h1 {
	font-size: 28px;
	color: blue;
}
#email {
	font-size: 14px;
	margin-top: 20px;
	font-weight: bold;
	clear: both;
	}