Two options, both much easier than what I just described: 1. Use your Blog Description field as an "about me" and insert the MTBlogDescription tag in your sidebar at the appropriate spot. You'll need to wrap it in the appropriate CSS div tags so it matches your other sidebar elements 2. Just go to the right spot in your sidebar and start typing away - then add the CSS div tags.
This is what that part of my template looks like:
CODE
<div class="sidetitle">Who Is She?</div>
<div class="sideitems">
<br>
<MTBlogDescription><br><br>
<p>
</div>
Does that help?
Donna