body {
	color: #fff;
	background: #000;
	margin: 0;
	line-height: 1;
	font: 62.5% Verdana, Arial, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
}
#wrapper {
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
}
img.main {
	float: left;
}
div#content {
	display: table-cell;
	padding: 110px 0 0 20px;
	width: 409px;
}
div#content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 360px;
	margin: 0 auto;
	padding-top: 20px;
}
div#content ul li {
	padding: 10px 0;
}
div#content ul li a {
	padding-left: 25px;
	display: block;
	background: transparent;
}
div#content ul li a:hover {
	background: url(ver02_arrow.png) left center no-repeat;
}
div#content ul li span.choice {
	display: block;
	font-family: "SilkscreenNormal", sans-serif;
	background: transparent left center no-repeat;
}
div#content ul li.graphics span.choice {
	background-image: url(ver02_bob.png);
}
div#content ul li.cake span.choice {
	background-image: url(ver02_bub.png);
}
div#content ul li.empty span.choice {
	background-image: url(ver02_buster.png);
}
div#content ul li.inventory span.choice {
	background-image: url(ver02_stoner.png);
}
div#content ul li span.choice span {
	padding: 2px 0 2px 42px;
}
div#content ul li span.choice span.title {
    display: block;
	font-size: 30px;
}
div#content ul li span.choice span.description {
	font-size: 13px;
}
div.credits {
	clear: both;
	padding-top: 80px;
	font-size: 1.1em;
}
div.credits p {
	margin: 0 0 0.5em;
	padding: 0;
}
div.credits a {
	color: #c7c7c7;
}
div.credits a:hover {
	color: #fff;
	text-decoration: underline;
}

@font-face {
    font-family: 'SilkscreenNormal';
    src: url('slkscr-webfont.eot');
    src: url('slkscr-webfont.eot?#iefix') format('embedded-opentype'),
         url('slkscr-webfont.woff') format('woff'),
         url('slkscr-webfont.ttf') format('truetype'),
         url('slkscr-webfont.svg#SilkscreenNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}
