body { font-family: verdana, sans-serif, arial; }

#wrapper { margin-top: 10px; }
#header { height: 90px; background: #fff url('/img/craig_clayton.jpg') no-repeat; }
#header h1 { display: none; }
#header h2 { display: none; }



    #left_navigation { position: relative; float: left; width: 14px; height: 70px; background: #fff url('/img/left_menu.jpg') no-repeat; }

    #middle_navigation { position: relative; float: left; width: 910px; height: 70px; background: #fff url('/img/menu.jpg') repeat-x; }
        #middle_navigation_top { position: relative; float: left; width: 910px; height: 40px; background: #fff url('/img/menu.jpg') top repeat-x; }
            #middle_navigation_top ul { display: block; float: left; height: 32px; }
            #middle_navigation_top li { display: block; float: left; width: 150px; text-align: center; background: url('/img/divider.jpg') no-repeat right; height: 31px; margin: 0px; margin-top: 8px; padding: 0px;  }
            #middle_navigation_top li.friends { background: none; }
            #middle_navigation_top a { display: block; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; height: 32px; margin-top: 8px;}


        #middle_navigation_bottom { position: relative; float: left; width: 910px; height: 30px; background: #fff url('/img/menu.jpg') bottom repeat-x; }
            #middle_navigation_bottom ul { display: block; float: left; height: 30px; }
            #middle_navigation_bottom li { display: block; float: left; width: 150px; text-align: center; background: none; height: 30px; margin: 0px; margin-top: 4px;  }
            #middle_navigation_bottom a { display: block; font-size: 12px; color: #ffffff; text-decoration: none; font-weight: bold; height: 32px; margin-top: 8px;}


    #right_navigation { float: left; width: 12px; height: 70px; background: #fff url('/img/right_menu.jpg') no-repeat; }

#hero_shot { width: 960px; height: 480px; background: #fff url('/img/hero_shot.jpg') no-repeat; }

#footer { font-size: 10px; }