/* begin main content with rounded edges */
div.leftcontent{background:#A8A9A3 url(../images/llt.jpg) no-repeat; 
	margin-top: 20px;
	width: 200px;
}


div.l2 {
	background:url(../images/lrt.jpg) no-repeat top right;
}
div.l3 {
	background:url(../images/llb.jpg) no-repeat left bottom;
}
div.l4 {
	background:url(../images/lrb.jpg) no-repeat right bottom; padding:10px;
} /* stop putting margin-bottom here - does not work in IE */

div.leftmenusection {
	background:url(../images/leftnavspacer.jpg) no-repeat bottom left;
	padding-bottom: 15px;
}

div.leftmenuwithlight {
	background:url(../images/leftnavspacer.jpg) no-repeat bottom left;
}

div.shinedown {
	background:url(../images/shinedown.jpg) no-repeat bottom left;
}

div.selected {
	background:url(../images/lighton.jpg) no-repeat left;
	text-indent: 20px;
	margin-left: 10px;
}

div.unselected {
	background:url(../images/lightoff.jpg) no-repeat left;
	text-indent: 20px;
	margin-left: 10px;
}

.glow {
	background:url(../images/leftbackglow.jpg) no-repeat top center;
}

div.lnavon{
	background:url(../images/lnavon1.jpg) no-repeat top left;
	font-size : 12pt;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.lnavtitleon{
	background:url(../images/lnavton1.jpg) no-repeat top left;
	font-size : 12pt;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.lnavoff{
	background:url(../images/lnavoff.jpg) no-repeat top left;
	font-size : 12pt;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.lnavtitleoff{
	background:url(../images/lnavtoff.jpg) no-repeat top left;
	font-size : 12pt;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tidy{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 12px;
}