body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #eef;
	margin: 0 auto;
	text-align: center;
	background-color: #000;
}

#wrapper {
	width: 740px;
	margin: 0 auto;
	text-align: center;
}

#maincen {
	width: 540px;
	float: left;
	position: relative;
}

#mainlef {
	width: 200px;
	padding: 64px 0 0 0;
	float: left;
	position: relative;
	margin: 0 auto;
}

#mainfoot {
	width: 600px;
	display: block;
	clear: both;
	margin: 0 auto;
}











p {
	font-size: 15px;
}

img {
	border: 0;
}

img.hub {
	border: 1px solid #ddd;
}

a {
	color: #8ee;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #377;
}

a.cbg {
	color: #fff;
	text-decoration: none;
}

a.cbg:hover {
	background: #999;
}

h1 {
	font-size: 36pt;
	font-style: italic;
	margin: 0;
}

h2 {
	font-size: 20pt;
	font-variant: small-caps;
	margin-bottom: 0;
}

h3 {
	font-size: 12pt;
	font-family: monospace;
}

h4 {
	font-size: 20px;
	font-variant: small-caps;
	letter-spacing: 4px;
}

#h9 {
	font-size: 8pt;
	font-family: monospace;
}

td {
	text-align: center;
	margin: 0 auto;
}

td.link {
	padding: 0 0 16px 0;
	width: 33%;
}






/* MAIN PAGE STUFF */
#update {
	width: 200px;
	height: 280px;
	overflow: auto;
	font-size: 8pt;
	letter-spacing: 1px;
	position: relative;
	border: 1px solid #888;
}

#bloggy {
}

#bloggy p {
	font-size: 9pt;
}

#bloggy a {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 13pt;
}