ul#topics {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#topics li {
	margin: 5px;
	padding: 3px;
	width: 193px;
	height: 70px;
	
	float: left;
	border: 1px solid #f0f0f0;
}


#topics li a {
	width: 108px;
	height: 42px;
	display: block;
/*	padding: 28px 0 0 85px;
*/
    padding: 26px 5px 5px 85px;
	color: #2f7e9c;
	font-size: 121%;
	font-weight: bold;
	text-decoration: none;
	
	background-repeat: no-repeat;
}



ul#topics li a:hover {
	background-color: #eee;
	text-decoration: underline;
}

#topicGeology a { background-image: url(../gfx/smallPhotos/geology.png); }
#topicResearch a { background-image: url(../gfx/smallPhotos/research.png); }
#topicMinerals a { background-image: url(../gfx/smallPhotos/minerals.png); }

#topicEnergy a { background-image: url(../gfx/smallPhotos/energy.png); }
#topicWater a { background-image: url(../gfx/smallPhotos/water.png); }
#topicEnvironment a { background-image: url(../gfx/smallPhotos/environment.png); }

#topicGeohazards a { background-image: url(../gfx/smallPhotos/geohazards.png); }
#topicSoil a { background-image: url(../gfx/smallPhotos/soil.png); }
#topicCoasts a { background-image: url(../gfx/smallPhotos/coasts.png); }

#topicSpatial a { background-image: url(../gfx/smallPhotos/spatial.png); }
#topicUnderground a { background-image: url(../gfx/smallPhotos/underground.png); }
#topicCities a { background-image: url(../gfx/smallPhotos/cities.jpg); }

#topicHealth a { background-image: url(../gfx/smallPhotos/climate.png); }
#topicGeoheritage a{ background-image: url(../gfx/smallPhotos/geoheritage.png); }
#topicGeochemistry a{ background-image: url(../gfx/smallPhotos/geochemistry.jpg); }

#topicWorldwide a { background-image: url(../gfx/smallPhotos/geologyWorldwide.jpg); }
#topicHelp a{ background-image: url(../gfx/smallPhotos/internationalHelp.jpg); }
#topicFunding a{ background-image: url(../gfx/smallPhotos/funding.jpg); }

#topicAffairs a{ background-image: url(../gfx/smallPhotos/euaffairs.jpg); }
#topicGeophysics a{ background-image: url(../gfx/smallPhotos/geophysics.png); }
#topicOther a{ background-image: url(../gfx/smallPhotos/other.jpg); }