* {
	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);
}

#content {
   
    top: 175px;
 position: absolute;
    }


#content2
{
	margin-top: 35px;
	width: 700px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 30px;
}

img
{
    padding: 0px;
    margin: 0px;
    border: none;
    
}

#menupos
{
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	display: block;
	margin-left: 24px;
	margin-top: 140px;
	z-index: 0;
}

h2
{
	left: 27px;
	top: 99px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-size: 40px;
	z-index: 4;
}

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

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

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

#content2 ul
{
	list-style-image: url(images/dot.png);
	margin-left: 18px;
}

li
{
	margin-top: 8px;
}

p
{
	margin-top: 10px;
}

body
{
	padding: 0px;
	margin: 0px;
}
.menu-top-nav-container { clear: both; min-height: 150px; }
.menu-item a:link { margin-left: 5px; text-decoration: none; }
.menu-item a:hover { text-decoration: underline;}
.menu ul { margin: 0; padding: 0 list-style-type: none; }
.menu li { display: inline; position: relative;}
#text { font-family: Helvetica, Verdana, Arial, sans-serif; min-height: 100%; margin-left: 28px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; padding: 0px; line-height: 16px; font-size: 12px; }
a { text-decoration: none; color: #cc0920; }
a:visited { color: #cc0920; }
.sub-menu { list-style-type:none; display: none; position: absolute; width: <container size>px; height: 50px; }


