#hleft
{
	background-colour: red;
	float:left;
	width: 194px;
}

#hcenter
{
	width: 406px;
	margin-left: 21px;
	margin-right: 20px;
	float:left;
	text-align: left;
}
#hcenter a
{
	text-decoration: none;
}

#hcenter a:hover
{
	text-decoration: underline;
}

#hright
{
	float:left;
	width:250px;
}

#hleft img, #hright img
{
	float: left;
	margin-bottom: 5px;
}