@charset "UTF-8";
/* CSS Document */

/* Most of summer is set in the standard layout.css */

<!--
body {
	background-color: #0E7AC2;
	background-image: url(/mainimages/bodyBg.gif);
}
.bodyBg {
	background-image: url(/mainimages/contentAreaBg.jpg);
}
.contentBg {
	background-image: url(/mainimages/contentTopBg.jpg);
}
.navBar {
	background-image: url(/mainimages/navTop.gif);
}
.tableStyleFancy {
	background-image: url(/mainimages/funContentBoxBttm.gif);
}
.tableStyleFancy th {
	background-image: url(/mainimages/funContentBoxTop.gif);
}
-->