BODY {
background-position: top left;
background-repeat: repeat-x;
background-attachment: fixed;
background-image: url(footstripe.gif);
background-color: #003366;
font-family: arial, helvetica, verdana, sans-serif;
color: #FFFFFF;
font-size: 14px;
margin-left: 0;
margin-right: 0
}

A:link {
text-decoration: underline;
color: #FFFFFF;
}

A:visited {
text-decoration: underline;
color: #FFFFFF;
}

A:active {
text-decoration: underline;
color: #FFFFFF;
}

A:hover {
text-decoration: none;
background-color: #FFFFFF;
color: #003366;
}

DIV.lg {
position: absolute;
right: 5px;
bottom: 3px;
color: #FFFFFF;
font-weight: 700;
font-size: 9px;
}

DIV.navitem5 {
position: absolute;
top: 10px;
left: 0px
}

DIV.navitem6 {
position: absolute;
top: 10px;
left: 22%
}

DIV.navitem7 {
position: absolute;
top: 10px;
left: 66%
}