﻿html, body {background: #125589; font: 13px geneva, arial, helvetica, sans-serif; margin: 0px auto 0px auto}

.page {background: url(images/blue-gradient.bmp); width: 996px; border: 2px black solid; margin: 0px auto 0px auto}

.border-t {background: url(images/border-t.bmp) repeat-x}
.border-b {background: url(images/border-b.bmp) bottom left repeat-x}
.border-l {background: url(images/border-l.bmp) repeat-y}
.border-r {background: url(images/border-r.bmp) top right repeat-y}
.border-bl {background: url(images/border-bl.bmp) bottom left no-repeat}
.border-br {background: url(images/border-br.bmp) bottom right no-repeat; padding: 9px 9px 9px 9px}

.banner {display: block; width: 978px; height: 196px}

.navbar {background: url(images/navbar.bmp) repeat-x; width: 100%; height: 32px; border: 2px black solid; border-left: 0px; border-right: 0px}
.navbar a {font-size: 16px; font-weight: bold; color: #0000CC; line-height: 32px; float: left; padding-left: 4%; width: 16%; text-decoration: none}
.navbar a:hover {text-decoration: underline}

.footer {clear: both; height: 30px}