body {
	background: #000000;
	font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px;
	 margin-bottom: 20px;	
}

h2 {
	margin-bottom: 10px;
	padding: 0px 0px 22px 0px;
	font-size: 24px;
}

h3 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #FE4E00;
}

a:hover {
	text-decoration: underline;
}

li.first {
	background: none;
}

/* Header */

#header {
	width: 100%;
	margin: 0px auto;
	height: 58px;
	background: url(images/img6.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0px 14px 0px 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

/* Content */

#intro li{
	margin-bottom: 25px;
}

.map {
	background-color: #000000;
	border-style: none;
	color: #FFFFFF;
}

.style8 {
	font-size: 24px;
	color: #FF0000;
}
.style9 {
	color: #FF0000;
	font-weight: bold;
}

.continue a {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}

.continue a:hover {
	text-decoration: underline;
}

.stage_image {
	margin: 0px 0px 5px 0px;
}

input {
	margin: 10px 0px 10px 0px;
}

.wrong {
	font-size: 1.5em;
	font-weight: bold;
}
td.row1	{ background-color: #242222; }
td.row2	{ background-color: #474444; }
td.row3	{ background-color: #D1D7DC; }
th.thHead{ background-color: #4A1313; font-weight: bold; height: 28px; font-size: 12px;}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

#footer p {
	padding: 0px 0px 0px 0px;
	text-align: center;
}