body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #012f51 center fixed repeat-y url(./images/islamConveyedBacking.gif);
	margin: 0 auto;
	padding: inherit;
	text-align: center;
	color: #000000;
}
.preview
{
	cursor: pointer;
}
.shell #skin { 
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: inherit;
	border: 1px solid #000000;
	text-align: left;
} 
.shell #header {
	width: auto inherit;
	background: #fff;
	padding: 0 0px 0 0px;
	margin: 0 auto;
	border-bottom: solid #eee 3px;
	font-size: 0.9em;
} 
.shell #headerBanner {
	width: auto inherit;
	margin: 0 auto;
	padding: 0;
}
.shell #headerMenu {
	width: auto inherit;
	background: #e9e9e9;
	padding: 0;
	margin: 0 auto;
}
.shell #miniMenu ul li {
	display: inline;
	margin: 0 auto;
	font-size: 1.3em;
}
.shell #miniMenu ul {
	padding: 0;
	margin: 0 0 0 -89px;
	text-align: center;
}
.shell #miniMenu a:link {
	color: #3e3e3e;
}
.shell #miniMenu a:visited {
	color: #3e3e3e;
}
.shell #miniMenu a:hover {
	color: #00a1e4;
}
.shell #miniMenu a:active {
	color: #00a1e4;
}
.shell #mainContent
{
	width: auto inherit;
	background: #fff;
	padding: inherit;
	margin: 0 auto;
	font-size: 0.9em;	
}
.shell #left {
	float: left;
	width: 220px;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin: 0 auto;
}
.shell #left h3 {
	font: Helvetica;
	font-size: 1.2em;
	font-weight: 100;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: #00a1e4;
}
.shell #left h4 {
	font: Helvetica;
	font-size: 0.8em;
	font-weight: 600;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: #3e3e3e;
}
.shell #left h5 {
	font: Helvetica;
	font-size: 0.8em;
	font-weight: 100;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: #00a1e4;
}
.shell #left p {
	font-size: 0.8em;
	font-weight: 200;
	text-align: justify;
	margin: 0 auto;
	padding: 0px 0;
	color: #3e3e3e;
	font-family: Helvetica;
}
.shell #body {
	float: left;
	width: 715px;
	margin: 0 auto;
	padding: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #eee;
}
.shell #body hr {
	color: #FFFFFF;
	width: 650px;
}
.shell #body #main {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial;
	line-height: 1.4em;
}
.shell #body #main h3
{
	font-size: 1.5em;
	font-weight: 100;
	color: #00A1E4;
}
.shell #body #main h4
{
	font-size: 1.3em;
	font-weight: bold;
	color: #00A1E4;
}
.shell #body #main h5
{
	font-size: 1em;
	font-weight: 100;
	color: #00A1E4;
}
.shell #footer { 
	padding: 0 10px 0 20px;
	background: #fff;
	border-top: solid 3px #eee;
	text-align: right;
	font: Helvetica;
	font-size: 0.6em;
	color: #00a1e4;
} 
.shell #footer p {
	text-align: center;
	margin: 0;
	padding: 0px 0;
	font-weight: 300;
	font-size: 0.6em;
	font-family: Helvetica;
	color: #3e3e3e;
}
.shell #footerLeft {
	float: left;
	width: 37%;
}
.shell #footerMiddle {
	float: left;
	width: 43%;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}