body { font-family: Georgia, serif; background: url(/img/body-bg.png) repeat-x #e9e9e9; }
h1 { font-size: 2em; margin-bottom: 0.75em; }
h2 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h3 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h4 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h5 { font-size: 1em; font-weight: bold; }
h6 { font-size: 1em; font-weight: bold; }
a { color: #2e4a6a; text-decoration: none; }
a:hover { text-decoration: underline; }

ul#menu { margin: 0; height: 36px; font-variant: small-caps; font-weight: bold; list-style: none; }
ul#menu li { display: block; height: 100%; background-color: #2e4a6a; float: right; margin: 0 5px; padding: 0 15px; }
ul#menu li.active, ul#menu li:hover { background-color: #2f66a5; }
ul#menu li a { color: white; }
ul#menu a:hover { text-decoration: none; color: white; }

#content { background: url(/img/content-bg.png) repeat-y center top; }
#content-inner { background: url(/img/content-bg-top.png) no-repeat center top; padding-top: 7px; }

#banner { display: block; height: 200px; }
#banner img { display: block; height: 200px; }

#footer { background: url(/img/footer-bg.png) repeat-x #49688a; }
#footer p { text-align: center; color: white; }
#footer p a { color: white; }

div.wrapper { padding: 0 20px; }
