/* GEMI styles  */


h3.gemifactskicker {
    font-family: "League Gothic",sans-serif;
    font-size: 3.0rem;
    font-style: normal;
    font-weight: 300;
    line-height: 0;
    text-transform: uppercase;
    padding-top: 18px;
    padding-bottom: 12px;
	text-align:center;
	color:#58585a;
}	

h3.gemifactshead {
    font-family: "Milo",serif;
    font-size: 16px;
	font-weight: normal;
	font-style: italic;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 6px;
    margin-bottom: 12px;
	text-align:center;
	color:#58585a;	
}

h3.gemilargenumber {
    font-family: "League Gothic",sans-serif;
    font-size: 7.0rem;
    font-style: normal;
    font-weight: 300;
    line-height: 0;
    text-transform: uppercase;
    padding: 36px 12px 36px 36px;
	text-align:left;
	color:#C00;
}

h3.gemifactsheadleft {
    font-family: "Milo",serif;
    font-size: 18px;
	font-weight: normal;
	font-style: italic;
    line-height: 1.4;
    text-transform: uppercase;
    margin-top: 32px;
	text-align:left;
	color:#58585a;	
}


.gemi-map-background { 
	background-image: url(/images/centers/uhgemi/gemi-global-map.jpg);
	background-position: center;
	height: 466px; 
	width: 900px;
	margin: 0;
	
	}
.gemi-map-background .gemi-map-head {
	position: absolute;
    left: 0px;
    top: 200px;
	opacity: 1.0;
	background-color: #fff;
	padding:18px;
	}
	
h1.gemimaphead {
    	font-family: "League Gothic",sans-serif;
		font-size: 72px;
    	font-weight: normal;
    	letter-spacing: 0;
    	line-height: 0.95em;
    	margin-bottom: 0;
    	margin-left: 0;
    	margin-right: 0;
    	margin-top: 0;
	   	text-transform: uppercase;
		color: #C00;
		}