
body  { color: #585858; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; line-height: 12px; background-color: white; text-align: justify }
.key { color: gray; font-size: 9px; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif }
#frame {
		width:729px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}

#rightcontent {
width:232px;
padding:0px;
float:left;
background:#fff;
	}
	
#centercontent {
width:232px;
padding: ;
padding-top:0px;
padding-bottom:0px;
padding-left:16px;
padding-right:16px;
float:left;
background:#fff;
	}
	
#leftcontent {
width:232px;
padding:0px;
float:left;
background:#fff;
	}
	
#bottomcontent { 
background: #fff; 
padding: 0; 
width: 729px; 
clear:both;
}


/* content */
.Profile   { color: #585858; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif; line-height: 12px; text-align: justify }


ul {
list-style-position: inside;
margin-left: 0;
padding-left: 1em;
text-indent: -1em;
margin-top: 0;
margin-bottom: 8px;
}
hr { border-style: none none dotted; border-width: medium medium 1px; border-color: silver }



/*footer*/
.footer  { color: gray; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.footer:link { color: gray; text-decoration: none }
a.footer:hover  { color: gray; text-decoration: underline }
