@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("main.css");
@import url("p7PMMh07.css");

#about {
	width: 600px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#about p {
	text-indent: 2em;
	padding-top: 1ex;
	padding-left: 20px;
}
#sidebarRightAbout {
	float: right; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EEE;
	margin: 40px 100px 10px 10px;
	padding: 10px;
	border: 1px solid #F00;
	text-align: center;
}
