@charset "UTF-8";
/* CSS Document */

#contentLinks {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background: #F0F0F0 url(../images/AndresSegovia.jpg) no-repeat center top;
	margin-bottom: 15px;
	padding: 10px 10px 20px;
}
#aboutText {
	width: 355px;
	margin-right: 15px;
	float: left;
}
#aboutImg {
	float: right;
	width: 400px;
}
.clear {
	clear: both;
	width: 780px;
}
#memberImg {
	float: left;
	margin-right: 15px;
	width: 400px;
}
#memberText {
	width: 355px;
	float: right;
}
