@charset "utf-8";
/* CSS Document */

body { background: #080000 url(../images/bg-main.jpg) no-repeat top center; }

#main-container { margin: 0 auto; width: 960px; }

#header {  height: 167px; }
#header .logo { width: 320px; height: 167px; margin: auto; }

#middle .left { float: left; width: 273px; }
#index #middle .left .nav { width: 273px; height: 368px; background: url(../images/left-bg-home.jpg) no-repeat; }
#content #middle .left .nav { width: 273px; height: 368px; background: url(../images/left-bg-home-plain.jpg) no-repeat; }
#middle .left .nav ul { padding: 48px 0 0 52px; margin: 0; }
#middle .left .nav ul li { list-style: none; height: 51px; }
#middle .left .nav ul li.large { height: 77px; }
#middle .left .for-kids { width: 273px; height: 321px;}

#middle .main { float: left; width: 687px; }
#middle .main .top { height: 22px; background: url(../images/top-main.jpg) no-repeat; }
#middle .main .content-container { width: 687px; }
#middle .main .left { float: left; width: 657px; }
#middle .main .left .content { padding: 0 20px 0 20px; }
#index #middle .left .content { padding-top: 240px; min-height: 287px; height: auto; !important height: 287px; background: #fffffe url(../images/main-image-home.jpg) no-repeat; }
#content #middle .left .content { padding: 10px 10px 20px 10px; min-height: 517px; height: auto; !important height: 517px; background: #fffffe; }
#index #middle .left .buckets { background: #fffffe; }
#index #middle .left .buckets .bucket { width: 311px; float: left; padding-top: 60px; }
#index #middle .left .buckets .bucket .item { margin-bottom: 15px; padding-left: 23px; background: url(../images/arrow.gif) no-repeat 11px 7px; }
#index #middle .left .buckets .bucket .item p { padding: 0; }
#index #middle .left .buckets .upcoming-events { margin-left: 9px; background: url(../images/upcoming-events-bucket.jpg) no-repeat; }
#index #middle .left .buckets .community { margin-left: 14px; background: url(../images/in-your-community-bucket.jpg) no-repeat;  }

#middle .main .right { float: left; width: 30px; height: 527px; background: url(../images/right-bg.jpg) no-repeat; }

#middle .main .footer { height: 80px; padding: 60px 300px 0 28px; background: url(../images/whats-new-at-gsi-bucket.jpg) no-repeat; }

#footer { margin-bottom: 20px; }