
body {
	font-size: 70%;
	font-family: Verdana, Helvetica, Arial, san-serif;
	background-color: black;
	margin: 0;
	padding: 0;
	border: 0
	}

#wrapper {
	background-image: url(../graphics/bg.jpg);
	background-repeat: no-repeat;
	margin: 40px auto;
	padding: 0;
	width: 765px;
	height: 455px;
	border: solid 1px #339
	}

#grid {
	background-image: url(../graphics/grid.gif);
	position: relative;
	width: 765px;
	height: 455px
	}

img#smoke {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 68px
	}

div#story {
	color: #99c;
	line-height: 1.4em;
	margin: 0;
	padding: 0 15px 0 0;
	position: absolute;
	top: 87px;
	left: 126px;
	width: 275px;
	height: 220px;
	overflow: auto
	}

div#story h2 {
	color: lime;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0.5em
	}

div#story h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0.5em 0 0
	}

div#story p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 0 1.5em
	}

div#story a	{
	color: #cc9;
	font-weight: bold;
	text-decoration: none;
	}

div#story a:hover	{
	text-decoration: underline;
	}
	
div#menublock {
	color: #cc9;
	position: absolute;
	top: 140px;
	left: 450px;
	width: 300px;
	height: 176px
	}

ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 296px;
	float: left
	}

ul#menu li {
	text-align: center;
	width: 70px;
	float: left
	}

ul#menu li a {
	color: #cc9;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	background-image: url(../graphics/button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: uppercase;
	display: block;
	padding: 0 0 2em
	}

ul#menu li a:hover {
	color: lime
	}

#menublock ul#music {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0;
	clear: left
	}

ul#music li {
	margin: 5px 0;
	padding: 0
	}

ul#music li a {
	color: #cc9;
	font-size: 0.9em;
	line-height: 0.9em;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: lowercase;
	padding: 0 0 0 20px
	}

ul#music li a:hover {
	color: lime;
	background-image: url(../graphics/arrow-over.gif)
	}

#bar {
	background-image: url(../graphics/panel1.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 332px;
	left: 0;
	width: 765px;
	height: 18px
	}

img#red {
	position: absolute;
	top: 398px;
	left: 196px
	}

img#jr-logo {
	position: absolute;
	top: 350px;
	left: 126px
	}

img#jimmyb {
	position: absolute;
	top: 350px;
	left: 451px
	}

a#jim {
	position: absolute;
	top: 350px;
	left: 607px;
	border: 0;
	}

a#pete {
	position: absolute;
	top: 350px;
	left: 686px;
	border: 0;
	}

a#jim img, a#pete img	{
	border: 0;
	}

