/* Flat Grey Gradient */
body  {background: #999 url(../images/gradbg_3.jpg); color: #444; text-align: center}
#top {background: #616161 url(../images/top_6.jpg) no-repeat; padding: 10px 0;}
#header {height: 120px; background: #616161 url(../images/header_6.jpg) no-repeat;}
#content {padding: 0 20px; background: #616161 url(../images/content_6.jpg) repeat-y;}
#footer {font-size: 11px; color: #eee; text-align: center; height: 30px; line-height: 30px; background: #880000 url(../images/footer_6.jpg) no-repeat;}
#bottom {background: #616161 url(../images/bottom_6.jpg) no-repeat; padding: 5px 0;}
