/* controls the colors of navigation text links in the upper left*/
#Toplinks { color: #FFFFFF; }
#Toplinks a { color: #FFFFFF; }
#Toplinks a:hover { color: #FFFFFF; }

/* styles to swap out the three header/navigation bar Images; change as needed per program */ 

#HeaderImage { background: #ffffff url('img/3_01.jpg') no-repeat top left; }
#MainNav { background: #ffffff url('img/3_02.jpg') no-repeat top left; }

#BottomHeader { background: #ffffff url('img/3_03.jpg') no-repeat top left; }


