@charset "UTF-8";
/* CSS Document */

body { background: #5a92c5 url(images/infoBg.jpg) repeat-x; }

#wrapper { background: #e9f4fd; }

#over { display: block; background: url(images/infoNotch.gif) right 12px no-repeat; padding-right: 35px; margin-right: -35px;  }

#over li a { color: #5a92c5; }

#nav li li a:hover { color: #5a92c5; text-decoration: underline; }

#rightCol h2 { color: #172742; }

#rightCol a { color: #5a92c5; text-decoration: none; }
#rightCol a:hover { text-decoration: underline; }