div#navigation {
    background-color    :   #8a20bd;
}

div#columnleft a {
    color               :   #8a20bd;
}

div#columnright {
    background-color    :   #e9dbf0;
}

div#columntext a {
    color               :   #8a20bd;
}

div#columntext a:hover {
    color               :   #000000;
}

div#bottomnav {
    background-image    :   url("/images/bg_pers.gif");
    background-repeat   :   no-repeat;
    padding-top         :   84px;
    width               :   747px;
}

div#columnright h1 {
    color               :   #8a20bd;
}

div#columnright h1 a {
    color               :   #8a20bd;
}

div.topAnchor a {
	background-image    :   url("/images/list_item_purple.gif");
    color               :   #8a20bd;
}

div.topAnchor a.up {
	background-image    :   url("/images/list_item_purple_up.gif");
}

div#columnleft ul {
	list-style-image	:	url("/images/list_item_purple.gif");
}

div#columnright ul {
	list-style-image	:	url("/images/list_item_purple.gif");
}

div#columnright ul li {
    margin-left         :   -15px;
}

div#columnright ul li a {
    font-weight         :   bold;
    text-decoration     :   none;
}
 