/*background: url(images/bg_all2.jpg) #000;*/
body {margin: 0;padding: 0;font: 75% georgia, sans-serif;line-height: 1.5em;}
a:link		{color: #fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:10px;}
a:visited	{color: #fff;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:10px;}
a:hover 	{color: #fff;text-decoration:underline;font-weight:bold;text-transform:uppercase;font-size:10px;}

#toplinks a:link {color: #898989;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:10px;}
#toplinks a:visited	{color: #898989;text-decoration:none;font-weight:bold;text-transform:uppercase;font-size:10px;}
#toplinks a:hover 	{color: #ae8282;text-decoration:underline;font-weight:bold;text-transform:uppercase;font-size:10px;}

#whitetext {color:#fff;}

#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 20px;
padding-bottom: 6px;
background-image: url(images/arrow5.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
}

#navlist ul { list-style: none; }