div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
	text-align: center;
	margin:30px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding:0;

}



#wrapprer {
	width: 920px;
	background-color: #FFF;
	margin: 0 auto;
	border: 3px solid #093;
	padding: 0;
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
}

#header {
	height: 200px;
	width: 880px;
	position: relative;
	padding: 0;
	margin: 0;
}

#wrapprer #videofull {
	position: absolute;
	width: 900px;
	height: 1500px;
	background-color: #096;
}
#wrapprer #header #search {
	font-family: Verdana, sans-serif, Arial;
	font-size: 9px;
	color: #999;
	height: 17px;
	width: 125px;
	position: absolute;
	top: 50px;
	left: 780px;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#wrapprer #fifty {
	position: absolute;
	overflow:hidden;
	height: 152px;
	width: 156px;
	margin-top: -8px;
	left: -12px!important;
	left: -31px;
}

#small-nav {
	height: 30px;
	width: 375px;
	left: 610px!important;
	left:590px;
	position: absolute;
	top: 8px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#small-nav a {
	color: #393;
	text-decoration:none;
	font-size: 9.5px;
	font-family: Verdana, Geneva, sans-serif;
}


#header #small-nav ul {
	list-style: none;
}
#small-nav ul li {
	float: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	margin: 0px;
	width: 60px;
}


#small-nav a:hover {
	color: #393;
	text-decoration:none;
	display:block;
	height:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393;
	background-color: #FFFFE5;
}
#name {
	height: 50px;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: normal;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	font-size: 24px;
}
#wrapprer #header #icon {
	height: 30px;
	position: absolute;
	left: 610px!important;
	left:590px;
	top: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	width: 375px;
}
.padding {
	padding-right: 4px;
	padding-left: 0px;
}

#wrapprer #header #icon ul {
	list-style: none;
	text-align: center;
	padding: 0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapprer #header #icon ul li {
	display: block;
	float: left;
	width: 60px;
}
#wrapprer #header #small-nav ul li a .icon {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#lang {
	background-color: #FFF;
	height: 15px;
	width: 100px;
	position: absolute;
	left: 810px!important;
	left: 780px;
	top: 80px;
	padding: 0px;
	font-size: 8.5px;
	color: #093;
}
#wrapprer #header #donation {
	height: 20px;
	width: 110px;
	position: absolute;
	top: 107px;
	left: 790px;
	padding: 0;
	margin: 0;
}
#wrapprer #header #donation a:link, #wrapprer #header #donation a:visited   {
	font-family: Verdana, sans-serif, Arial;
	color: #FFF;
	text-decoration: none;
	background-image: url(../_images/donatenow.JPG);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
}


#wrapprer #header #donation a:hover {
	color: #ffffe5;
	background-image: url(../_images/donatenowhover.JPG);
	background-repeat: no-repeat;
	
}




#lang a{
	color: #393;
	text-decoration:none;
	font-size: 8.5px;
	font-family: Verdana, Geneva, sans-serif;
}

#lang a:hover {
	color: #093;
	text-decoration:none;
	background-color: #ffffe5;
	}


#logo {
	height: 66px;
	width: 99px;
	left: 80px;
	position: absolute;
	top: 50px;
}
#namegraphic {
	height: 42px;
	width: 481px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 28px;
	position: absolute;
	top: 60px;
	left: 180px;
	
}

#namegraphic a:link, #namegraphic a:visited{
	background-image: url(../_images/header-image.jpg);
	display: block;
	display: block;
	text-indent: -999em;
	text-align: bottom;
	background-repeat: no-repeat;
	background-position: left -45px;
}
#tagline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	position: absolute;
	top: 102px;
	left: 185px;
}


#namegraphic a:hover, #namegraphic a:active{
	background-image: url(../_images/header-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border:none;
}
#search {
	height: 17px;
	width: 125px;
	border: .5px solid #CCC;
	position: absolute;
	left: 756px;
	top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
}



#main_menu {
	margin-top:20px;
	width:879px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5px;
	color: #339933;
	height: 25px;
	position: absolute;
	top: 132px;
	left: 20px;
	padding: 0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #093;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	}
.photos {
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 3px;
	border: 3px solid #CCC;
}

#main_menu ul {
	padding-left: 10px;
	margin: 0;

}

#main_menu ul li {
	display: block;
	width: 100px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px none #393;
}
		#main_menu li {
	list-style:none;
	float:left;
		}
		#main_menu a:link, #main_menu a:visited {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;
	display: block;
	border: 1px solid #393;
	background-color: #FFFFE5;
		}
		#main_menu a:hover {
	color: #FFFFE5;
	font-weight: bold;
	background-image: url(../_images/sdf.JPG);
					}
		#main_menu a.selected, a:active.selected, a:hover.selected, a:active.selected {
	background-color: #FFFFE5;
	display:block;
	padding-top:10px;
	height: 14.5px;
	margin-top:-5px;
	color: #FFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #393;
	border-right-color: #393;
	border-left-color: #393;
	border-bottom-width: 0px;
	background-image: url(../_images/sdf.JPG);
	font-family: Verdana, Geneva, sans-serif;
}



#submenu {
	overflow:hidden;
	text-align:left;
	width:763px;
	padding-left:116px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 64px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenu ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenu li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenu li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenu.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenu li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenu a:link.subMenu, a:visited.subMenu, a:hover.subMenu, a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #093;
}

#submenu-howtohelp {
	overflow:hidden;
	text-align:left;
	width:830px;
	padding-left:50px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 63px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenu-howtohelp ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenu-howtohelp li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenu-howtohelp li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenu-howtohelp.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenu-howtohelp li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenu-howtohelp a:link.subMenu, a:visited.subMenu, a:hover.subMenu, a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #093;
}



#submenuservices {
	overflow:hidden;
	text-align:left;
	width:845px;
	padding-left:35px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 64px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenuservices ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenuservices li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenuservices li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenuservices.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenuservices li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenuservices a:link.subMenu, a:visited.subMenu, a:hover.subMenu, a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #093;
}


#submenumedia {
	overflow:hidden;
	text-align:left;
	width:732px;
	padding-left:150px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 63px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenumedia ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenumedia li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenumedia li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenumedia.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenumedia li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenumedia a:link.subMenu, #submenumedia a:visited.subMenu, #submenumedia a:hover.subMenu, #submenumedia a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #000;
}


#submenustakeholders {
	overflow:hidden;
	text-align:left;
	width:571px;
	padding-left:311px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 63px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenustakeholders ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenustakeholders li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenustakeholders li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenustakeholders.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenustakeholders li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenustakeholders a:link.subMenu, #submenustakeholders a:visited.subMenu, #submenustakeholders a:hover.subMenu, #submenustakeholders a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #000;
}

#submenureports {
	overflow:hidden;
	text-align:left;
	width:455px;
	padding-left:425px;
	height:25px;
	border-top-width: 1px;
	background-color: #DBF2DB;
	top: 212px;
	vertical-align: text-top;
	clear:both;
	position: absolute;
	left: 64px;
	border-top-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8px;
	}
		#submenureports ul {
	margin:10px;
	padding:0px;
	float:left;
		}
		#submenureports li {
	list-style:none;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
		}
		#submenureports li a {
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#000;
	text-decoration:none;
	float:left;
	position:relative;
	padding-top: -2px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 5px;
		}
		#submenureports.many li a {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
		}
		#submenureports li a:hover {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
		}
#submenureports a:link.subMenu, #submenureports a:visited.subMenu, a:hover.subMenu, #submenureports a:active.subMenu {
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	padding-bottom: 4px;
	color: #093;
}






#slideshow {
	height: 350px;
	width: 880px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#content {
	width: 640px;
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapprer #content #welcomemsg #mocslideshow {
	margin-left: 20px;


}
#wrapprer #content #welcomemsg #mocslideshow object {
	margin: 0px;
	padding: 0px;
}



#content p {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, sans-serif, Arial;
	margin-right: 20px;
	margin-left: 20px;
}

#wrapprer #content #welcomemsg {
	background-color: #FFFfe5;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 40px;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #093;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #093;
	border-bottom-style: solid;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding-top: 10px;
}
.photo {
	border: 2px solid #CCC;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#sidebar {
	width: 260px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrapprer #content #welcomemsg #table p a .graph
{
margin-left: 40px;
}

#wrapprer #content #welcomemsg #table p a .graph1
{
margin-left: 150px;
}

#wrapprer #content #welcomemsg #table #graphs {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapprer #content #welcomemsg #table #graphs p a:link, #wrapprer #content #welcomemsg #table #graphs p a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#event-banner {
	width: 240px;
	height: 250px;
	display: block;
	background-image: url(../_images/event-banner11.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapprer #sidebar #event-banner a {
	width: 230px;
	height: 245px;
	display: block;
}
#wrapprer #sidebar #event-banner p a {
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	color: #093;
	text-decoration: none;
	text-align: left;
}




#wrapprer #sidebar #event-banner a:hover {

}



#message {
	background-color: #FFF;
	position: relative;
	font-size: 12px;
	color: #093;
	margin: 20px;
}
#wrapprer #sidebar #message #hidden {
	background-color: #FFF;
	height: 60px;
	width: 70px;
	position: absolute;
}

#wrapprer #sidebar #message object {
	overflow:hidden;
}

#wrapprer #sidebar #covernews {
	background-color: #ffffe5;
	width: 220px;
	height: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	margin-top: 10px;

}
#wrapprer #sidebar #covernews h1 a {
	text-decoration: none;
	font-family: Verdana, sans-serif, Arial;
	color: #093;
}


#wrapprer #sidebar #covernews h1 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#wrapprer #sidebar #news {
	width: 210px;
	text-align: left;
}
#wrapprer #sidebar #covernews marquee {
	font-family: Verdana, sans-serif, Arial;
	text-decoration: none;
}
#wrapprer #sidebar #covernews marquee #news p a {
	font-family: Verdana, sans-serif, Arial;
	text-decoration: none;
	font-size: 10px;
	color: #000;
	padding: 0px;
	text-align: justify;
}
#wrapprer #sidebar #covernews marquee #news p {
	text-align: justify;
}


#wrapprer #sidebar #covernews marquee #news h2 {
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	padding: 0px;
}


#wrapprer #sidebar #covernews marquee #news p a:hover{
	text-align: justify;
	display: block;
	background-color: #e0fce0;
}




#video {
	height: 180px;
	clear: both;
	width: 210px;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: 30px;
}
#mono-slide {
	background-color: #FFF;
	width: 920px;
	height: 90px;
	clear: both;
}

#footer {
	background-color: #093;
	width: 920px;
	height: 40px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 10.5px;
	color: #FFF;
}
#wrapprer #footer a:link, #wrapprer #footer a:visited  {
	font-family: Verdana, sans-serif, Arial;
	color: #FFFfe5;
	text-decoration: none;
	font-size:10px;
}

#wrapprer #footer a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffe5;
}


#wrapprer #content #welcomemsg table {
	font-family: Verdana, sans-serif, Arial;
	font-size: 8px;
	color: #000;
	text-align: justify;
	margin-left: 20px;
}
.ground {
	background-color: #CCC;
}

#wrapprer #content #welcomemsg p a:link, #wrapprer #content #welcomemsg p a:visited{
	text-decoration: none;
	color: #093;
	font-weight: bold;
}

#wrapprer #content #welcomemsg p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
}
.monoHeading {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, sans-serif, Arial;
	color: #093;
	font-weight: bold;
}


#wrapprer #content #welcomemsg #contactmap {
	position: relative;
	text-decoration: none;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #093;
}
#wrapprer #content #welcomemsg #contactmap #balochistan {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 300px;
	left: 170px;
}

#wrapprer #content #welcomemsg #contactmap #balochistan a:link, #wrapprer #content #welcomemsg #contactmap #balochistan a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #balochistan a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}

#wrapprer #content #welcomemsg #contactmap #karachi {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 450px;
	left: 220px;
}

#wrapprer #content #welcomemsg #contactmap #karachi a:link, #wrapprer #content #welcomemsg #contactmap #karachi a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #karachi a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}

#wrapprer #content #welcomemsg #contactmap #sindh {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 395px;
	left: 240px;
}

#wrapprer #content #welcomemsg #contactmap #sindh a:link, #wrapprer #content #welcomemsg #contactmap #sindh a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #sindh a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}


#wrapprer #content #welcomemsg #contactmap #punjab {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 220px;
	left: 340px;
}

#wrapprer #content #welcomemsg #contactmap #punjab a:link, #wrapprer #content #welcomemsg #contactmap #punjab a:visited{
	background-image: url(../_images/alp.JPG);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #punjab a:hover
{
	background-image: url(../_images/alp1.JPG);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;

}



#wrapprer #content #welcomemsg #contactmap #kashmir {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 130px;
	left: 420px;
}

#wrapprer #content #welcomemsg #contactmap #kashmir a:link, #wrapprer #content #welcomemsg #contactmap #kashmir a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #kashmir a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}

#wrapprer #content #welcomemsg #contactmap #gilgit {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 60px;
	left: 400px;
}

#wrapprer #content #welcomemsg #contactmap #gilgit a:link, #wrapprer #content #welcomemsg #contactmap #gilgit a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #gilgit a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}

#wrapprer #content #welcomemsg #contactmap #khyber {
	height: 50px;
	width: 100px;
	position: absolute;
	top: 140px;
	left: 320px;
}

#wrapprer #content #welcomemsg #contactmap #khyber a:link, #wrapprer #content #welcomemsg #contactmap #khyber a:visited{
	background-image: url(../_images/maplogo.jpg);
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
}

#wrapprer #content #welcomemsg #contactmap #khyber a:hover
{
	background-image: url(../_images/maplogo1.jpg);
	text-decoration: none;
	display: block;
	height: 20px;
	background-color: #FFFFE5;
	width: 60px;
	text-indent: 0px;
	background-repeat: no-repeat;
	color: #093;
	font-weight:bold;
	padding-top: 35px;
}

.subheadings {
	font-weight: bold;
	color: #093;
	font-size: 10.5px;
	text-align: justify;
}
.links {
	text-align: right;
	text-decoration: none;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	color: #093;
	font-weight: bold;
}
#wrapprer #content #welcomemsg #idonor {
	text-decoration:none;
	height: 64px;
	width: 150px;
	padding-left:20px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 20px;
	float: left;
	
}
#wrapprer #content #welcomemsg #idonor p a:link, #wrapprer #content #welcomemsg #idonor p a:visited {
	display: block;
	background-image: url(../_images/inter-normal1.jpg);
	height: 64px;
	width: 180px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}


#wrapprer #content #welcomemsg #idonor p a:hover {
	background-image: url(../_images/inter-button.jpg);
	height: 66px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrapprer #content #welcomemsg #cdonor {
	text-decoration:none;
	height: 64px;
	width: 150px;
	margin: 0;
	padding-left: 50px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	float: left;
}
#wrapprer #content #welcomemsg #cdonor p a:link, #wrapprer #content #welcomemsg #cdonor p a:visited {
	display: block;
	background-image: url(../_images/corporate-normal.jpg);
	height: 64px;
	width: 180px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}


#wrapprer #content #welcomemsg #cdonor p a:hover {
	background-image: url(../_images/corporate-hover.jpg);
	height: 66px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}



#wrapprer #content #welcomemsg #ldonor {
	text-decoration:none;
	height: 64px;
	width: 150px;
	margin: 0;
	padding-left: 50px;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#wrapprer #content #welcomemsg #ldonor p a:link, #wrapprer #content #welcomemsg #ldonor p a:visited {
	display: block;
	background-image: url(../_images/local%20normal.jpg);
	height: 64px;
	width: 180px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}


#wrapprer #content #welcomemsg #ldonor p a:hover {
	background-image: url(../_images/local.jpg);
	height: 66px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
#wrapprer #content #welcomemsg .constructionmsg {
	font-family: Verdana, sans-serif, Arial;
	font-size: 24px;
	text-align: center;
	color: #093;
}
#designed {
	height: 30px;
	width: 150px;
	font-family: Verdana, sans-serif, Arial;
	font-size: 10px;
	text-indent: -9999px;
	padding-top: 15px;
	float: right;
	margin-right: 20px;
}
#designed a:link, #designed a:visited {
	color: #093;
	text-decoration: none;
	background-image: url(../_images/cr.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 25px;
}

#designed a:hover {
	background-image: url(../_images/cr1.jpg);
	background-repeat: no-repeat;
}
#wrapprer #content #welcomemsg object {
	border: 2px solid #CCC;
	padding: 5px;
	display: block;
	margin-left: 150px;
}
#wrapprer #content #welcomemsg table tr td p {
	margin: 0px;
	padding: 0px;
}
#wrapprer #content #welcomemsg #table {
	width: 880px;
	background-color: #FFFFE5;
}
#wrapprer #content #welcomemsg #table table {
	font-size: 10px;
	margin: 0px;
}
.statsTable {
	border: 1px solid #000;
	font-size: 11px;

}
.statTable {
	border: 1px solid #0;
}

#wrapprer #content #welcomemsg #newsletter {
	text-align: left;
	padding-top: 20px;
}
#wrapprer #content #welcomemsg #newsletter #n-one {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
	margin-left: 40px;
}




#wrapprer #content #welcomemsg #newsletter #n-one a:link, #wrapprer #content #welcomemsg #newsletter #n-one a:visited {
	background-image: url(../_images/NewsletterSummer2010Thumb.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-one a:hover {
	background-image: url(../_images/NewsletterSummer2010Thumb%20%20hover.jpg);
	background-repeat: no-repeat;

}



#wrapprer #content #welcomemsg #newsletter #n-two {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-two a:link, #wrapprer #content #welcomemsg #newsletter #n-two a:visited {
	background-image: url(../_images/Winter2010.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-two a:hover {
	background-image: url(../_images/Winter2010%20Hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-three {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-three a:link, #wrapprer #content #welcomemsg #newsletter #n-three a:visited {
	background-image: url(../_images/AutumnIssue2009.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-three a:hover {
	background-image: url(../_images/AutumnIssue2009%20hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-four {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
	margin-left: 40px;
}




#wrapprer #content #welcomemsg #newsletter #n-four a:link, #wrapprer #content #welcomemsg #newsletter #n-four a:visited {
	background-image: url(../_images/NewsletterSummer2009Thumb.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-four a:hover {
	background-image: url(../_images/NewsletterSummer2009Thumb%20%20hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-five {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-five a:link, #wrapprer #content #welcomemsg #newsletter #n-five a:visited {
	background-image: url(../_images/Spring2009.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-five a:hover {
	background-image: url(../_images/Spring2009%20hover.jpg);
	background-repeat: no-repeat;

}

#wrapprer #content #welcomemsg #newsletter #n-six {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-six a:link, #wrapprer #content #welcomemsg #newsletter #n-six a:visited {
	background-image: url(../_images/Winter2009.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-six a:hover {
	background-image: url(../_images/Winter2009%20hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-seven {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
	margin-left: 40px;
}




#wrapprer #content #welcomemsg #newsletter #n-seven a:link, #wrapprer #content #welcomemsg #newsletter #n-seven a:visited {
	background-image: url(../_images/RamadanIssue2008.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-seven a:hover {
	background-image: url(../_images/RamadanIssue2008Hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-eight {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-eight a:link, #wrapprer #content #welcomemsg #newsletter #n-eight a:visited {
	background-image: url(../_images/Spring2008.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-eight a:hover {
	background-image: url(../_images/Spring2008%20hover.jpg);
	background-repeat: no-repeat;

}


#wrapprer #content #welcomemsg #newsletter #n-nine {
	padding: 0px;
	border: 1px solid #999;
	width: 150px;
	float: left;
	margin: 20px;
}




#wrapprer #content #welcomemsg #newsletter #n-nine a:link, #wrapprer #content #welcomemsg #newsletter #n-nine a:visited {
	background-image: url(../_images/Winter2008.jpg);
	display: block;
	width: 150px;
	height: 196px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #newsletter #n-nine a:hover {
	background-image: url(../_images/Winter2008%20Hover.jpg);
	background-repeat: no-repeat;

}
#wrapprer #sidebar #facebook {
	padding-left: 10px;
	height: 100px;
}

#wrapprer #sidebar #facebook p img {
	margin-right: 15px;
	margin-left: 5px;
	border-style: none;
}
#wrapprer #sidebar #facebook p a img {

}
#wrapprer #content #welcomemsg table tr td .object {
	margin: 0;
	padding: 0;

}
#wrapprer #content #welcomemsg #imagegallery {
}
#wrapprer #content #welcomemsg #imagegallery #eventimages {
	text-indent: -9999px;
	width: 250px;
	height: 192px;
	border: 2px solid #CCC;
	float: left;
	margin: 20px;
}
#wrapprer #content #welcomemsg #imagegallery #eventimages a:link, #wrapprer #content #welcomemsg #imagegallery #eventimages a:visited {
	background-image: url(../_images/eventImagesNorm.JPG);
	display: block;
	width: 250px;
	height: 192px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #imagegallery #eventimages a:hover {
	background-image: url(../_images/eventImages.JPG);
}


#wrapprer #content #welcomemsg #imagegallery #fieldimages {
	text-indent: -9999px;
	width: 250px;
	height: 192px;
	border: 2px solid #CCC;
	float: left;
	margin: 20px;
	margin-left: 35px;
}
#wrapprer #content #welcomemsg #imagegallery #fieldimages a:link, #wrapprer #content #welcomemsg #imagegallery #fieldimages a:visited {
	background-image: url(../_images/fieldimages.JPG);
	display: block;
	width: 250px;
	height: 192px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #imagegallery #fieldimages a:hover {
	background-image: url(../_images/fieldimageshover.JPG);
}


#wrapprer #content #welcomemsg #imagegallery #hospitalimages {
	text-indent: -9999px;
	width: 250px;
	height: 192px;
	border: 2px solid #CCC;
	float: left;
	margin: 20px;
}
#wrapprer #content #welcomemsg #imagegallery #hospitalimages a:link, #wrapprer #content #welcomemsg #imagegallery #hospitalimages a:visited {
	background-image: url(../_images/hospitalimages.JPG);
	display: block;
	width: 250px;
	height: 192px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #imagegallery #hospitalimages a:hover {
	background-image: url(../_images/hospitalimageshover.JPG);
}


#wrapprer #content #welcomemsg #imagegallery #visitorimages {
	text-indent: -9999px;
	width: 250px;
	height: 192px;
	border: 2px solid #CCC;
	float: left;
	margin: 20px;
	margin-left: 35px;
}
#wrapprer #content #welcomemsg #imagegallery #visitorimages a:link, #wrapprer #content #welcomemsg #imagegallery #visitorimages a:visited {
	background-image: url(../_images/visitorsimages.JPG);
	display: block;
	width: 250px;
	height: 192px;
	background-repeat: no-repeat;
}

#wrapprer #content #welcomemsg #imagegallery #visitorimages a:hover {
	background-image: url(../_images/visitorsimages%20hover.JPG);
}
#wrapprer #content #welcomemsg #imageslideshow {
	width: 865px;
	height: 600px;
}
#wrapprer #content #welcomemsg #imageslideshow object {
	margin: 0px;
}
.mapCentre {
	text-align: center;
	border: 3px solid #CCC;
	margin-left: 110px;
	padding: 5px;
}
