#KiteSurfiesFooter
{
   height: 105px;
   width: 1000px;
   font-size: 10px;
   color: #FFFFFF;
   padding-top: 8px;
   text-align: center;
   clear:both;
   padding: 17px 0px 0px 0px;
   background: url(images/KsFooter.jpg) center no-repeat;
}

#KiteSurfiesFooter a
{
color:white;
text-decoration: underline;
}


#KiteSurfiesFooter a:hover
{
color:white;
font-weight: bold;
}

