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

