#banner {
	background-image: url(../images/run.jpg);
}

li#advance a:link, li#advance a:visited 
{
    border-top: 6px solid #804040;
    padding-top: 0;
    background: transparent;
    color: #804040;
}

#eagle {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/eagleTP.gif);
}
    #cobra {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/cobraTP.gif);
}

#dragon {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/dragonTP.gif);
}

#arrows {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/new.gif);
}

#unassigned {
    background-color: transparent;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/gold_bsa_color.jpg);
}