#header {background: #3366CC url(gfx/bg-darkblue.gif) center repeat-x;}
#header2 {display: table; height: 113px;#position: relative; overflow: hidden;}
#header3 {#position: absolute; top: 50%;_top:50%; display: table-cell; vertical-align: middle;}
h1 {#position: relative; #top: -50%;
font-size: x-large;
color: #FFFF00;
font-weight: normal;
margin: 0;
padding: 0 0 0 10px;
}

#logo_side {
float: left;
}

/* ---------------- */
table.members {border: 0; padding:2px; margin:10px;}
table.members tr th{ border-bottom: 1px solid #990033; text-align:left;}
table.members tr td{ border-bottom: 1px solid #990033;}
table.members tr th p, table.members tr td p{margin:0;padding:0}
/* ---------------- */

input.wide, textarea.wide{
width: 300px;
}

#navigation {
float: left;
display: inline;
width: 135px;
margin-right: -135px; padding: 0;
}

#navigation ul {
margin: 0;
padding:0;
}
#navigation ul li {
list-style-type: none;
margin: 10px;
padding:0;
font-size: small;
font-size: 75%;
color: #990033;
line-height: 1;
}
#navigation ul li a  {
color: #990033;
text-decoration: none;
}
#navigation ul li a:hover  {
color: #990033;
text-decoration: underline;
}

#designby {
position: absolute;
bottom: 0;
padding: 10px;
}
#designby a {
color: #990033;
font-size: x-small;
text-decoration:none;
}

/* ---------------- */
a.top, a.top:visited {
float:right;
color: #990033;
text-decoration: none;
font-size: x-small;
padding:2px;
padding-left: 17px;
padding-right: 10px;
background: url(gfx/arrow-maroon.gif) center left no-repeat;
}
a:hover.top {
color: #990033;
text-decoration: underline;
}
h3 a.top, h3 a:visited.top {
background: url(gfx/arrow-white.gif) center left no-repeat;
color: #ffffff;
padding-right: 5px;
}
h3 a:hover.top {
color: #ffffff;
text-decoration: underline;

}
/* ---------------- */


#page {
margin-left: 135px;
}

body {
margin:0;
padding:0;
background: #ffffff url(gfx/bg-tan.gif) repeat-y;
}

body, p, h1, h2, h3, h4, h5, h6, td, th, li {
	font-family: Arial, Helvetica, sans-serif;
}

p, td, th, li {
color: #003399;
font-size: medium;
line-height: 1.5em;
padding-left: 10px;
}

a {
color: #990033;
text-decoration:none;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: #660033;
}

h2 {
font-size: large;
color: #FFFFFF;
background: #990033 url(gfx/bg-maroon.gif) center repeat-x;
font-weight: normal;
padding: 10px;
margin: 0;
}

h3 {
font-size: medium;
color: #FFFFFF;
background: #990033 url(gfx/bg-maroon-sm.gif) center repeat-x;
font-weight: normal;
padding: 5px;
padding-left: 10px;
}

h4 {
color: #990033;
padding-left: 10px;
font-weight: bold;
size: small;
margin:0;
}
h5 {
color: #990033;
padding-left: 10px;
font-weight: bold;
size: x-small;
margin:0;
}
h6 {
color: #990033;
padding-left: 10px;
font-weight: normal;
size: x-small;
margin:0;
}