/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/ 



td.topTD {
	background: url(aboutme	_top.jpg) no-repeat top center;
	height: 250px;
	text-align: right;
	padding: 42px 65px 0 48px;
	font-size: 11px;
margin: 0px;
padding: 0px 0px;
}

td.middleTD {
	background: url(bg_table_main.jpg) center repeat-y;
	padding: 10px 85px 0 0;
	font-size: 11px;
height: 100%;
}

td.bottomTD {
	background: url(bg_footer.jpg) no-repeat bottom center;
	height: 120px;
	padding: 0 65px 55px 100px;
	color: #fff;
	text-align: right;
	font-size: 11px;
margin: 0px;
padding: 0px 0px;
}
