#content{
	background-color: #FFFFB3;
	color: #000;
}


#leftnav h2 {
	background-image: url(../images/about/lefthed.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 118px;
	height: 22px;
	margin-left: -2px;
}	



.left1 a
{
	margin-top: 25px;
	padding: 0px;
	display: block;
	background: url(../images/about/report.gif) no-repeat;
	width: 151px;
	height: 84px;
	border: 0px solid #fff;
	outline: none;
}

.left1 a:hover {
	background: url(../images/about/report_over.gif) no-repeat;
}


.left2 a
{
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/about/life.gif) no-repeat;
	width: 151px;
	height: 84px;
	border: 0px solid #fff;
	outline: none;
}

.left2 a:hover {
	background: url(../images/about/life_over.gif) no-repeat;
}


.left3
{
	margin-top: 30px;
	padding: 0;
	display: block;
	background: url(../images/about/ballet.gif) no-repeat;
	width: 157px;
	height: 205px;
}
