
body { background: #000;
margin: 0;
padding: 0;
}

#linkage {
 width: 1030px;
 height: 738px;
 background: url(FS_pg1.gif);
 margin: 0 auto; 
padding: 0;
 position: relative;
}

#linkage li {list-style: none; display: block; position: absolute;}

#linkage a {display: block;}

#aboutfs {left: 356px; top: 50px; width: 325px; height: 81px;}
#types {left: 735px; top: 175px; width: 210px; height: 35px;}
#gethere {left: 800px; top: 305px; width: 197px; height: 64px;}
#gallery {left: 720px; top: 510px; width: 108px; height: 38px;}
#contact {left: 440px; top: 580px; width: 155px; height: 33px;}
#aboutregion {left: 25px; top: 440px; width: 223px; height: 104px;}
#links {left: 45px; top: 265px; width: 90px; height: 38px;}

#aboutfs a {height: 81px;}
#types a {height: 35px;}
#gethere a {height: 64px;}
#gallery a {height: 38px;}
#contact a {height: 33px;}
#aboutregion a {height: 104px;}
#links a {height: 38px;}

#aboutfs a:hover {background: url(FS_pg1.gif) -356px -788px no-repeat;}
#types a:hover {background: url(FS_pg1.gif) -735px -913px no-repeat;}
#gethere a:hover {background: url(FS_pg1.gif) -800px -1043px no-repeat;}
#gallery a:hover {background: url(FS_pg1.gif) -720px -1248px no-repeat;}
#contact a:hover {background: url(FS_pg1.gif) -440px -1318px no-repeat;}
#aboutregion a:hover {background: url(FS_pg1.gif) -25px -1178px no-repeat;}
#links a:hover {background: url(FS_pg1.gif) -45px -1003px no-repeat;}


