#wrap #content #up {
	height: 290px;
	width: 714px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #content #up #img {
	background-image: url(img/nadiaHOME.jpg);
	background-repeat: no-repeat;
	height: 186px;
	width: 280px;
	float: left;
	padding-bottom: 8px;
}
#wrap #content #up #textbioF {
	float: right;
	width: 420px;
}
#wrap #content #up #textbioS {
	width: 714px;
	clear: both;
}
#wrap #content #down {
	height: 140px;
	width: 714px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap #content #down #left {
	float: left;
	height: 140px;
	width: 226px;
	border: 1px solid #dfdfdf;
	background-image: url(img/box.png);
	background-repeat: no-repeat;
}
#wrap #content #down #center {
	height: 140px;
	width: 226px;
	border: 1px solid #DFDFDF;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(img/box.png);
	background-repeat: no-repeat;
}
#wrap #content #down #right {
	height: 140px;
	width: 226px;
	border: 1px solid #dfdfdf;
	float: right;
	background-image: url(img/box.png);
	background-repeat: no-repeat;
}