div#sidebar { float: right; width: 175px; margin-right: 0px; margin-top: 10px; }

div#manager { position: relative; width: 174px; height: 214px; margin-top: 10px; margin-bottom: 10px; }
img#managerFrame { position: absolute; top:0px; left: 0px; z-index: 9; }
img#managerPic { position: absolute; top: 25px; left: 30px; z-index: 17; }
div#managerName { position: absolute; top: 175px; left: 35px; width: 110px; height: 33px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 15px; font-weight: 800; color: #5b3717; text-align:center; vertical-align: middle; z-index: 11; }

div#sidebarText { float: left; width: 147px; padding-left: 22px; font-family: Arial, Helvetica, sans-serif; color: #5b3717; }
div#bigLinks { font-size: 14px; line-height: 17px; color: #b00000; font-weight: 800; margin-bottom: 17px; }
	div#bigLinks a:link, div#bigLinks a:visited { color: #b00000; text-decoration: underline; }
	div#bigLinks a:hover{ color: #b00000; text-decoration: none; }
.section { font-size: 12px; line-height: 14px; color: #5b3717; margin-bottom: 17px; }
.sectionHdr { font-weight: 800; font-size: 14px; line-height:14px; margin-bottom: 3px; }
	.section a:link, .section a:visited { color: #b00000; text-decoration: underline; }
	.section a:hover { color: #b00000; text-decoration: none; }
