/* ---------------------------------------------------- */
/*  notes                                               */
/*  notes                                               */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/*  wrap_cols_1 (everything between header and footer)  */
/*  wrap_cols_2 (everything between header and footer)  */
/* ---------------------------------------------------- */

/* inner one - use for right hand column fill  */
div#wrap_cols_2 {
	background-image:url(../images/layout/wrap_cols_2_background_index.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#header {
	background-image:url(../images/layout/header_background_index.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


