body
{
	background-image: url(/images/background.png);
	background-color: #ff5210;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #F7BB1E;
	text-align: center;
	margin: 40px 0 0 0;
}

h1
{
	display: none;
	color: #FF6B1B;
}

h2 { margin: 0 0 35px 0; }

h2 a {text-decoration: none; color: white;}

a.anchor_link {
	color: #cd3900;
	text-decoration: none;
}

img {border: 0;}



div#contain
{
	width: 920px;
	margin: 0 auto 0 auto;
}

div#credit
{
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow:1px 1px 2px #903;
	margin-bottom: 10px;
}

div#message
{
	font-size: 48px;
	line-height: 78px;
	color: white;
	text-shadow: 2px 2px 4px #da7609;
	text-align: center;
	width: 700px;
	margin: 0 auto 0 auto;
}

div#tagline
{
	width: 911px;
	height: 170px;
	margin: 20px auto 0 auto;
	background-repeat: no-repeat;
	background-image: url(/images/and_im_a_pc.png);
}

div#submit_area {margin-top: 20px; margin-bottom: 10px;}

#send_button_link {display: none}

#submit_name input { font-family: Helvetica, Arial, sans-serif; text-transform: uppercase; text-align: center; font-size: 10px; font-weight: bold; letter-spacing: 1px; text-align: center; }

#message h2 textarea
{
	font-size: 48px;
	line-height: 78px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 156px;
}

div#ads
{
	margin-top: 30px;
	margin-bottom: 15px;
}

div#about
{
	font-size: 11px;
	background-image: url(/images/divider.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}

div#about a {padding-bottom: 2px;}

div#about a:link
{
	color: #F9D27B;
	text-decoration: none;
}
div#about a:visited {color:#F9D27B; text-decoration: none;}
div#about a:hover
{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #F9D27B;
}
div#about a:active {color:#F7BB1E; text-decoration: none;}

p#nerds {float: left; padding-left: 20px;}
p#share {float: right; padding-right: 20px;}
p#footer { clear: both; margin-top: 120px;}