body {
	background-color: #402000;
	padding-top: 10px;
	text-align: center;
	font: normal 14pt verdana, arial, tahoma, sans-serif;
}

a:link, a:visited {
	color: #696969; 
	text-decoration: underline;
}
		
a:hover {
	text-decoration: none;
	color: #ff2000; 
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	border: solid 10px #c05000;
	background: #ffe8af;
	background-position: 0 0;
	text-align: right;
}

#header {
	height: 220px;
	//background: url("main.jpg") no-repeat;
	//background-position: top left;
	text-align: right;
}

#rightside {
	//margin-right: 320px;
	float: right;
	margin-top: 20px;
}

#rightside img {
	margin-bottom: 20px;
}

#leftside {
	//float: left;
	width: 580px;
}

#flaglist {
	clear: both;
	text-align: center;
}

#footer {
	//width: 370px;
	//margin-left: 163px;
	text-align: center;
	font-size: 9pt;
	clear: both;
}

h1 {
	color: #603000;
	font-size: 40pt;
}

p {
	color: #502800;
}

.figure {
	float: right;
	margin: 0.5em 0;
	text-align: center;
	font-size: 12px;
	line-height: 1em;
}

.figure a {
	text-decoration: none;
}

.figure img {
	margin: 0 4px;
	border: 1;
}

.arabic {
	font-size: 120%;
	font-weight: bold;
}
