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

