body {
font-family: verdana;
font-size: 11px;
color: #5C6278;
line-height: 18px;
background-color: #E6E6F0;
}

a:link {color: #3870B4; text-decoration:underline;}
a:visited {color: #3870B4; text-decoration:underline;}
a:hover {color: #C61533; text-decoration:none;}
a:active {color: #3870B4; text-decoration:none;}

tr td .navilinks {width:400px;}
td a:link {font-size: 11px; color: #16B0DA; text-decoration:none;}
td a:visited {font-size: 11px; color: #16B0DA; text-decoration:none;}
td a:hover {font-size: 11px; color: #F85D48; text-decoration:none;}
td a:active {font-size: 11px; color: #16B0DA; text-decoration:none;}

b, i {
color: #D278AE;
}

#header {
font-family: georgia;
font-size: 16px;
font-weight: bold;
color: #924CA5;
letter-spacing: 3px;
font-variant: small-caps;
}

#top {
z-index:1;
position: relative;
top: -7px;
margin: 0 auto;
}

#navi {
z-index:3;
width:400px;
margin:0 auto;
position: relative;
top:0px;
}

#content {
z-index:2;
border:1px solid #000000;
background-color: #E2E2E2;
width:392px;
position: relative;
top:9px;
padding: 3px;
text-align: left;
}