
table#layout {
	width: 780px;
	border-spacing: 16px;
}

table#layout td {		
	background-color: #FFFFFF;
	border-color: #003399;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
}

table#layout td td {
	background-color: inherit;
	border-width: 0px;
	border-style: none;
}

table#layout td.one {		
	width: 170px;
	background-image: url(art/world-map-light.gif);
	background-repeat: repeat-x;
	background-position: -17px -24px;
}

table#layout td.two {		
	background-image: url(art/world-map-light.gif);
	background-repeat: repeat-x;
	background-position: -206px -24px;
}

table#layout td.three {		
	width: 170px;
	background-image: url(art/world-map-light.gif);
	background-repeat: repeat-x;
	background-position: 60px -24px;
	padding: 8px;
	line-height: 150%;
}

span.toplink a {
	float: right;
	padding: 2px;
	line-height: 100%;
}

span.toplink a {
	color: #F8CD48;
	font-size: 10px;
}