/* Use the main NREL stylesheet (in /includes2/) for all base styles. Use this stylesheet only for styles that are unique to the site. */


/* main header  */
#lci_header {
	background-image:url(/lci/images/head_lci.jpg);
	background-repeat : no-repeat;
	background-color:#FFF;
	background-position: 0% 2px;
	height: 48px;
}

#lci_header1 {
	background-image:url(/lci/images/head_lci-a.jpg);
	background-repeat : no-repeat;
	background-color:#FFF;
	background-position: 0% 2px;
	height: 48px;
}

#lci_header2 {
	background-image:url(/lci/images/head_lci-b.jpg);
	background-repeat : no-repeat;
	background-color:#FFF;
	background-position: 0% 2px;
	height: 48px;
}


/* main photo  */
#hpphoto {
	background-image:url(/lci/images/hp_header_photo.jpg);
	background-repeat : no-repeat;
	background-color:#FFF;
	height: 127px;
}

