body {
	background: #FFF;
	font-size: 0.9em;
}
#centre {
	width: 669px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#mainContent {
	margin: 10px 50px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
#abraham {
	text-align: center;
	height: 66px;
	width: 415px;
	border: 1px solid #4F3D67;
	vertical-align: middle;
}
.darkBG {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bashar {
	border: 1px solid #2A589C;
}
#generalDiv {
	text-align: center;
	width: 417px;
	margin-right: auto;
	margin-left: auto;
}
.darkBG #generalDiv a {
	color: #999999;
	text-decoration: none;
}
.darkBG #generalDiv a:hover {
	color: #ffffff;
}
.linksDiv {
	color: #2A589C;
	text-align: left;
	display: none;
}
.linksDiv h1 {
	font-size: 1.1em;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A589C;
}
.linksDiv h2 {
	font-size: 1em;
}
h2 {
	font-size: 1.2em;
	color: #2A589C;
}
.current {
	color: #666666;
}
.questionMark {
	cursor: help;
}
