#content
{
background-image: none;
background-color: #a8bed1;
}

#content ul
{
list-style-type: disc;
list-style-image: none;
}

#content A
{
color: #0060bf;
text-decoration: underline;
}

#content A:visited
{
color: #bf00bf;
text-decoration: none;
}

#content A:hover
{
color: #bf005f;
text-decoration: none;
}

#header
{
background-image: none;
background-color: #40a0ff;
}

#footer
{
background-image: none;
background-color: #0080ff;
}

#leftColumn
{
background-image: none;
background-color: #0080ff;
}

#leftColumn A
{
color: #000000;
text-decoration: underline;
}

#leftColumn A:visited
{
color: #54466f;
text-decoration: none;
}

#leftColumn A:hover
{
color: #bfffff;
text-decoration: none;
}