body{text-align:center;
           margin:0px;
           padding:0px;}

.pattern1{background-image:url(map/pattern1.gif);
                    background-repeat:repeat-x;
                    height:48px}

.pattern2{background-image:url(map/pattern2.gif);
                    background-repeat:repeat-x;
                    height:81px}


.link{width:385px;
          height:19px;}
.link a{display:block;
           width:100%;
           height:100%;
           background-image:url(map/link.gif);
           background-position:left top;
           background-repeat:no-repeat; 
           text-indent:-1000em;
           text-decoration:none;}
.link a:hover{background-position:left bottom;}



#space1{width:760px;
                  height:15px;
                  background-image:url(../space.gif);}
				  
#space2{width:760px;
                  height:10px;
                  background-image:url(../space.gif);}

