div.pixa{
        background-image: url(../images/bgtile.gif);
        padding-top:5px;
        width:965px;
        height:258px;
        margin-top:3px;
        color:#191410;
        margin-bottom: 1px;
        }
#pix1 a {
	   display:block;
       width:187px;
       height:253px;
       background: url("../images/fp1.jpg") 0 0 no-repeat;
       text-decoration:none;
       background-position:0 -253px;
       margin-bottom: 5px;
       margin-left: 5px;
       float:left;
       }
#pix1 a:visited {
       text-decoration:none;
       }
#pix1 a:active {
       text-decoration:none;
       }
#pix1 a:hover {
       background-position:0 0;
       }
#pix2 a {
       display:block;
       width:187px;
       height:253px;
       background: url("../images/fp4.jpg") 0 0 no-repeat;
       text-decoration:none;
       background-position:0 -253px;
       float:left;
       margin-left:5px;
       }
#pix2 a:visited {
       text-decoration:none;
       }
#pix2 a:active {
       text-decoration:none;
       }
#pix2 a:hover {
       background-position:0 0;
       }
#pix3 a {
       display:block;
       width:187px;
       height:253px;
       background: url("../images/fp8.jpg") 0 0 no-repeat;
       text-decoration:none;
       background-position:0 -253px;
       float:left;
       margin-left:5px;
       }
#pix3 a:visited {
       text-decoration:none;
       }
#pix3 a:active {
       text-decoration:none;
       }
#pix3 a:hover {
       background-position:0 0;
       }
#pix4 a {
       display:block;
       width:187px;
       height:253px;
       background: url("../images/fp7.jpg") 0 0 no-repeat;
       text-decoration:none;
       background-position:0 -253px;
       float:left;       
       margin-left:5px;
       }
#pix4 a:visited {
       text-decoration:none;
       }
#pix4 a:active {
       text-decoration:none;
       }
#pix4 a:hover {
       background-position:0 0;
       }
#pix5 a {
       display:block;
       width:187px;
       height:253px;
       background: url("../images/fp3.jpg") 0 0 no-repeat;
       text-decoration:none;
       background-position:0 -253px;
       float:left; 
       margin-left:5px;
       }
#pix5 a:visited {
       text-decoration:none;
       }
#pix5 a:hover {
       background-position:0 0;
       text-decoration:none;
       }
#pix5 a:active {
       background-position:0 0;
       text-decoration:none;
       }

table.fp2 {
    width:969px;
    border-width:0px;
     margin:0px;
     border-style:none;
}
td.fp2 {
    background:url("../images/bgtile3.jpg");
    border-style:none;
    border-width:0px;
    padding:15px;
    text-align:left;
}
table.fp3 {
    width:965px;
    border-width:0px;
     margin-top:3px;
     border-style:none;
     border-collapse:collapse;
}
td.fp3 {
    background:url("../images/bgtile3.jpg");
    border-style:none;
    border-width:0px;
    padding:15px;
    text-align:left;
}
hr {
    color:white;
    width:100%;
    height:1px;
    background-color:white;
    border:0;
}
h4.center {
    text-align: center;
}