
html *
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Tahoma;	
}

#header
{
	margin-top: 15px;
	margin-bottom: 20px;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img#home, img#news, img#games, img#merch, img#support
{
	margin-right: 20px;
}

.article
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

h1
{
	font-size: x-large;
	font-family: "Century Gothic", Verdana, Tahoma;	
	font-weight: 500;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2
{
	font-size: larger;
	font-family: "Century Gothic", Verdana, Tahoma;	
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;
}
h3
{
	font-size: medium;
	font-family: "Century Gothic", Verdana, Tahoma;	
	font-weight: 400;
}

h1#copyright
{
	font-size: 12pt;
	color: #888888;	
}

pre
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;

	font-size: larger;
	font-family: "Century Gothic", Verdana, Tahoma;	
	font-weight: 400;
	margin-top: 0px;
	padding-top: 0px;
}

table, tr, td
{
	margin: 0px;
	padding: 0px;
}

a:link {color:#de7227;}
a:visited {color:#de7227;}
a:hover {color:#de7227;}
a:active {color:#000000;}