/* -- S --COLORS-- S -- */
html body #uber, html body #body #menu .item {
	color: #FFFFFF;
}
html body h3.toggler, html body .rss {
	background: #9ccc5b;
}
/* -- E --COLORS-- E -- */
/* -- S -- HTML -- S -- */
html body {
	background: #a0d610;
}
/* -- E -- HTML -- E -- */
/* -- S -- UBER -- S -- */
html body #uber {
	background: url("../images/April/uberHeader.jpg") no-repeat;
}
/* -- E -- UBER -- E -- */
html body #head .show {
	background: url("../images/April/monthlyShow.jpg") no-repeat;
}
html body #head .head {
	background: url("../images/April/bannerHeader.jpg") no-repeat;
}
html body #head .logo {
	background: url("../images/April/mainLogo.jpg") no-repeat;
}
/* -- E -- HEAD -- E -- */
/* -- S -- BODY -- S -- */
/* -- S -- MENU -- S -- */
html body #body #menu .item {
	background: url("../images/April/menuItem-15.jpg");
}
html body #body #menu .i1 { background: url("../images/April/menuItem-1.jpg") no-repeat; }
html body #body #menu .i2 { background: url("../images/April/menuItem-2.jpg") no-repeat; }
html body #body #menu .i3 { background: url("../images/April/menuItem-3.jpg") no-repeat; }
html body #body #menu .i4 { background: url("../images/April/menuItem-4.jpg") no-repeat; }
html body #body #menu .i5 { background: url("../images/April/menuItem-5.jpg") no-repeat; }
html body #body #menu .i6 { background: url("../images/April/menuItem-6.jpg") no-repeat; }
html body #body #menu .i7 { background: url("../images/April/menuItem-7.jpg") no-repeat; }
html body #body #menu .i8 { background: url("../images/April/menuItem-8.jpg") no-repeat; }
html body #body #menu .i9 { background: url("../images/April/menuItem-9.jpg") no-repeat; }
html body #body #menu .i10 { background: url("../images/April/menuItem-10.jpg") no-repeat; }
html body #body #menu .i11 { background: url("../images/April/menuItem-11.jpg") no-repeat; }
html body #body #menu .i12 { background: url("../images/April/menuItem-12.jpg") no-repeat; }
html body #body #menu .i13 { background: url("../images/April/menuItem-13.jpg") no-repeat; }
html body #body #menu .i14 { background: url("../images/April/menuItem-14.jpg") no-repeat; }
html body #body #menu .i15 { background: url("../images/April/menuItem-15.jpg") no-repeat; }
html body #body #menu .turn {
	background: url("../images/April/menuCurve.jpg") no-repeat;
}
/* -- E -- MENU -- E -- */
/* -- S -- MAIN -- S -- */
html body #body #main .head {
	background: url("../images/April/bodyHead.jpg") no-repeat;
}
html body #body #main .body {
	background: url("../images/April/bodyMain.jpg") repeat-y;
}
html body #body #main .foot {
	background: url("../images/April/bodyFoot.jpg") no-repeat;
}
/* -- E -- MAIN -- E -- */
/* -- S -- SIDE -- S -- */
html body #body #side .head {
	background: url("../images/April/sideHead.jpg") no-repeat;
}
html body #body #side .body {
	background: url("../images/April/sideBody.jpg");
}
html body #body #side .foot {
	background: url("../images/April/sideFoot.jpg") no-repeat;
}
/* -- E -- SIDE -- E -- */
/* -- E -- BODY -- E -- */
/* -- S -- FOOT -- S -- */
html body #foot .side {
	background: url("../images/April/footSide.jpg") no-repeat;
}
html body #foot .line {
	background: url("../images/April/footLine.jpg") no-repeat;
}
/* -- E -- FOOT -- E -- */

