body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #F5F5F1;
	background-image: url(images/masood.jpg);
	
}
.mycss #banner
{
	width: 750;
	hight: 90;
}
.mycss #container {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #000000;

	text-align: center
	background-color: #936;
} 
.mycss #header {
	padding: 0 10px;
	background-color: #660;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 10px;
} 
.mycss #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.mycss #sidebar1 {
	float: left;
	width: 24%;
	padding: 15px 0;
	background-color: #F6F5F1;
	background-image: url(images/masood.jpg);
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 12px;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-style: oblique;
}
/*.mycss #sidebar1 h3,*/ .mycss #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.mycss #mainContent {
	margin: 0 20px 0 26%;
	color: #FFF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align: center;
	background-image: none;
} 
.mycss #footer {
	padding: 0 10px;
	background-color: #699;
	background-image: url(images/masood.jpg);
	color: #FFF;
	font-size: 8px;
	font-family: "Courier New", Courier, monospace;
} 
.mycss #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;

.mycss #sidebar1 p {
	font-family: Times New Roman, Times, serif;
}
