.banner {
     background-image : url(../images/nybanners/nysbanner1.gif); /* put your selected banner image here */
     background-repeat : no-repeat; /* prevent repeating */
     width : 771px; /* specify the banner width */
     height : 54px; /* specify the banner height */
}
.backgroundLine {
      background-image : url(../images/nybanners/nysbannerline.gif);
      background-repeat : repeat-x;
      height : 54px;
}
.cap {
      background-image : url(../images/nybanners/nysbannercap.gif);
      background-repeat : no-repeat;
      width : 5px;
      height : 54px;
} 
      
.banner2 {
/*      background-image : url(../images/banner_fullNew1.jpg);  put your selected banner image here */
      background-repeat : no-repeat; /* prevent repeating */
      width : 771px; /* specify the banner width */
      height : 75px; /* specify the banner height */
      padding-right: 15px; /* add some padding to the right side */
}

.nyserdanames:link {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size : 9pt;
	 font-style: normal;
	 font-weight: normal;
	 color : #003399;
	 text-decoration : none;
}
.nyserdanames:visited {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size : 9pt;
	 font-style: normal;
	 font-weight: normal;
	 color : #003399;
	 text-decoration : none;
}
.nyserdanames:hover {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size : 9pt;
	 font-style: normal;
	 font-weight: normal;
	 color : #000000;
	 text-decoration : none;
}

<!--     padding-right: 15px; /* add some padding to the right side */ -->


