body { background-image :  url("../image/114.jpg") ;
           text-align : center ; }

#outline { width : 805px ;
                text-align : left ;
                border : solid 2px #e6e6fa ;
                background-image :url("../image/8.jpg")  ;
                margin : 0 auto ;
                padding : 5px ; }

#header { height : 100px ;
               background-image : url("../image/header.gif") ;
               text-align : right ;
               margin : 5px ; }

#navigation { background : #ffffff ;
                     text-align : center ;
                     margin : 5px ; }

#photo { height : 400px ;
              background-image : url("../image/photo1.jpg") ;
              text-align : center ;
              margin : 5px ; }

.wrap { background : #ffffff ;
            float : left ;
            width : 795px ;
            line-height : 130% ;
            margin : 5px ; }

.text { background : #ffffff ;
          float : right ;
          width : 510 px ;
          line-height : 130% ;
          padding : 10px ; }

.ptext { background : #ffffff ;
            float : left ;
            text-align : center ;
            margin : 5px ; }

#footer { background : #ffffff ;
               text-align : center ;
               padding : 10px ;
               margin : 5px ; }

.clear { clear : both ; }

.clear hr { display : none ; }

