body { background: url(bg.gif) repeat; padding: 0; margin: 20px auto; text-align: center; font-size: 11px; color: #357dbc; font-family: georgia, "times new roman", times, serif; }

#header { width: 441px; background-color: #f1f9ff; padding: 0; position: absolute; top: 8px; left: 9px; }
#home { width: 429px; background-color: #f1f9ff; padding: 5px; position: absolute; top: 200px; left: 9px; border: 1px solid #357dbc; }
#menu { position: absolute; top: 8px; left: 466px; padding: 0; width: 133px; background-color: #f1f9ff; border: 1px solid #357dbc; }
#info { position: absolute; top: 200px; left: 466px; padding: 0; width: 133px; background-color: #f1f9ff; border: 1px solid #357dbc; }

h1 { color: #357dbc; font-family: georgia, "times new roman", times, serif; text-transform: lowercase; text-align: right; padding: 10px; margin: 0; font-style: italic; font-size: 14px; }
h2 { color: #1c67a8; font-family: georgia, "times new roman", times, serif; text-transform: lowercase; text-align: left;  padding: 5px; margin: 0; font-size: 13px; }
ul.nav { list-style: none; margin-left: 20px; margin-top: 0; color: #357dbc; font-family: georgia, "times new roman", times, serif; text-transform: lowercase; text-align: right; font-size: 11px; padding: 10px; font-weight: bold; }
ul.nav li { margin-bottom: 3px; }
ul.info { margin-left: 17px; margin-top: 0; color: #357dbc; font-family: georgia, "times new roman", times, serif; text-transform: lowercase; text-align: right; font-size: 11px; padding: 10px; font-weight: bold; }
ul.info li { margin-bottom: 3px; }
li.none { list-style: none; }
a:link, a:visited { color: #1e56b4; text-decoration: underline; font-size: 11px; font-family: georgia, "times new roman", times, serif; font-weight: bold; }
a:hover, a:active { color: #92b4d9; text-decoration: none; font-size: 11px; font-family: georgia, "times new roman", times, serif; font-weight: bold; }
p { font-size: 11px; color: #357dbc; font-family: georgia, "times new roman", times, serif; font-weight: normal; text-align: justify; }
b, strong { color: #1e56b4; font-family: georgia, "times new roman", times, serif; font-size: 11px; }
ul { text-align: left; }
abbr, abbr [title], acronym, acronym [title] { border-bottom: 1px dotted #1e56b4; color: #1e56b4; cursor: help; }

input { background: #fff; border-bottom: 1px solid #357dbc; color: #357dbc; font-family: georgia, "times new roman", times, serif; font-size: 11px; margin: 1px; }
.submit { border: 1px solid #357dbc; margin: 5px; }
.tfl { margin: 5px; }
