/* CSS Document */



.banner {  
background-image:url(images/banner2.png);
background-repeat:no-repeat;
background-position:center;
width:780px;
height:135px;
}

a  {color:#FFFFFF;
text-decoration:none;
font-family:Arial;
}

a:hover {
color:#FFFFFF;
text-decoration:none;

}

.text1 { color:#FFFFFF;
font-size:13x;
font-family:Arial;
margin-left:20px;
margin-right:20px;
}

.homeBot { margin-left:20px; margin-right:20px;}

