.bg_text {
	background-color: #000000;
	background-image: url(images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_wallpaper {
	background-color: #000000;
	background-image: url(images/junaid-jamshed-wallpapers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_latest_news {
	background-color: #020E0E;
	background-image: url(images/latest-new-junaid-jamshed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_alag_band {
	background-color: #333333;
	background-image: url(images/alag-the-band-junaid-jamshed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text_latest_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.heading_latest_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00bfbf;
}

.heading_latest_news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00bfbf;
	text-decoration:none;
}
.heading_latest_news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00bfbf;
}

.footer_bg {
	background-color: #003233;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.footer_text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration :none;
}

.footer_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #00BFBF;
	text-align: center;
	text-decoration :none;
}

.footer_copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00BFBF;
	text-align: center;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header_bg {
	background-image: url(images/junaid-jamshed-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu_text a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
.menu_text a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00BFBF;
	text-align: center;
}
