div#content { background-color: #C09EAF; height: auto; } 
body { background-color: #C09EAF; height: auto;} 

img.border {
	border: 5px solid #CCCCCC;
	margin: 0 0 20px 0;
}

.wrapper {
	position: relative;
	width: 100%;
	text-align: center;
	overflow: auto;
}
.wrap {
	position: relative;
	width: 750px;
	margin: 15px auto 15px auto;
	overflow: auto;
}
.cell {
	float: left;
	width: 100px;
}
.cellc {
	float: left;
	font-size: 10px;
	width: 550px;
}

.cellc a {
	text-decoration: underline;
	color: white;
}
.em {
	font-size: 11px;
}
