/* --------------------------------------- */
/* LAYOUT /*
/* --------------------------------------- */

*html BODY { 
	background-color : #006CB7;
	 }/* style for IE6 only */
*+html BODY {

	background-color : #006CB7;
	 } /* style for IE7 only*/

BODY {
	background-color : #006CB7;
}

#header {
	background-image : url(../images/blue/header.jpg);
}

#lhs {
	background-image : url(../images/blue/lhs2.jpg);
}


#footer {
	background-image : url(../images/blue/footer.jpg);
}


/* --------------------------------------- */
/* FORMATTING */
/* --------------------------------------- */



/* --------------------------------------- */
/* NAVIGATION */
/* --------------------------------------- */

