/* ===========
	ABOUTUS.CSS
	=========== */

h2, h3, p, a { background-color:#000000; color:#c0c0c0; }
p { width: 94%; margin-left:1%; }

.aboutus { width:660px; height:auto; margin:2% auto 2% auto; background-color:#000000; color:#c0c0c0; }
.aboutus p { font-size:90%; width:auto; padding:0; margin:3% 0 3% 0; text-align:justify; background-color:#000000; color:#c0c0c0; }
.aboutus p img.portrait { display:block; margin-left:auto; margin-right:auto; width:100px; height:118px; padding:3px 3px 53px 3px; }
.mcol .spacer { width:auto; height:1em; }

