body {
	text-align: left;
}

div#top, #nav, #screen, #footer, #bottom {
	width: 750px;
}

div#nav {
	font-size: 16px;
	outline-style: dashed;
	outline-width: 1px;
}

div#screen {
	font-size: 14px;
	text-align: left;
}

div#footer {
	text-align: left;
	font-size: 12px;
	outline-style: dashed;
	outline-width: 1px;
}

div#bottom {
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
}

img#logo {
	border: 0px;
	vertical-align: middle;
}

span#header {
	font-size: 20px;
	vertical-align: middle;
}

span#credits {
	color: #550000;
	float: right;
}

span#stats {
	float: left;
	clear: right;
	text-align: left;
}

a {
	color: #006633;
}

a:hover {
	text-decoration: none;
}

a.nav {
	text-decoration: none;
	color: #CC0000;
	margin: 5px;
}
