BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
	background: #008000;
	
}
.embed_images{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color : 000000;
	line-height: 1em;

}
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-large;
	margin: 10px 0px;
	color : 036;
	font-style : italic;
}
A {
	color: #F60;
}
.header {
	background: #003 url(images/background4.jpg) no-repeat left;
	height: 117px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.header h1 {
	color: #003;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

.header2 {
	background: #003;
	height: 120px;
	vertical-align: middle;
}
#skyline {
	visibility: hidden;
	float: right;
}

#bar_background {
	background: url(images/bar_background.jpg) repeat-x #CCF;
}
#bar {
	background: url(images/bar.jpg) no-repeat;
	height: 35px;
	text-align: right;
	width: 100%;
	line-height: 25px;
}
#bar A {
	color: #003;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 10px;
	
}
#bar A#selected {
	color: #F60;
	
	
}
#bar A:HOVER {
	text-decoration:underline;
	color: #F60;
}
#main_body {
	background : #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #008000;
}

#main_body2 {
	background : #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #008000;
}
#main {
	padding: 0px 30px;
	margin: 0px ;
	line-height: 1.5em;
	
}

#main STRONG, #main B {
	color: #036;
}

#cityscape {
	background : url(images/cityscape10.gif) repeat-x;
	height: 20px;
	clear: both;
}

#footer {
	background : #008000;
	text-align: center;
	color: #FFF;
	font-size: small;
	padding-top: 10px;
	min-height: 70px;
	
}
#footer A {
	color: #FF9;
}

.energy_links {
	background : #FFF8DC;
	border : 1px solid #003;
	margin: 20px 17px 20px 7px;
	padding: 5px;
	float: left;
	width: 180px;
	font-size:small;
	line-height: 1.2em;
}

#sidebar {
	background : #FFF8DC;
	border : 1px solid #003;
	margin: 20px  0px 20px 20px;
	padding: 10px;
	float: right;
	width: 200px;
	font-size:small;
	line-height: 1.2em;
}
#sidebar STRONG, .sidebar B {
	color: #000;
}

TABLE#ecm TD {
	vertical-align:top;
	padding: 10px;
	margin: 10px 10px;
	
	
}
TABLE#ecm TD.blue {
	border: 1px solid #003;
	background: #f0ffff;
}
#flash {
	 position: absolute; z-index:1; left:0px; top: 0px;
}

a.special {
	text decoration:none;
	color: #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	text-align : center;
}
a.special:hover {
	text decoration:none;
	color:red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
}
