body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffcc00;
	background-color: #6666cc;
	font-size: 80%;
	font-weight: bold;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.6em;
	font-weight: 900;
	color: #ffcc00;
}

h3 {
	margin: 0px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: bold;
}

h4 {
	font-size: 1em;
	font-weight: bold;
}

td {
	font-size: 1em;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

p {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

a {
	color: #ffcc00;
	font-size: 12px;
	text-decoration: underline;
	font-weight: 600;
	font-family: verdana, arial, helvetica, sans-serif;
}
	
a:link {
	color:#ffcc00;
	text-decoration: underline;
}
a:visited {
	color:#ffcc00;
	text-decoration: underline;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}

#header {
	margin: 15px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height: 82px; /* 82px + 0px + 0px = 82px */
	border-style: solid;
	border-color: black;
	border-width: 0px 0px; /* top and bottom borders: 0px; left and right borders: 0px */
	background-color: #6666cc;

	voice-family: "\"}\"";
	voice-family: inherit;
	height: 82px; /* the correct height */
}

#header img#crest {
	float: left;
}

#header h1 {
	display: block;
	margin: 0px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-size: 1.9em;
	font-weight: bold;
	color: #ffcc00;
}

#header h2 {
	margin: 0px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	font-size: 1.6em;
	font-weight: 900;
	color: #ffcc00;
}


#menu {
	float: left;
	width: 225px;
	margin: 0px 0px 0px 39px;
	display: inline; /* Workaround to stop IE doubling the left margin size */
	voice-family: "\"}\"";
	voice-family: inherit;
}
/* Be nice to Opera 5 */
/*body>#Menu {width:200px;}*/

#menu a {
	display: block;
	text-decoration: none;
	margin: 0 3px 0 0;
	padding: 4px 2px;
	font-size: 0.85em;
	/*border-right: 1px solid #999;*/
}

#menu a:hover, #menu a:focus {
	background-color: #6666cc;
	color: #c03;
	border-right: 7px solid #ffcc00;
	padding-right: 7px;
	margin-right: 0px;
}

#menu a#current {
	/*color: black;
	background-color: white;
	border: 1px solid #999;
	border-right-width: 7px;
	padding-right: 7px;
	margin-right: 0px;*/
}

#content {
	margin: 0px 15px 0px 279px;
	background-color: #9933cc;
}

a.biglink {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.6em;
	font-weight: 900;
	color: #ffcc00;
}

a.middlelink {
	margin: 0px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: bold;
}

a.smalllink {
	margin: 0px 0px 5px 0px;
	font-size: 1em;
	font-weight: bold;
}

div.item {
	display: block;
}

div.item img {
	position: relative;
	margin: 5px 0px 0px 5px;
	float: left;
}

div.item object {
	margin: 5px 0px 0px 20px;
	float: left;
}

div.heading {
	margin: 0;
	padding: 0px 0px 0px 5px;
	background-color: #ffcc00;
	color: #9933cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

div.heading img {
	position: relative;
	margin: 0px 0px 0px 0px;
	float: right;
}

div.text1 {
	padding: 0px 5px 0px 70px;
}

div.text2 {
	padding: 0px 0px 0px 90px;
}

div.text2 table {
	width: 93%;
	margin: 0px 0px 30px 0px;
}

div.text2 td {
	border: 1px solid #000000;
}
	
div.text3 {
	padding: 20px 0px 0px 20px;
	text-align: center;
}

#content ul {
	margin: 0 0 15px 5em;
}

#content ul li {
	font-size: 1em;
}

#gamecontent {
	text-align: center;
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#counter {
	font-size: 0.8em;
	text-align: center;
}

#counter a, #counter a:hover {
	font-size: 1em;
	color: #ffcc00;
	font-weight: normal;
	background-color: transparent;
}

#footer {
	clear: both;
	margin: 0px 5px 0px 5px;
	height: 55px;
	border-style: solid;
	border-color: black;
	border-width: 1px 0px;
	background-color: #ffffff;
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
}

#footer img#enguni {
	display: block;
	margin: 8px 5px 0px 5px;
	float: left;
}

#footer img#seek {
	display: block;
	margin: 0px 5px 0px 5px;
	float: left;
}

#footer img#ngfl {
	display: block;
	margin: 8px 5px 0px 5px;
	float: right;
}

#footer img#vtc {
	display: block;
	margin: 0px 5px 0px 5px;
	float: right;
}

#footer a, #footer a:hover {
	font-size: 1em;
	color: #666;
	font-weight: normal;
	background-color: transparent;
}

#gamefooter {
	clear: both;
	margin: 0;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
}

#gamefooter a, #gamefooter a:hover {
	font-size: 0.9em;
	color: #ffffff;
	font-weight: normal;
	background-color: transparent;
}

#resourceheader {
	clear: both;
	margin: 0;
	background-color: #6666cc;
	color: #ffcc00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}

#resourceheader a, #resourceheader a:hover {
	font-size: 1em;
	color: #ffcc00;
	font-weight: bold;
	background-color: transparent;
}

ol {
	font-size: 1em;
}

ol li {
	margin-bottom: 1.5em;
}

ol li ol li {
	margin: 0.5em 0;
}

.spacer {
	clear: both;
}
