
#container { width: 800px; height: 1000px; background-color:#2B95C5; position: relative; margin-left:auto; margin-right:auto;}

#banner { width: 800px; height: 100px; 
border-width: 0px; border-color: #009900; position: absolute; left: 0;}

#left { background-color: #90D3F1; width: 160px; height: 790px;
position: absolute; top: 155px; left: 0; }

#center { background-color: #FFFFCC; width: 471px; height: 790px;
position: absolute; top: 155px; left: 160px; padding-left: 4px; padding-right: 5px;  }

#centerwide { background-color: #FFFFCC; width: 631px; height: 790px;
position: absolute; top: 155px; left: 160px; padding-left: 4px; padding-right: 5px;  }

#right { background-color: #90D3F1; width: 160px; height: 790px;
position: absolute; top: 155px; left: 640px; }

#bottom { background-color: #FFDFEA; width: 800px; height: 50px;
position: absolute; top:945px; left: 0; text-align:center; padding-top:5px;
color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
font-weight: bold;}

#navigation {
width: 800px;
height: 50px;
background-color: #90D3F1;
text-align:center;
padding-top: 5px;
position: absolute; top: 100px; left: 0;
}


#navigation a:link, #navigation a:visited {
margin-left: 12px;
color: black;
background-color: transparent;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside {
width: 160px;
border-collapse: collapse;
}

#navside td{
height: 20px;
border-bottom: 2px solid white;
background-color: #90D3F1;
color: black;
padding-left: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside a:link, #navside a:visited {
color: black;
background-color: transparent;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside2 {
width: 160px;
border-collapse: collapse;
}

#navside2 td{
height: 20px;
border-bottom: 2px solid white;
background-color: #90D3F1;
color: black;
padding-left: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside2 a:link, #navside2 a:visited {
color: black;
background-color: transparent;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside3 {
width: 160px;
border-collapse: collapse;
}

#navside3 td{
height: 20px;
border-bottom: 2px solid white;
background-color: #90D3F1;
color: black;
padding-left: 5px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navside3 a:link, #navside a:visited {
color: black;
background-color: transparent;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: bold;
}

#navtitle {
width: 160px;
border-collapse: collapse;
}

#navtitle td{
height: 20px;
border-bottom: 2px solid white;
border-left: 2px solid #90D3F1;
background-color: #2B95C5;
color: white;
padding-left: 5px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

#navtitle2 {
width: 160px;
border-collapse: collapse;
}

#navtitle2 td{
height: 20px;
border-bottom: 2px solid white;
border-left: 2px solid #90D3F1;
background-color: #2B95C5;
color: white;
padding-left: 5px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

#navtitle3 {
width: 160px;
border-collapse: collapse;
}

#navtitle3 td{
height: 20px;
border-bottom: 2px solid white;
border-left: 2px solid #90D3F1;
background-color: #2B95C5;
color: white;
padding-left: 5px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}