body {
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 953px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.searchbg {
	clear: both;
	background-image: url(images/search-bg.gif);
	background-repeat: no-repeat;
	width: 953px;
	height: 52px;
	position: relative;
}
input.search {
	width: 143px;
	border: 1px #003366 solid;
	padding: 2px;
	font-size: 11px;
	position: absolute;
	top: 12px;
	left: 728px;
}
input.go {
	background-image: url(images/go-btn.gif);
	background-repeat: no-repeat;
	border: none;
	width: 41px;
	height: 21px;
	cursor: pointer;
	position: absolute;
	top: 11px;
	left: 887px; 
}
div.nav {
	clear: both;
	height: 29px;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	float: left;
	position: relative;
	cursor: pointer;
	height: 29px;
}
#menu li ul {
	background-color: #ccebfb;
	border: 1px #1e568f solid;
	border-top: none;
	width: 116px;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	float: left;
	position: absolute;
	top: 28px;
	left: 0;
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu li ul li {	
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
}
#menu li ul li a {
	color: #2777bc;	
	display: block;
	padding-left: 23px;
	width: 93px;
}
#menu li ul li a:hover {
	background-color: white;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 953px;
	display: table;
	padding-left: 14px;
	padding-top: 12px;
}
div.left {
	float: left;
	width: 230px;
}
div.salamtimebgy {
	clear: both;
	background-image: url(images/salah-time_bg-y.gif);
	background-repeat: repeat-y;
	width: 198px;
	display: table;
}
div.salamtimebgx {
	clear: both;
	background-image: url(images/salah-time_bg-x.gif);
	background-repeat: repeat-x;
	width: 196px;
	margin-left: 1px;
	display: table;
}
div.salamtimetxt {
	width: 170px;
	clear: both;
	line-height: 14px;
	margin-left: 12px;
}
div.salamtimedown {
	clear: both;
	width: 198px;
	height: 33px;
	background-image: url(images/salah-time_down.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div.salamtimedown img {
	position: absolute;
	right: -32px;
	bottom: 0;
}
div.curious {
	background-image: url(images/curious-box-bg.jpg);
	background-repeat: no-repeat;
	width: 230px;
	height: 102px;
	position: relative;
}
div.curious a {
	position: absolute;
	top: 70px;
	left: 113px;
	display: block;
	width: 79px;
	height: 21px;
}
div.curious a:hover {
	background-image: url(images/curious-link-on.jpg);
}
div.center {
	float: left;
	width: 462px;
}
div.maintxt {
	clear: both;
	font-size: 12px;
	line-height: 14px;
	padding: 20px 0;
}
div.right {
	float: left;
	width: 211px;
	margin-left: 33px;
}
div.isoc-bgy {
	clear: both;
	background-image: url(images/isoc-announcement_bg-y.gif);
	background-repeat: repeat-y;
	width: 203px;
	display: table;
}
div.isoc-bgx {
	clear: both;
	background-image: url(images/isoc-announcement_bg-x.jpg);
	background-repeat: repeat-x;
	width: 200px;
	margin-left: 2px;
	display: table;
}
div.isoc-bgx p {
	background-image: url(images/isoc-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 25px;
	margin-left: 6px;
}
div.isoc-down {
	clear: both;
	background-image: url(images/isoc-announcement_down.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 24px;
	position: relative;
	margin-left: 1px;
}
div.isoc-down img {
	position: absolute;
	bottom: 0;
	right: -8px;
}
div.become {
	clear: both;
	background-image: url(images/become-box-bg.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 102px;
	position: relative;
}
div.become a {
	position: absolute;
	top: 68px;
	left: 129px;
	width: 69px;
	height: 21px;
}
div.become a:hover {
	background-image: url(images/become-link-on.jpg);
}
div.footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 953px;
	height: 56px;
	position: relative;
}
div.footer p {
	color: #020202;
	position: absolute;
	top: 8px;
	left: 49px;
	line-height: 14px;
}
div.footer img {
	position: absolute;
	bottom: 0;
	right: -20px;
}

