@import url(basic.css);
@import url(layout.css);
@import url(styles.css);
@import url(gallery.css);
@import url(slideshow.css);
@import url(thickbox.css);

#container {
	background:url(/images/back_body.gif)repeat-y; 
}
#header {
	background:url(/images/back_head.gif) no-repeat; 
}
#banner {
	background:url(/images/back_banner.gif) no-repeat; 
}
#footer {
	background:url(/images/back_foot.gif) no-repeat bottom center; 
}