body, #contentwrapper, #sidebar-a
{
margin: 0px;
padding: 0px;
}

#sidebar-a
{
background-image: url("http://community.sgdotnet.org/blogs/kitkai/images/rightpaneltile.jpg");
background-position: top left;
background-repeat: repeat-y;
color: white;

}

#sidebar-a a:link, #sidebar-a a:hover, #sidebar-a a:visited, 
{
color: white;
}

#sidebar-a a:active
{
color: lime;
}