body {
	font-family: Arial, Helvectica, sans-serif;
	color: #666;
	line-height: 1.5;	
}

#logo {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	width: 100%;
	padding: 14px 0;
	display: block;
	text-align: left;	
	font-size: 120%;	
}

#strapline {
	text-align: right;
	font-style: italic;
}

#mainnav, #login, #sidebar {
	display: none;
}

table {
	border-collapse: collapse;
	width: 98%;
}

table, th, td {
	border: 1px solid #999;
}

th, td {
	padding: 6px;
}

th {
	text-align: left;
}

blockquote {
	font-size: 18px;
	font-weight: bold;
	margin: 30px auto;
}

img {
	margin: 10px;
}

a {
	color: #666;
	text-decoration: none;
}

a.join-button, a.learn-button {
	display: none;
}

span {
	display: inline;
}
