* {
	padding: 0px;
	margin: 0px;
	
	font-family: arial;
	
	color: #666;
}

tt {
	font-family: Monospace;
}

blockquote {
	padding-left: 20px;
	padding-bottom: 20px;
}

a {
	color: #222;
	font-weight: bold;
	text-decoration: none;
}

div#page a {
	text-decoration: underline;
}

img {
	border: 0px none;
}

p {
	margin-bottom: 10px;
}

div#page {
	position: absolute;
	top: 256px;
	bottom: 20px;
	overflow: auto;
}

img#wow2go-logo {
	position: absolute;
	right: 20px;
	top: 20px;
}

#wow2go-punch {
	position: absolute;
	right: 35px;
	top: 115px;
	color: white;
	
	border-top: 2px solid white;
}

div#bottom-nav {
	position: absolute;
	bottom: 0px;
	left: -512px;
	height: 20px;
	width: 1024;
	
	border-top: 2px solid #222;
	
	text-align: center;
}
