body,html {
	color: white;
	font: 11px Arial;
}
#left {
	position: absolute;
	left: 30px;
	top: 309px;
	width: 233px;
	height: 406px;
	overflow: hidden;
}
#right {
	position: absolute;
	left: 399px;
	top: 295px;
	width: 378px;
	height: 421px;
	border: none;
}
#left a:link img {
	border: none;
}
#left a, #left a:link, #left a:visited, #left a:active {
	color: white;
}