body {
	background: #000000 url(images/design_background.png) top center repeat-y;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header {
	background: url(images/design_logo.jpg) #000000;
	color: #ffffff;
	padding-top: 20px;
	height: 120px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#header h1 {
	margin: 0;
	font-family: 'Century Gothic', Georgia, Arial, sans-serif;
	font-weight: normal;
	font-size: 32px;
	letter-spacing: 5px;
}
#header h2 {
	margin-top: 15px;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 18px;
	letter-spacing: 20px;
}
#navigation {
	background: url(images/design_menu.png) #000000 repeat-x;
	height: 17px;
	padding-top: 2px;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	color: #ffcc00;
}
#navigation a {
	color: #ffcc00;
	background: inherit;
	text-decoration: none;
}
#navigation a:hover {
	color: #fbe49f;
	text-decoration: underline;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: inline;
	margin: 0 4px 0 4px;
}
#content {
	background: url(images/design_watermark.jpg) top right no-repeat #000000;
	padding: 5px 5px 5px 5px;
	width: 790px;
	margin: 0 auto;
	min-height: 373px;
	text-align: left;
	color: #ffffff;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	margin: 0 0 10px 0;
}
#content h1 span {
	font-size: .6em;
	font-style: italic;
	display: block;
	color: #dddddd;
	letter-spacing: 1px;
}
#content h1.alternative {
	font-size: 27px;
	text-align: right;
	margin-right: 5px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0 5px 0;
}
#content p {
	margin: 10px 0 0 0;
}
#content a, #location a:hover {
	text-decoration: none;
	color: #f1d845;
}
#content a:hover {
	text-decoration: underline;
	color: #ffee11;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 800px;
	height: 67px;	
	background: url(images/design_footer.png) #000000;
	padding-top: 30px;
	color: #f1d845;
	text-align: center;
}
#footer a {
	text-decoration: underline;
	color: #f1d845;
}
#footer a:hover {
	color: #ffff00;
}
#footer p {
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
}
.box {
	float: right;
	width: 240px;
	padding: 0 0 10px 0;
	margin: 0 5px 5px 0;
	border: 1px #777777 solid;
	background-color: #000000;
	clear: right;
}
h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.box h3 {
	font-size: 17px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	background: #222222;
	padding: 2px;
	border-bottom: 1px #444444 solid;
}
.important {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.important img {
	border: 1px #555555 solid;
	background: #111111;
}
#sidebar {
	float: left;
	width: 230px;
	background-color: #222222;
	border: 1px #333333 solid;
	padding: 1px 1px 10px 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#sidebar img {
	border: 1px #666666 solid;
}
.date {
	font-weight: bold;
	font-size: 8px;
	display: block;
}
img {
	border: 0;
}
input, textarea {
	border: 1px #444444 solid;
	background: #111111;
	font-size: 11px;
	color: #ffffff;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#screenshots {
	display: block;
	overflow: hidden;
	height: 256px;
	width: 100%;
}
#screenshots ul, li {
	margin: 0;
	padding: 0;
}
#screenshots ul {
	list-style: none;
}
#screenshots li {
	display: inline;
}
code {
	font-weight: bold;
	color: #cccccc;
}
acronym {
	border-bottom: 1px #ffffff dashed;
}
table {
	width: 790px;
	border-top: 1px #555555 dotted;
	border-left: 1px #555555 dotted;
}
td, th {
	border-right: 1px #555555 dotted;
	border-bottom: 1px #555555 dotted;
	margin: 0;
}
th {
	background: #0a0a0a;
}
p.information {
	background: #0a0a0a;
	width: 50%;
	border: 1px #1a1a1a solid;
	padding: 5px;
	line-height: 1.5em;
	letter-spacing: 1px;
}

label { display: block; }

#location {
	text-align: center;
	margin: 0;
}
#location a {
	text-decoration: none;
	color: #ffffff;
}
#refer {
	text-align: center;
	margin: 0;
}
#refer a {
	color: #ffcc00;
	text-decoration: none;
}
#refer a:hover {
	color: #fbe49f;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.intro {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #FBE49F;
	text-align: center;
	}
.announcement {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF0000;
	}
#pop1tp {
	border: 1px solid;
	border-color: #ffcc00;
	background-color: #d3262a;
	text-align: center;
	margin: 0;
}
#pop1tp a {
	color: #ffcc00;
	text-decoration: none;
}
#pop1tp a:hover {
	color: white;
	text-decoration: underline;
}
.dltp {
	border: 1px solid;
	border-color: white;
	background-color: #0070FF;
	text-align: center;
	margin: 0;
	padding: 3px;
	line-height: 1.5em;
}
.storypdf {
	border: 1px solid;
	color: red;
	border-color: blue;
	background-color: #BAB8B1;
	text-align: center;
	margin: 0;
	padding: 3px;
	line-height: 1.5em;
}

#mags {
	border: 1px solid;
	border-color: #ffcc00;
	background-color: green;
	text-align: center;
	margin: 0;
}
#mags a {
	color: #ffcc00;
	text-decoration: none;
}
#mags a:hover {
	color: white;
	text-decoration: underline;
}

#gamesnostalgia {
	border: 1px solid;
	border-color: #ffcc00;
	background-color: #33455D;
	text-align: center;
	margin: 0;
}
#gamesnostalgia a {
	color: white;
	text-decoration: none;
}
#gamesnostalgia a:hover {
	color: white;
	text-decoration: underline;
}