
body {
	color: #4000c0;
	background: #d0e0ff url(bg.png) repeat-x;
	font: 12pt cursive;
}

#title {
	color: #a040ff;
	font: 48pt cursive;
	text-align: center;
}

#subtitle {
	color: #8040c0;
	font: italic 10pt serif;
	text-align: center;
	padding: 5px;
}

#date {
	color: #b080d0;
	font: 8pt cursive;
	text-align: right;
	float: right;
}

#total {
	color: #4040ff;
	font: bold 144pt serif;
	text-align: center;
}

#logo {
	color: #a040ff;
	text-align: left;
	font: 24pt cursive;
	float: left;
}

#logo a {
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

#logo a:focus {
	outline: inherit;
}

#underlogo {
	color: #c080ff;
	font: italic 8pt serif;
	text-align: center;
	padding: 3px;
}

#main {
//	padding: 50px;
}

#htmlgame, #bodygame {
	width: 100%;
	height: 100%;
}

#game {
	width: 80%;
	height: 100%;
	float: left;
}

#swfobject, #swfembed {
	width: 100%;
	height: 100%;
	min-height: 100%;
	float: left;
}

#pseudoad {
	color: #808080;
	width: 150px;
	margin-left: 50px;
	font: italic 10pt sans-serif;
	float: right;
}

#pseudoad ul {
	font-style: normal;
	padding-left: inherit;
}

#pseudoad li {
	list-style: none;
	margin-top: 25px;
}

#pseudoadHead {
	color: #40a0a0;
}

#pseudoadBody {
	color: #40a0e0;
}

#pseudoadLink {
	color: #40a0a0;
	font-size: 8pt;
	text-decoration: inherit;
}

#mazespace {
	margin: 200px;
	font: 72pt serif;
}
