@charset "utf-8";
/* CSS Document */

/* Created by May Yam
	Aurora (c) Sep 3th, 2008 */
	
	
/* Show only to IE PC \*/

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto 50px auto; /* center for now */
	/*width: 52em;  ems so it will grow */
	width:660px;
	background: url(../graphics/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../graphics/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../graphics/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../graphics/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}


img.profile_pic_left{ 

	float:left; 
	padding:20px;
	margin-top: 30px;
}

.profile_text {  font-family: Arial, Helvetica; font-size: 13px; font-style: normal; line-height: 13pt; color: #000000}
