@charset "utf-8";
/* CSS Document */
#header { background-image: url(img/header_orange.gif);}
#header .starter { background: url(img/orange/starter_header.jpg) no-repeat top center; }

.bottom_bg, #navigation { background: url(img/bottom_orange.gif) repeat-x bottom; }
#navigation { background-color: #973e01;}
.navigation_graph { background: url(img/orange/header_graph.jpg) no-repeat bottom center;}

.footer { background: url(img/orange/footer.png) no-repeat top center; }

