.homeBannerNav { position: absolute; color: #333333; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; bottom: 20px; left: 20px; width: 450px; height: 40px; background-color: black; font-size: 26px; line-height: 40px; }
.homeBannerNav a { color: white; text-decoration: underline; }
.homeBannerNav a:hover { color: #990000; text-decoration: underline; }
.homeContent { margin: 0px 50px; }
h1 { margin: 20px 0px; /*color: #024D75;*/ color: dodgerblue; }
p { margin: 10px 0px; }
