body {
	background-color:#222;
	color:#FFF;
	font-family:"Trajan Pro";
	margin:0;
	}
.clear { clear:both;}
a { color:#fff;
	text-decoration:none;
	font-weight:bold;}
a:hover { color:silver;}
#container { 
	width:950px; 
	margin:0px auto;
	background-color:black;
	box-shadow:0px 0px 7px white;
	position:relative;l
	
	}
#header {
	background-image:url('../img/ccititle.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	height:150px;
	border-bottom:1px solid white;	
	/* Top Margin Fix*/
	border-top:1px solid white;
	margin-top:-1px
	}
#header h1 {
	margin-bottom:0;
	margin-top:122px;	
	text-align:center;
	font-size:.80em;	
	}
#main {}
#menu {
	width:210px;
	float:left;
	text-align:center;
}
#menu ul {
	padding:0;
	list-style-type:none;
}
#menu ul a {
	display:block;
	line-height:30px;
	width:190px;
	background-color:#222;
}
#menu ul li {
	margin:10px;
	margin-right:0px;
	position:relative;
	}

#menu ul.subm {
	position:absolute;
	top:0px;
	left:190px;
	display:none;
	z-index:2
	}
	
#menu ul.subm li {
	margin:0px;
	margin-top:-1px;
	}

#menu ul.subm li a {
	border-top:1px dotted white;
	border-bottom:1px dotted white;
}
#menu li:hover ul.subm {
	display:block;
	}
#content { 
	width:688px;
	float:left;
	margin-left:10px;
	border-left:1px solid white;
	padding:0px 20px;
	}
	
#content p {
	font-size: 1.05em;
	font-family: "Times New Roman",Times, serif;
	font-family:Arial, Helvetica,sans-serif;
	}
	
#energy_conservation ul  {
	font-size: 1.05em;
	font-family: "Times New Roman",Times, serif;
	font-family:Arial, Helvetica,sans-serif;
	}
	
#energy_conservation  {
	font-size: 1.05em;
	font-family: "Times New Roman",Times, serif;
	font-family:Arial, Helvetica,sans-serif;
	}
	
#slideshow {
	width:678px;
	height:400px;
	margin:20px 0px;
	background-color:#111;
	position:relative;
}
#slideshow img { 
	position:absolute; 
	left:0; 
	top:0;}
#footer {text-align:center;
	padding:15px 0px;
	border-top:1px solid white;	
	}
/*positioned elements */
#abs {
	height:50px;
	width:100px;
	line-height:50px;
	text-align:center;
	color:black;
	background-color:white;	
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	}
	
#container:hover #abs {
	display:block;
	}
	
#cci_info 
	{
	font-size: 10;
	font-family: "Times New Roman",Times, serif;
	//font-family:Arial, Helvetica,sans-serif;
	}
	
#form
	{
	margin:20px 0px;
	position:relative;
	}
	
#welcome
	{
	background-color:black;
	alignment-adjust:middle;
	;