body {
	font: normal 14px/21px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	background: #fbd96c url(../images/bg.png) repeat-x 0 0;
	color: #7e4a15;
}

a {
	color:#562c02;
	border-bottom: 1px solid #7e4a15;
	text-decoration: none;
}

#container {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}

h1,
h1 a {
	width: 296px;
	height: 322px;
	display: block;
	border: 0;
}

h1 {
	top: 150px;
	position: absolute;
}

h1 a {
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
}

h2#tagline {
	text-indent: -9999px;
	display: none;
}

h2#questions {
	width: 422px;
	height: 24px;
	background: url(../images/questions.gif) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
}

h3 {
	font-weight: normal;
	padding-top: 20px;
}

h4 {
	padding-top: 20px;
	color: #562c02;
	display: block;
	padding-bottom: 5px;
}

#follow {
	position: absolute; 
	left: 20px;
	top: 55px;
	font-size: 11px;
	line-height: 11px;
}

#twitter {
	width: 100%;
	height: 37px;
	padding-top:13px;
	padding-left: 70px;
	background: #fbd55e url(../images/twitter.gif) no-repeat 20px center;
	font-size: 12px;
}

#twitter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#signup {
	position: absolute;
	left: 400px;
	top: 170px;
	width: 465px;
}

#gotl-gotl {
	display: block;
	float: left;
	width: 300px;
	padding: 7px 5px 5px 5px;
	font: normal 14px/14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial;
	margin-right: 5px;
	height: 20px;
	color: #7e4a15;
}

#submit {
	display: block;
	float: left;
	border: 0;
	background: url(../images/getnotified.gif) no-repeat 0 0;
	width: 141px;
	height: 39px;
	text-indent: -9999px;
	cursor: pointer;
}