body {
	background: #fff url(/img/coldfire2/topgrad-w-small.gif) repeat-x;
	text-align: center;
	color: #666;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
} html>body { font-size: small; }

.fl { float: left; margin-right: 20px; }
.fr { float: right; margin-left: 20px; }
.nt { margin-top: 0; }
.nb { margin-bottom: 0; }

#container {
	width: 800px;
	margin: 0 auto;
	text-align: justify; /* Resetting body property */
}

#logo {
	margin: 63px 0 0 0;
}

#content {
	margin-top: 50px;
}

a, a:link, a:visited {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #333;
}

#stat {
	margin: 20px 0;
}

#stat .n {
	margin: 0 .5em;
}

#footer {
	font-size: 85%;
	color: #ccc; 
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #ccc; /* Because IE doesn't like inherit :( */
}

a img {
	border-width: 0;
}

