
                    body#website { background: url("/filestore/design/Shadow_White.gif") repeat top center #ffffff; }
                #header { background-image: none; background-color: #ffffff; min-height: 20px; }
                        #content { line-height: 1.4; background-color: #FFFFFF; color: #000; }
                        #content h1 { font-size: 150%; color: #000; font-family: Tahoma, Arial, sans-serif; padding: 0; font-weight: normal; line-height: 1.2; }
                        #content p { margin-bottom: 20px; }
                        #content a:link { color: #1083cd; }
                    
                      #navigation 
                      {
                          width : 100%;
                          float : left;
                          height : 48px;
                          background-position: bottom; 
                          background-repeat : repeat-x;
						  background-image : url("/filestore/design/border.gif");
						  background-color : #FFF;
                       }
					   
					   #navigation ul
					   {
						 padding-left : 20px;
					   }
					   
                       #navigation ul li
                       {
                          float : left;
                          width : 108px;
                          height : 36px;
                          background-image : url("/filestore/design/itembg.png");
						  background-repeat : no-repeat;
						  margin-right : 4px;
                       }
                       
                       #navigation ul li:hover, #navigation .active
                       {
                          background-repeat : no-repeat;
                          text-decoration : none !important;
						  font-weight : bold;
                       }
                       
                       #navigation .active a
                       {
                          font-weight : bold;
                          text-decoration : none !important;
                       }
                       
                       
                        #navigation ul li a,#navigation ul li a:visited {
                            padding-top: 12px;
                            text-align : center;
                            color : #000;
                            text-decoration : none;
                            width : 104px;
                            height : 36px;
                            float : left;
                            margin-right : 18px;
                        }
                        
               
                    #footer { background-image: none; background-color: #bababa; } #header { height: 300px; background-color: #ffffff; }