body {
	background-color: #ffefde;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
	line-height: 22px;
}

td {
	font-size:12px;
}

a {
	text-decoration:none;
	color: #62a200;
}

a:hover {
	text-decoration:underline;
}

h1, h2, h3 {
	margin: 0;
}

h1 {
	font-size: 34px;
	color: #b5000e;
	font-weight: bold;
	line-height: 28px;
        padding-bottom: 5px;
}

h2 {
	font-size: 19px;
	color: #0052b0;
	font-weight: bold;
	line-height: 26px;
}

h3 {
	font-size: 15px;
	color: #b5000e;
	font-weight: bold;
}

p {
	color: #373737;
	font-size: 12px;
	line-height: 20px;
}

#footer, #footer a {
	text-decoration: none;
	font-size: 11px;
	color: #d39e69;
}

#footer a {
	margin: 0 10px 0 10px;
}

td.highscorerank {
	font-size: 12px;
	color: #b5000e;
	font-weight: bold;
	height: 20px;
	padding-left: 40px;
}

td.highscorenick {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	padding-left: 5px;
}

.highscorecountdown {
	font-size: 40px;
	color: #b5000e;
	font-weight: bold;
}

.highscoreday {
  font-size: 24px;
  font-weight: bold;
}

.highscorehour {
  font-size: 24px;
  font-weight: bold;
}

td.einstein {
	background-image: url(img/einstein.gif);
	background-repeat: no-repeat;
	background-position: 250px 60px;
}

DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #FCDAB4;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}