@charset "iso-8859-1";
/* author: Pat Morten */
/* Creation date: 3/12/06 */
	body {
	line-height: 150%;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:left;
	}

p {
	line-height: 150%;
	}

a {
	text-decoration: none;
	color: blue;
	}

a:hover {
	text-decoration: underline;
	color: blue;
	}

a:visited {
	color: blue;
	}

td	{
	line-height: 140%;
	background-color: transparent;
	}

.main {
	position: absolute;
	top:2em;
	margin-left: 220px;
	width:600px;
	}	

.main1 {
	position: absolute;
	top:2em;
	margin-left: 220px;
	width:600px;
	background: url('lines.png') repeat-x;
	}	

.container {
	position: absolute;
	padding: 10px;
	width:600px;
	background-color: transparent;
	}	

.cgg {
	position: absolute;
	font-size: 90%;
	font-weight: bold;
	top:2em;
	margin-left: 10px;
	width:200px;
	padding-bottom: 1em;
	}
	
.goal	{
	font-size: 1em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #4477FF;
	padding: 7px;
	text-align: center;
	}

.headline {
	width:600px;
	text-align: left;
	font-size: 2em;
	margin-bottom: 10px;
	margin-right: 110px;
	margin-top: 15px;
	font-weight: bold;
	line-height: 125%;
	left:5px;
	padding:5px;
		}

.headlinesub {
	width:600px;
	text-align: left;
	font-size: .75em;
	margin-right: 110px;
	font-weight: normal;
	left:5px;
	padding:5px;
		}

.image-r  {
	position:absolute;
	margin-top: -15px;
	margin-right: 0px;
	}

.map {
	background: url('world.png') no-repeat;
	width: 600px;
	height: 300px;
	text-align: center;
	}

h3.maptext {
	text-align: center;
	font-size: 2.5em;
	color:#ff4444;
	}

.flag {
	position: relative;
	text-align: center;
	}

.list {
	left: 10%;
	width:800px;
	position: absolute;
	text-align: center;
	margin-bottom: 2em;
	}
	
.country {
	float: left;
	}
/*
Return to Prayer International link
*/
.home	{
	width:600px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 3px;
	position: absolute;
	margin-left: 220px;
	}
.home a	{
	font-size: 80%;
	text-decoration: none;
	color: black;
	}
.home a:hover {
	color: red;
	}
/*
Table styles
*/
.tsrh  {
	background: #bbddff;
	font-weight: bold;
	text-align: center;
	}

.tsri  {
	background: #ffffcc;
	font-weight: bold;
	text-align: center;
	border: thin solid black;
	}
.tsri a {
	color: #FF3300;
	text-decoration :none;
	}
.tsri a:hover  {
	text-decoration: underline;
	}

.tsrh a {
	color: #FF3300;
	font-weight: bold;
	text-decoration :none;
	}
.tsrh a:hover  {
	text-decoration: underline;
	font-weight: bold;
	}

.tsr	{
	background: white;
		}

.tsl	{
	background: #ffffcc;
		}

.footer {
	border-top: thin solid black;
	text-align: center;
	line-height: 1.3em;
	font-size: 75%;
	font-weight: bold;
	background-color: transparent;
	}	