@import url(default_main.css);
@import url(default_navigation.css);

@import url(default_print.css);

/* debugging backgrounds: 
body {
	background: #F7F2D0 url(/_img/Pixelraster_transparent.gif) 0 0 no-repeat;
}
#header {
	background: transparent;
}
#search { background: olive; }
.content { background: olive; }
#contentwrapper { background: yellow }
#col1 { background: pink }
#col2 { background: olive }
#site_content { background: orange }
#col3 { background: black }
.backntopbar { background: pink; } */

