#boxPageContents .tblAboutus {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#boxPageContents .tblAboutus td{
	margin: 0px;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#boxPageContents .tblAboutus ul{
	margin: 0px;
	padding: 0px;
}
#boxPageContents .tblAboutus .tdLeft{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
#boxPageContents .boxPageContentText #boxPhoto {
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 160px;
	text-align: center;
}
#boxPageContents .boxPageContentText #boxPhoto img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#boxPageContents .tblHistory,
#boxPageContents .tblAboutme {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
}
#boxPageContents .tblHistory td,
#boxPageContents .tblAboutme td{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#boxPageContents .tblAboutme ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#boxPageContents .tblAboutme .tdLeft{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
#boxPageContents .tblHistory .tdLeft{
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

