body
{
	color: white;
	background-color: black;
	margin: 0;
	padding: 0;
}

a {
outline: none;

}


img { border: 0; }

div#info { display: none; }


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

div#credit, div#rating_text
{
	text-align: center;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 2px;
	color: #515151;
	padding: 15px 80px 0 80px;
	height: 25px;
}

div#rating_text p {margin: 0;}

div#rating_text {padding-bottom: 6px;}


div#credit a:link
{
	color: #815E09;
	text-decoration: none;
}

div#credit a:visited
{
	color: #815E09;
	text-decoration: none;
}

div#credit a:hover
{
	color: white;
	text-decoration: none;
}

div#credit a:active
{
	color: #815E09;
	text-decoration: none;
}

textarea#your_message
{
	background-color: #161616;
	color: white;
	width: 600px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 62px;
	line-height: 80px;
	text-align: center;
	padding: 3px;
	margin: 10px 0 0 0;
	border-top: 1px #333 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #333 solid;
}

input#your_name
{
	background-color: #161616;
	color: white;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	padding: 3px;
	margin: 0;
	border-top: 1px #333 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #666 solid;
	border-left: 1px #333 solid;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
}

div#message
{
	width: 906px;
	background-image: url(/images/myfriends_message_top.gif);
	background-repeat: no-repeat;
	background-position: 0 51px;
}

div#message_text
{
	width: 906px;
	background-image: url(/images/myfriends_message_mid.gif);
	background-repeat: repeat-y;
	text-align: center;
}

div#message_text h3
{
	padding-top: 5px;
	margin: 0 auto 0 auto;
	font-weight: normal;
	width: 600px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 62px;
	line-height: 72px;
}

div#message_text h3 a {text-decoration: none; color: white;}

div#message_credit_submit
{
	width: 906px;
	height: 215px;
	background-image: url(/images/myfriends_message_bot.gif);
	background-repeat: no-repeat;
	position: relative;
}

div#message_credit_submit p
{
	text-align: center;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	color: #515151;
	padding: 0;
	margin: 0;
	height: 23px;
}

div#message_buttons {	width: 906px;
	text-align: center;
	height: 170px;}

div#message_voting
{

}

div#message_voting a#vote-skip { padding: 0 19px 0 19px; }


#send_button_link { display: none }

#thank_you_button_link { display: none; }

div#message_submit
{
	position: absolute;
	top: 122px;
	left: 0px;
	width: 906px;
	text-align: center;
}

span.redact { display: none; }

div#about
{
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	padding: 4px 80px 0 80px;
	height: 50px;
	text-align: center;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	color: #515151;
}

div#about p {margin-top: 8px;}


div#about a:link
{
	color: #815E09;
	text-decoration: none;
}

div#about a:visited
{
	color: #815E09;
	text-decoration: none;
}

div#about a:hover
{
	color: white;
	text-decoration: none;
}

div#about a:active
{
	color: #815E09;
	text-decoration: none;
}

div#about a#cc
{
	padding: 0 10px 0 0;
	border: 0;
	float: left;
	display: block;
}


div#footer
{
	text-align: center;
	font-family: "Gill Sans", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding-bottom: 20px;
}

div#footer p {margin: 0;}

div#footer a:link
{
	color: #815E09;
	text-decoration: none;
}

div#footer a:visited
{
	color: #815E09;
	text-decoration: none;
	
}

div#footer a:hover
{
	color: white;
	text-decoration: none;
}

div#footer a:active
{
	color: #815E09;
	text-decoration: none;
}


div#nerduo { float: left; }
div#share { float: right; }
div#share p span {height: 20px;}

div#footer
{
	clear: both;
	padding-top: 20px;
	text-align: center;
}