.topicHeader {
	border: 1px solid #e4e4e4;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-align: right;
}

.topicHeader h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	height: 56px;
}

.inactive
{
	padding: 5px 0px 0px 0px;
	color: #AFAFAF;
	text-align:center;
	width:100%;
}

#topicMenu {
	list-style-type: none;
	margin: 2px -3px 0 -1px;
	padding: 0 0 30px 0;
	height: 32px;
}

#topicMenu li {
	float: left;
	margin: 0 1px 0 1px;
	padding: 0;
	background: url(../gfx/topicMenuBg.png) repeat-x;
	height: 32px;
	width: 62px;
}

#topicMenu li a {
	display: block;
	width: 100%;
	height: 27px;
	text-align: center;
	text-decoration: none;
	color: black;
	padding: 5px 0 0;
	background: url(../gfx/topicMenuArrow.png) center bottom no-repeat;
}

#topicMenu li a:hover {
	text-decoration: underline;
}

#topicMenu #topicMenuWG {
	width: 119px;
}

/* wide */

#topicGeology { background-image: url(../gfx/widePhotos/geology.png); }
#topicResearch { background-image: url(../gfx/widePhotos/research.png); }
#topicMinerals { background-image: url(../gfx/widePhotos/minerals.png); }

#topicEnergy { background-image: url(../gfx/widePhotos/energy.png); }
#topicWater { background-image: url(../gfx/widePhotos/water.png); }
#topicEnvironment { background-image: url(../gfx/widePhotos/environment.png); }

#topicGeohazards { background-image: url(../gfx/widePhotos/geohazards.png); }
#topicSoil { background-image: url(../gfx/widePhotos/soil.png); }
#topicCoasts { background-image: url(../gfx/widePhotos/coasts.png); }

#topicSpatial { background-image: url(../gfx/widePhotos/spatial.png); }
#topicUnderground { background-image: url(../gfx/widePhotos/underground.png); }
#topicCities { background-image: url(../gfx/widePhotos/cities.jpg); }

#topicCO2 { background-image: url(../gfx/widePhotos/climate.png); }
#topicGeoheritage { background-image: url(../gfx/widePhotos/geoheritage.png); }
#topicGeochemistry { background-image: url(../gfx/widePhotos/geochemistry.jpg); }

#topicWorldwide { background-image: url(../gfx/widePhotos/geologyWorldwide.jpg); }
#topicHelp { background-image: url(../gfx/widePhotos/internationalHelp.jpg); }
#topicFunding { background-image: url(../gfx/widePhotos/funding.jpg); }

/* headers */

/* old headers
#topicGeology h2 { background-image: url(../gfx/headers/geology.gif); }
#topicResearch h2 { background-image: url(../gfx/headers/research.gif); }
#topicMinerals h2 { background-image: url(../gfx/headers/minerals.gif); }

#topicEnergy h2 { background-image: url(../gfx/headers/energy.gif); }
#topicWater h2 { background-image: url(../gfx/headers/water.gif); }
#topicEnvironment h2 { background-image: url(../gfx/headers/environment.gif); }

#topicGeohazards h2 { background-image: url(../gfx/headers/geohazards.gif); }
#topicSoil h2 { background-image: url(../gfx/headers/soil.gif); }
#topicCoasts h2 { background-image: url(../gfx/headers/coastsandseas.gif); }

#topicSpatial h2 { background-image: url(../gfx/headers/spatialdata.gif); }
#topicUnderground h2 { background-image: url(../gfx/headers/underground.gif); }
#topicCities h2 { background-image: url(../gfx/headers/cities.gif); }

#topicHealth h2 { background-image: url(../gfx/headers/health.gif); }

#topicGeoheritage h2 { background-image: url(../gfx/headers/geoheritage.gif); }

#topicClimate h2 { background-image: url(../gfx/headers/climate.gif); }

*/

h1.topicTitle
{
	font-family: Arial;
	font-size: 30px;
	color: #4589A6;
	margin: 10px 10px 5px 5px;
	padding: 10px;

}
