@charset "utf-8";
/* Contact CSS Document */


#subsection{
	background:url(../images/bg_About.jpg) no-repeat;
	width: 700px;
	padding: 60px 50px 10px 30px;
}

#subsection2{
	background:url(../images/bg_Pres.jpg) no-repeat;
	width: 700px;
	padding: 60px 50px 10px 30px;
}

#player{
	 width: 636px;
	 position: relative;
	 margin: 0 auto;
}

li#mnabout a{
	width: 203px;
	height: 36px;
	display: block;
	float: left;
	background:url(../images/nav_AboutHover.jpg) no-repeat;
}
	