/* Dark Blue */
body  {background: #072a6c; color: #444; text-align: center}

#top {background: #616161 url(../images/top_1.jpg) no-repeat; padding: 10px 0;}
#header {height: 120px; background: #616161 url(../images/header_1.jpg) no-repeat;}
#content {padding: 0 20px; background: #616161 url(../images/content_1.jpg) repeat-y;}
#footer {font-size: 11px; color: #eee; text-align: center; height: 30px; line-height: 30px; background: #880000 url(../images/footer_1.jpg) no-repeat;}
#bottom {background: #616161 url(../images/bottom_1.jpg) no-repeat; padding: 5px 0;}

