td { vertical-align: top; font: Arial, Helvetica, Sans-serif; }
p.italic { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: lighter; 
	margin: 15px; }
p.italic a { display: block; text-align: right; margin-top: 3px; color: #0b2648; }
p.italic a:hover { color: #fff; }
div#content { text-align: center; }
div#listcontainer { width: 500px; padding: 0; border: 0; margin: 20px auto;}
div.countrycolumnleft, div.countrycolumnright {
	width: 230px;
	padding: 5px;
	border: 1px;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #ebedcd;
	}
div.countrycolumnleft { 
	float: left;
}
div.countrycolumnright { 
	float: right;
	}
p.textheader {
	padding: 0;
	border: 0;
	margin: 7px 0 3px 0;
	color: #fff;
	}
div.countrycolumnleft h1, div.countrycolumnright h1 {
	padding: 0;
	border: 0;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: none;
}
h1#africaheading { background-image: url(/africaheading.jpg); }
h1#asiaheading { background-image: url(/asiaheading.jpg); }
h1#europeheading  { background-image: url(/europeheading.jpg); }
h1#middleeastheading {	background-image: url(/middleeastheading.jpg); }
h1#oceaniaheading { background-image: url(/oceaniaheading.jpg); }
h1#southamericaheading { background-image: url(/southamericaheading.jpg); }
h1#articlesHeading { background-image: url(/articlesHeaderBar.jpg); }
ul.countrylist, ul.storylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
ul.countrylist li {
	display: inline;
	}
ul.storylist li {
	display: list-item;
	}
ul.countrylist a, ul.storylist a {	
	color: #ebedcd;
	text-decoration: none;
	}
div#listcontainer li {
  line-height: 1.2em;
}
div#listcontainer a {
  color: #888;
}
ul.countrylist a:hover, div#listcontainer a:hover { color: #fff; }