html, body {background-color: #378FB5; font-family: Arial; margin: 0;}
a, a:link, a:visited, a:active {color: #0000FF;}

.floatl {float: left;}
.floatr {float: right;}
.clear {clear: both;}

.header {margin: 0 auto; width: 800px;}
.footer {color: white; text-align: center;}
.footer a {color: white;}

.records {text-align: center;}
.records a {color: white; font-size: 16px; font-weight: bold;}

.network {color: white; text-align: center;}
.network a {color: white;}

h1 {color: white; font-size: 16px; font-weight: bold; margin: 5px 0 7px;}
h2 {color: white; font-size: 14px; font-weight: bold; text-align: center;}

.wrapper {position: relative;}
.content {background-color: #000080; border: 1px solid #c6e2ff; color: white; left: 0; margin: 0 auto; padding: 5px; position: absolute; right: 0; text-align: left; top: 775px; width: 780px;}
.content p {padding: 5px 0 0 0;}
