/* basic elements */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	position: absolute;
	visibility: visible;

	}
p { 
	font: 10pt/16pt Verdana; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt Verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #547a53;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #547a53;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #86c784;
	}

/*basic elements */



#container { 
	background: none; 
	padding: 0px 0px 0px 0px;  
	margin: 0px; 
	}

#title {
/*	background: #fff url(images/title_peacekeepers.png) no-repeat top right; 
	background: #fff ;
	margin: 0px;
	width: 550px;
	height: 45px;
	left: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	top: 0px;*/
}


#key
{
	font-family: Verdana;
	font-weight: normal;
	color: #669933;
	border: 4px solid #edf5dc;
	bordercolor:#eef6e3;
	border-collapse: collapse;
	border-spacing: 4px;
	align: left;
	width:500px;
	top: 0px;
	left: 0px;
	position: relative;
}

#map {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	color: #669933;
	width: 550px;
	height: 300px;
	background-color: #fff;
	position:absolute;
	top: 46px;
	visibility: visible;
	left: inherit;
	}


#stats
{
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 520px;



	height:auto
	border: 0px;
	bordercolor:#eef6e3;
	border-collapse: collapse;
	white-space: normal;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
}

#stats.hd
{	
	background-color: #fff;
	color: #547a53;
	text-align: left;
	border-bottom: 2px #edf5dc solid;
	font-size: 12px;
	font-weight: bold;}

table.stats td
{
	color: #547a53;
	padding: 2px;
	text-align: left;
	border: 0px solid #fff;
}

table.stats td.hed
{
	background-color: #fff;
	color: #547a53;
	padding: 2px;
	text-align: left;
	border-bottom: 2px #edf5dc solid;
	font-size: 12px;
	font-weight: bold;
}


#intro
{
	text-align: left;
	font-family: Verdana;
	font-weight:normal;
	font-size: 12px;
	padding: 4px;
	color: #000000;
	width: 355px;
	height: auto;
	border-spacing: 0px;
	position: relative;
	visibility:visible;
	left: inherit;
	top: 490px;
	bottom: 780px;
	background: #FFFF99;
	padding-top: 4px;
	background-color: #FFFFFF;
	border: 2px solid #edf5dc;
	bordercolor:#eef6e3;
	border-collapse: collapse;
}

#internal_links
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	color: #000000;
	background-color: #eef6e3;
	width: 170px;
	height: auto;
	border-collapse: collapse;
	border-spacing: 10px;
	margin-left: 376px;
	position: relative;
	top: 24px;
	visibility:visible;
	caption-side: top;
	white-space: normal;
	margin-top: 0px;
	white-space: normal;
	left: inherit;
}

#internal_links_2
{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	padding: 4px;
	color: #000000;
	background-color: #eef6e3;
	width: 170px;
	height: auto;
	border-spacing: 10px;
	margin-left: 376px;
	position: relative;
	top: 32px;
	visibility:visible;
	caption-side: top;
	white-space: normal;
	left: inherit;
	bordercolor:#eef6e3;
	border-collapse: collapse;
}

#external_links
{
	text-align: left;
	font-family: verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:normal;
	padding: 4px;
	color: #000000;
	width: 545px;
	height: auto;
	border-spacing: 0px;
	position:relative;
	float:left;
	top: 60px;
	visibility:visible;
	border: 2px solid #edf5dc;
	bordercolor:#eef6e3;
	border-collapse: collapse;
	
	
}



#map_content {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	padding: 0px;
	color: #669933;
	width: 550px;
	height: 140px;
	background-color: #fff;
	position:absolute;
	top: 346px;
	visibility: visible;
	left: 0px;
	}

text.title {
	font-size: 12pt;
	font-weight: bold;
	color: #669933;
}

text.main {
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	color: #669933;
	padding: 4px;
}

