body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
background:#003366;
width:100%;
margin:0;
text-align:center;
color:#233d91;
}

#wrapper {
margin-left:auto;
margin-right:auto;
width:800px;
text-align:left;
padding:0;
}

#top {
width: 100%;
height: 336px;
background:url(images/canvas.gif);
padding:0;
overflow:visible;
}

#header {
width:627px;
height:40px;
padding-top:20px;
margin-left:15px;
}

#header_2 {
height:241px;
width:800px;
overflow:visible;
}

#intro {
width:626px;
height:241px;
margin: 0 0 0 12px;
border-top:3px solid #003366;
float:right; 
overflow:visible;
}

#tagline {
width:560px;
height:auto;
font-size:12px;
border-bottom:1px solid #003366;
}

#tagline_top {
font-size:16px;
}

#tagline_bottom{
font-size:14px;
}

#portrait {
height:190px;
width:200px;
padding-right:15px;
padding-top:10px;
float:left;
text-align:center;
}

#river {
width:158px;
height:241px;
background:url(images/header3.gif);
background-repeat:no-repeat;
background-position:left top;
float:right;
margin-right:0;
}

#sidenav {
width: 23%;
background:#003366;
float:left;
}

.tab {
background:url(images/midcanvas.gif);
width:100%;
padding-top:10px;
height:auto;
text-align:center;
border-right:1px solid #ccc;
}

.tab a {
color:#233d91;
display:block;
}

.tab a:hover {
color:#3333ff;
}

.tab_base {
background:url(images/tabcorner.gif);
width:100%;
height:10px !important;
border-right:1px solid #ccc;
line-height:0px;
overflow:hidden;
}

.active_tab {
background:url(images/canvas.gif);
width:100%;
padding-top:10px;
height:auto;
text-align:center;
}

.active_tab_base {
background:url(images/active_tabcorner.gif);
width:100%;
height:10px;
line-height:0px;
overflow:hidden;
}

.bottom_tab_base {
background:url(images/bottom_tabcorner.gif);
width:100%;
height:10px;
border-right:1px solid #ccc;
line-height:0px;
overflow:hidden;
}

#content_inner {
width:500px;
margin-top:-210px;
margin-left:47px;
margin-right:15px;
}

#content_wrapper {
background:#003366;
width:616px;
float:left;
background:url(images/canvas.gif);
overflow:visible;
}

#intro_inner {
padding-top:10px;
height:auto;
width:405px;
float:left;
overflow:visible;
position:relative;
z-index:10000;
}

#content_inner a{
text-decoration:underline;
}

#content_body {
min-height:600px;
height:auto !important;
height:600px;
clear:both;
width:530px;
margin-bottom:30px;
position:relative;
z-index:10000;
}

#links_menu {
width:615px;
height:20px;
background:url(images/midcanvas.gif);
border-top:1px solid #ccc;
text-align:center;
clear:both;
float:left;
color:#666;
}

#links_menu a{
color:#666;
font-size:10px;
}

#links_menu a:link{
color:#666;
font-size:10px;
}

#links_menu a:hover{
color:#003366;
}

a {
text-decoration:none;
color:#233d91;
}
a:hover{
color:#3333ff;
}
img {
border-style:none;
}