#aboutside {
width: 300px;
background-image: url("../images/bg_aboutside.gif");
background-position: top;
background-repeat: no-repeat;
}

#aboutmenu {
width: 146px;
background-image: url("../images/bg_aboutmenu.gif");
}

#aboutcontent {
width: 500px;
padding: 18px 51px 10px 26px;
background-color: #eee6cf;
}

.abohighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 22px;
	color: #000000;
}

.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
