html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body
{
	background-color: #F09;
	font-family: Lucida Sans Typewriter, Verdana;
	font-size: 14px;
	color: white;
	width: 800px;
	margin: 12px;
}

a
{
	color: white;
}

div#header
{
	float: right;
}

div#header h1
{
	font-size: 80px;
	color: black;
	font-weight: normal;
	font-family: Arial;
	margin: -18px 0 -18px -6px; 
	width: 186px;
}

img#main
{
	float: left;
}

div.right
{
	font-size: 14px;
	float: right;
	width: 180px;
}

div.right h1
{
	font-size: 24px;
	margin-top: 18px;
}

h1
{
	font-size: 24px;
	margin-top: 1em;
}

div#dates
{
	margin-top: 120px;
}

body#home div#menu
{
	margin-top: 55px;
}

body#about div#menu,
body#company div#menu

{
	margin-top: 160px;
}

div#menu a
{
	display: block;
	margin-top: 1em;
}
div#top
{
	margin: 1em 0 0  56px;
	width: 546px;
	text-align: justify;
}



div#left
{
	margin: 1em 0 0  56px;
	width: 273px;
	float: left;
}

div#right
{
	margin: 1em 0 0 0;
	width: 273px;
	float: left;
}

div#left p,
div#right p,
div#top p
{
	margin: 1em 0 0 0;
}

br.clear
{
	clear: both;
}

img#khaled
{
	float: right;
	margin: 14px 14px;
}
