* {
	padding: 0px;
	margin: 0px;
}
#logo {
	top: 0px;
	position: fixed;
	z-index: 3;
	height: 135px;
	width: 600px;
	background-repeat: no-repeat;
	background-image: url(images/godspeed-logo.png);
}

#menupos
{
	left: 26px;
	padding: 0px;
	margin: 0px;
	top: 137px;
	position: fixed;
	z-index: 1;
}

h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	margin-top: 103px;
	margin-left: 25px;
	font-size: 40px;
	left: 0px;
	top: 0px;
	z-index: 4;
	position: fixed;
}

h3
{
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #efefef;
	text-decoration: none;
	font-size: 40px;
	left: 27px;
	top: 100px;
	z-index: 4;
	position: fixed;
}

.wp-caption-text
{
	line-height: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 5px;
	font-weight: bold;
	background-color: white;
	bottom: 6px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	font-size: 8px;
	left: 12px;
}

.wp-caption
{
	background-color: white;
	position: relative;
	z-index: 0;
}

body
{
}

p
{
	line-height: 16px;
	float: left;
	padding-bottom: 15px;
}

#onehour
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: #efefef;
	text-decoration: none;
	margin-top: 103px;
	margin-left: 25px;
	font-si
	color: #efefef;
	text-decoration: none;
	margin-top: 103px;
	margin-left: 25px;
	font-size: 40px;
	left: 0px;
	top: 0px;
	z-index: 4;
	position: absolute;
}

table tr					{ vertical-align: top; }
/*
	STRUCTURE
*/
.post 						{ width: 100%; }
li 						{ margin-left: 5px; list-style-type: none; float: left; }
#page-wrap 						{ z-index: 0; margin-top: 180px; }
#menupos a 						{ text-decoration: none; color: red; font-size: 11px; font-family: Helvetica, Verdana, Arial, sans-serif; }
#menupos a:hover 						{ text-decoration: underline; color: black; }
#text 						{ float: left; font-size: 12px; font-family: Helvetica, Verdana, Arial, sans-serif; width: 600px; margin-left: 30px; }
#gallery-1 img 						{ border-color: #ff0010; border-width: 1px; border-style: solid; }
a 						{ text-decoration: none; color: red; }
a:hover 						{ text-decoration: underline; color: black; }
/*