body {
	background-image: url(/img/grassy.gif);
	font-family: Courier, "Courier New", Monaco, monospace;
}

.box {
	margin: 10px;
}

.col0 {
	width: 107px;
}

.col1 {
	width: 234px;
}

.col2 {
	width: 360px;
}

.col3 {
	width: 614px;
}

.logo {
	background-image: url(/img/ticket.png);
	height: 158px;
}

.tape {
	background-image: url(/img/tape.gif);
	height: 230px;
}

.tape2 {
	background-image: url(/img/tape2.gif);
	height: 230px;
}

.tape3 {
	background-image: url(/img/tape3.gif);
	height: 230px;
}

.vhs {
	background-image: url(/img/vhs.gif);
	height: 340px;
}

.playerz {
	display: block;
	margin-top: 180px;
	margin-left: 155px;
}

.youtube {
	display: block;
	margin-left: 176px;
	margin-top: 101px;
}

iframe {
	display: block;
	background-color: #f5f2ea;
}

.paper {
	padding-top: 73px;
	height: 355px;
	background-repeat: no-repeat;
	background-image: url(/img/paper.gif);
}

.paper p {
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 20px;
	margin-left: 10px;
}

.peeps {
	margin-right: 20px;
	margin-top: -40px;
	float: right;
	line-height: 10px;
	font-size: 11px;
}

.jewel {
	background-image: url(/img/jewel.gif);
	height: 339px;
}

.bottlecap {
	height: 105px;
}

.gigs {
	background-image: url(/img/gigsscrap.gif);
	height: 107px;
}

.gigs p {
	line-height: 14px;
	color: #b21218;
	font-size: 18px;
	margin-right: 12px;
	margin-left: 25px;
	margin-top: 47px;
}

.twit {
	height: 363px;
}

.moregigs {
	padding-top: 30px;
	background-image: url(/img/moregigs.gif);
	height: 266px;
}

.moregigs p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

.deadbird {
	height: 201px;
	background-image: url(/img/deadbird.gif);
}

#field {
	margin-right: auto;
	margin-left: auto;
	width: 1016px;
}

.dutch {
	color: #004080;
}

.english {
	color: #800040;
}

.flyer {
	background-image: url(/img/flyer.gif);
	height: 511px;
}

#disclaimer {
	text-align: center;
	font-family: sans-serif;
	color: white;
}

#disclaimer a {
	color: white;
}

.serious {
	font-weight: bold;
	font-size: 30px;
	font-family: sans-serif;
	color: white;
}

.serious a {
	color: white;
}

img {
	text-decoration: none;
	border-width: 0px;
}


