a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #555555;
}
a:hover { color: #333; text-decoration: underline; }

#red {
	position:absolute;
	left:98px;
	top:100px;
	width:125px;
	height:74px;
	z-index:1;
	border: 1px solid #AA0000;
	background-color: #ffffff;}
.float_left {
	float: left;
	height: 400px;
	width: 450px;
	margin: 0;
	min-width: 450px;
	max-height: 400px;
}
img.space {
	margin-top: 10px;
	margin-bottom: 10px;
}