#PageLeft ul{
margin 0px;
padding-left:0px;
margin-left:0px;
padding-top:0px;
padding-bottom:270px;
color:#00FF00;
list-style-type: none;
}

#PageLeft li{
margin-top:6px;
}

#PageLeft ul A:Link {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-variant : normal;
font-weight : bold;
text-decoration : none;
color:#5C4E34;
letter-spacing:1px;
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
padding-right: 5px;
}

#PageLeft ul A:visited {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-weight : bold;
font-variant : normal;
text-decoration : none;
color : #5C4E34;
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
padding-right: 5px;
letter-spacing:1px;
}

#PageLeft ul A:HOVER , #PageLeft ul a.MenuSelected:Link , #PageLeft ul a.MenuSelected:visited {
font-family :  "Times New Roman", Times, serif;
font-size : 14px;
font-style : normal;
font-weight : bold;
font-variant : normal;
color : #FFFFFF;
text-decoration : none;
background: transparent url(images/list-on.gif) left center no-repeat;
padding-left: 15px;
padding-right: 5px;
background-color:#9D332F;
letter-spacing:1px;
}