body{
	margin-top:40px;
	font-family:arial, sans-serif;
	background:#243433;
}

div#supermamma{
	width:950px;
}

div#menucont{
	width:950px;
	background:white;
	height:100px;
}

div#menu{
	float:left;
	width:750px;
	height:80px;
}

div#logo{
	float:left;
	width:200px;
	height:80px;
	background:white;
	color: green;
}

div#submenu{
	clear:both;
	height:20px;
	background:#243433;
	color: white;
}




div#subleft{
	float:left;
	width:200px;
	text-align:left;
	font-size:8pt;
	font-weight:bold;
	padding-top:4px;
}

div#subright{
	float:left;
	width:550px;
	text-align:right;
}



div#submenu a{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:white;
}

div#submenu a:hover{
	text-decoration:underline;
}



div#maincont{
	margin:0;
	width:950px;
	background:white url(images/mansoorbg.gif) no-repeat;
}

div#content{
	width:710px;
	min-height:400px;
/*
	background:white url(images/mansoorbg.png) no-repeat;
*/
	background: url(images/manbg2.png) 0 0 no-repeat;
	font-size:9pt;
}

.inner_content{
	padding:20px;
}

div#content p{
	color:black;
}


div#content h1{
	font-size: 11pt;
	color:#243433;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}

div#content h2{
	font-size: 10pt;
	color:#243433;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}


div#content h2.tmc{
	font-size: 10pt;
	color:#243433;
	font-weight:bold;
	margin:0;
}




div#news{
	float:right;
	width:199px;
/*	height:400px; */
	min-height:400px;
	background:#243433;
	border-right:1px solid white;
}

.inner_news{
	padding:0 20px;
}

div#news h1{
	font-size: 11pt;
	color:red;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}

div#news h2{
	font-size: 9pt;
	color:white;
	font-weight:bold;
	margin:0;
	margin-bottom:2px;
}

div#news p{
	font-size: 8pt;
	color:white;
}



div#news a{
	font-size: 8pt;
	color:yellow;
}

div#news a:hover{
	color:white;
}



div#footer{
	width:950px;
	height:16px;
	background:#243433;
	color: white;
	font-size:8pt;
	text-align:center;
	padding-top:4px;
}

a{
	outline-style: none;
	text-decoration:none;
}

a:hover{
	outline-style: none;
	text-decoration:underline;
}


a:visited{
	outline-style: none;
	color:black;
}




p{
	margin:0;
	padding:0;
	margin-bottom:10px;
	color:black;
}

img.menuimage{
	width:80px;
}

img.theaterimage{
	width:98px;
	border:1px solid black;
}

img.left{
	float:left;
	padding:0 10px 10px 0;
}

img.right{
	float:right;
	padding:0 0 10px 10px;
}


div#comp a{
	display:block;
/*
	background:#ffffff;
*/
	color:#243433;
	text-decoration:none;
	font:bold 9pt Arial, sans-serif;
	margin-bottom:0px;
	margin-left:0;
}

div#comp a:hover{
	background:#cccccc;
	color:black;
}

div#comp div{
	margin-bottom:12px;
	font: 9pt Arial, sans-serif;
	color:#000000;
}


td.light{
	background:#CFF;
}
td.dark{
	background:#FF6;
}

th{
	background:white;
}
