body
	{
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: #111111 1px 1px 1px;
	color: #CCCCCC;
	background-color: #222222;
	background-image: url('http://pixels.whatsmyip.org/images/background.png');
	margin: 0px;
	}

A
	{
	text-decoration: none;
	color: #CCCCCC;
	}

.layout
	{
	border-spacing: 20px;
	width: 100%;
	}

.center
	{
	text-align: center;
	}

#grid
	{
	height: 1002px;
	width: 1002px;
	border: none;
	}

.header_box
	{
	width: 100%;
	}
	
	.header_box td
		{
		text-align: center;
		}
	
.cell
	{
	background-color: #333333;
	background-image: url('/images/cellback.jpg');
	padding: 10px;
	border: 1px solid #cc9900;
	border-radius: 10px;
	box-shadow: 0px 0px 11px #6b5100;
	vertical-align: top;
	}

.half
	{
	width: 50%;	
	}

.title {
text-align: center;
font-size: 36pt;
}

.texty_text {
text-align: justify;
padding-left: 20px;
padding-right: 20px;
}

.cell_sorta
	{
	background-color: #333333;
	background-image: url('/images/cellback.jpg');
	padding: 10px;
	margin-top: 20px;
	border: 1px solid #cc9900;
	border-radius: 10px;
	box-shadow: 0px 0px 11px #6b5100;
	}

.cell_no_top
	{
	background-color: #333333;
	background-image: url('/images/cellback.jpg');
	padding: 10px;
	border: 1px solid #cc9900;
	border-radius: 10px;
	box-shadow: 0px 0px 11px #6b5100;
	}

.orange_cell
	{
	padding: 10px;
	border: 1px solid #cc9900;
	border-radius: 10px;
	background-color: #cc9900;
	text-shadow: none;
	color: #222222; 
	box-shadow: 0px 0px 11px #6b5100;
	}

.orange_cell a
	{
	color: #222222;
	text-shadow: 0px 0px 10px #997400;
	}

.orange_text
	{
	color: #CC9900;
	font-weight: bold;
	text-align: center;
	}
	
	.orange_text a
		{
		color: #CC9900;
		font-weight: bold;
		}

.faqrules li
	{
	padding-bottom: 10px;
	}
	
.fb
	{
	color: white;
	font-family: 'Klavika Bold', 'Lucida Grande', sans-serif;
	background-color: #325b99;
	border-radius: 3px;
	text-decoration: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	}



.input_class
	{
	border: solid 2px #999999;
	border-radius: 8px;
	background: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	padding: 3px;
	}

.info_list
	{
	padding-left: 60px;
	text-align: left;
	}

#special_padding
	{
	padding-left: 0px;
	padding-right: 0px;
	}

/* @group Social  Buttons */

.social-button-holder
	{
	float: right;
	margin-right: -15px;
	vertical-align: top;
	}


#fb-button
	{
	dsiaplay: inline-block;
	vertical-align: top;
	}

/* @end */

/* @group Images */

.one_px
	{
	height: 31px;
	width: 31px;
	margin-bottom: -9px;
	}

.cc
	{
	width: 48px;
	height: 30px;
	border-radius: 3px;
	box-shadow: 1px 1px 4px #000000;
	}

/* @end */
