body {
	background-attachment: scroll;
	background-image: url(../profile/background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#photo {
	float: right;
	width: 410px;
}
#bio {
	padding-top: 15px;
	padding-left: 15%;


}
#section {
	padding-left: 20%;
}
.titlesBox {
	float: left;
	width: 33%;
	padding-bottom: 20px;

}
.titlesBox p {
	margin-right: 15px;
}
th {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: text-top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
