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,
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-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: #fff url(img/sand.gif) repeat-x top;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 75%;
	padding-top: 10px;
}
html>body {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
em {
	font-style: italic;
}

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

h1 {
	margin-top: .25em;
	margin-bottom: 1.25em;
	margin-left: 1px;
}
h1 span {
	display: none;
}
h2 {
	font-size: 2em;
	margin: 1.25em 0 .5em;
	font-weight: normal;
}
h3 {
	font-size: 1.167em;
	font-weight: bold;
	margin: 1em 0 .5em;
}
p {
	line-height: 1.5em;
	margin: 1em 0;
}
li {
	line-height: 1.5em;
}
.working {
	color: #777;
}
.basic {
	color: #bbb;
}
.drop {
	position: relative;
	top: 1px;
}
table th,
table td {
	line-height: 1.5;
}
table th {
	padding-right: 20px;
	font-weight: bold;
}

#egypt-0 {
	position: relative;
	padding: 17px 0 0 0;
	overflow: hidden;
	background: transparent url(img/sun.gif) no-repeat top right;
	height: 0px !important;
	height /**/:17px;
	width: 750px;
	margin: 0 auto;
}
#egypt-1,
#egypt-1 div {
	height: 80px;
}
#egypt-4 {
	background: url(img/pyramids-large.gif) repeat-x 80% 0;
}
#egypt-1 {
	background: url(img/pyramids-small.gif) repeat-x 35% 0;
}
#egypt-3 {
	background: url(img/city.gif) repeat-x 60% 0;
}
#egypt-2 {
	background: url(img/sphinx.gif) repeat-x 50% 0;
}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0 100px 40px;
}
#left {
	width: 434px;
	float: left;
}
#right {
	width: 250px;
	float: left;
	margin-left: 66px;
}

.top {
	height: 110px;
}

.history li {
	margin: 1.5em 0;
	position: relative;
}
.history small {
	font-size: .916em;
	color: #999;
	letter-spacing: 1px;
	display: block;
	width: 90px;
	padding-top: 1px;
	position: absolute;
	left: -100px;
	text-align: right;
}
	.history small.hyphenated-top {
		left: -95px;
	}
	.history small.hyphenated-bottom {
		top: 12px;
	}
.history h3 {
	margin: 0;
	font-weight: normal;
}
.history h3 strong {
	font-weight: bold;
}

#right li {
	width: 125px;
	float: left;
}

#footer {
	padding-top: 30px;
	clear: both;
}

#name {
	display: none;
}