body,html { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 100%; height: 100%; margin: 0; padding: 0; }
.int_column-top { background-color: #9a3334; background-image: url(../images/int-nav_top.jpg); background-repeat: no-repeat; background-position: center top; }
.int_column-bottom { background-color: #9a3334; background-image: url(../images/home_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }
.home_column-top { background-color: #9a3334; background-image: url(../images/home_column-top.jpg); background-repeat: no-repeat; background-position: center top; }
.home_column-bottom { background-color: #9a3334; background-image: url(../images/home_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }
.about_column-top { background-color: #9a6601; background-image: url(../images/about_column-top.jpg); background-repeat: no-repeat; background-position: center top; }
.about_column-bottom { background-color: #9a6601; background-image: url(../images/about_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }

.services_column-top { background-color: #6d9a01; background-image: url(../images/services_column-top.jpg); background-repeat: no-repeat; background-position: center top; }
.services_column-bottom { background-color: #6d9a01; background-image: url(../images/services_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }

.archive_column-top { background-color: #01549a; background-image: url(../images/archive_column-top.jpg); background-repeat: no-repeat; background-position: center top; }
.archive_column-bottom { background-color: #01549a; background-image: url(../images/archive_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }

.contact_column-top { background-color: #6a4799; background-image: url(../images/contact_column-top.jpg); background-repeat: no-repeat; background-position: center top; }
.contact_column-bottom { background-color: #6a4799; background-image: url(../images/contact_column-bottom.jpg); background-repeat: no-repeat; background-position: center bottom; }

a { font-weight: bold; text-decoration: none; }
a:hover { font-weight: bold; text-decoration: underline; }
.footer_text { color: #e2e2e2; font-size: 11px; font-weight: bold; }
#footerDiv { position: fixed; right: 20px; bottom: 20px; height: auto; }
