#imageArea {
	float: right;
	width: 390px;
}
#textArea {
	float: left;
	width: 320px;
	margin-top: 20px;
	background-image: url(../images/staff/lin_01.gif);
	line-height: 24px;
	margin-left: 10px;
}
*html #textArea {
	float: left;
	width: 320px;
	margin-top: 20px;
	background-image: url(../images/staff/lin_01.gif);
	line-height: 24px;
	margin-left: 5px;
}

#textArea p {
	margin-bottom: 24px;
}
#textArea p.blogLink {
	margin: 0px;
	text-align: right;
}
#outline {
	float: left;
	width: 480px;
}
#outline h3 {
	margin-bottom: 10px;
}
#outline th {
	color: #00B2D9;
	white-space: nowrap;
	vertical-align: top;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}
#profile {
	float: right;
	width: 240px;
}
#profile h3 {
	margin-bottom: 10px;
}
#profile dl dt {
	font-weight: bold;
	color: #00B2D9;
}
#profile dl dd {
	margin-bottom: 1em;
}
#others {
	clear: both;
}
#others-header {
	background-image: url(../images/staff/bg_01.jpg);
	height: 20px;
}
#others-body {
	background-image: url(../images/staff/bg_02.jpg);
	padding-right: 20px;
	padding-left: 20px;
}
#others-footer {
	background-image: url(../images/staff/bg_03.jpg);
	height: 20px;
}
#others .staff .photo {
	float: left;
	width: 224px;
	text-align: right;
}

#others .staff .profile {
	background-image: url(../images/staff/bg_04.png);
	height: 244px;
	width: 479px;
	float: right;
	margin-top: 13px;
}

#others .staff .profile table {
	width: 450px;
	margin-left: 14px;
	margin-top: 22px;
}
#others .staff .profile table th, #others .staff .profile table td {
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/staff/lin_02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#others .staff .profile table th {
	width: 77px;
}

#others .staff .profile table td {
	padding-left: 7px;
	background-position: 2px bottom;
	padding-right: 7px;
}
#others .staff .profile table .end th, #others .staff .profile table .end td {
	background-image: none;
}
#others .break {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
}

