body { margin: 34px 0; min-width: 720px; text-align: center; font: 12px/1.5em Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, serif; color: #017dc3; font-weight: normal; }
h1 { font-size: 24px; }
h2 { font-size: 20px }
a { color: #72c166; }
a:hover { text-decoration: none; }

#wrapper { width: 720px; margin: 0 auto; text-align: left; }

#title { width: 526px; height: 262px; margin: 0 97px; padding: 0; position: relative; float: left; overflow: hidden; }
#title span { background: url(images/header.jpg) no-repeat; position: absolute; width: 100%; height: 100%; }

#content { border: 1px solid #a0a37b; margin-top: 34px; padding: 0 10px; }

ol.letters { list-style-type: lower-alpha; }
.footnote { font-size: 10px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */