@charset "utf-8";
#header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 800px;
	top: 0px;
	left: 0px;
}
#navi_links  {
	font-family: Calibri;
	font-size: 12px;
	background-color: #FFCC00;
	position: absolute;
	height: 480px;
	width: 130px;
	left: 0px;
	top: 50px;
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
}
#the_martyrs {
	position: absolute;
	visibility: hidden;
	height: 390px;
	width: 150px;
	left: 80px;
	top: 40px;
	background-color: #E8E8E8;
	z-index: 3;
	border: 2px solid #CC00FF;
	padding-top: 10px;
	font-family: Calibri;
	font-size: 12px;
}
body {
	font-family: Calibri;
}
#close_martyrs {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	right: 0px;
	bottom: 0px;
	height: auto;
	width: auto;
	position: absolute;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


#external_links  {
	background-color: #FFCC00;
	position: absolute;
	height: 480px;
	width: 130px;
	top: 50px;
	right: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #330099;
	font-family: Calibri;
	font-size: 14px;
}

#wrap {
	position: relative;
	height: auto;
	width: 800px;
}
.padding_left_10 {
	padding-left: 10px;
}

#news  {
	position: absolute;
	height: auto;
	width: 478px;
	left: 150px;
	top: 70px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #330099;
	z-index: 2;
}
.style1 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-family: Calibri;
	font-size: 14px;
	text-align: left;
}
.style3 {
	font-family: Calibri;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 500;
}
.style4 {
	font-family: Calibri;
	font-size: 16px;
	text-align: justify;
}

.summary {
	font-family: Calibri;
	font-size: 16px;
	font-weight: normal;
}

.news_imgs {
	position: relative;
	height: 225px;
	width: 300px;
	left: 100px;
	top: 10px;
}
.posted_by {
	font-family: Calibri;
	font-size: 14px;
	padding-right: 100px;
}
.font {
	font-family: Calibri;
}
#pg_title {
	position: absolute;
	height: auto;
	width: 498px;
	left: 150px;
	top: 50px;
	background-color: #FFFFDD;
	border: 1px solid #330099;
	z-index: 2;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
}
