div#nav_main_wrap {
	background-color: #300;
}

ul.leftMenu li a {
	color:#fff;
	border: 1px solid #300;
}

ul.leftMenu a:hover{
	border: 1px solid #fff;
}

.bl {background: url(ll_maroon.gif) 0 100% no-repeat}
.br {background: url(lr_maroon.gif) 100% 100% no-repeat}
.tl {background: url(ul_maroon.gif) 0 0 no-repeat}
.tr {background: url(ur_maroon.gif) 100% 0 no-repeat; padding:10px}

div.about_heading {
	color: #000;
	background-color: #fff;
}