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

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

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

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

#leftColumn
{
background-image: none;
background-color: #00007f;
}

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

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