ul#navigation
{
margin-left: 0;
padding-left: 0;
padding-top: 0;
list-style-type: none;
background: #54a8ff;
float: left;
width: 100%;
height: 30px;
}
ul#navigation li
{
display: inline;
font-family: microsoft sans serif;
font-weight: normal;
font-size: 14px;
line-height: 1.2;
}
ul#navigation a
{
display: block;
float: left;
padding: .2em .5em;
text-decoration: none;
color: #fff;
background: #54a8ff;
}

ul#navigation a:hover
{
color: #000;
background: #c7e2fd;
}



ul#navright
{
margin-right: 0;
margin-top: 0;
margin-left: 0;
padding-right: 0;
list-style-type: none;
background: #54a8ff;

width: 100%;
height: 13px;
}
ul#navright li
{
display: inline;
font-family: arial narrow;
font-size: 13px;
line-height: .6;
}
ul#navright a
{
display: block;
float: right;
padding: .2em .3em;
text-decoration: none;
color: #000000;
background: #fff;
font-weight: bold;
}

ul#navright a:hover
{
color: #000;
background: #c7e2fd;
}

ul#navigationbottom
{
margin-left: 0;
padding-left: 0;
padding-top: 0;
list-style-type: none;
background: #54a8ff;
float: left;
width: 100%;
height: 30px;
}
ul#navigationbottom li
{
display: inline;
font-family: microsoft sans serif;
font-weight: normal;
font-size: 14px;
line-height: 1.4;
}
ul#navigationbottom a
{
display: block;
float: left;
padding: .2em .5em;
text-decoration: none;
color: #fff;
background: #54a8ff;
}

ul#navigationbottom a:hover
{
color: #000;
background: #c7e2fd;
}

#Footer0
{ 
 position:absolute;
 margin-bottom: 2px;
 width: 770px; height:30px; 
 left: 5px;
 clear: both;
 }