	* { padding: 0; margin: 0; border: 0; outline: none;}
	.hide { display: none; }
	.clear { clear: both; }
	a {
	color: #CC6600;
}
	a:hover {}
	body {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #22191a;
	background-color: #22191A;
	margin-top: 20px;
	background-image: url(../_img/_strctr/bgrd-splash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	#wrapperlg {
	width: 100%;
	float:left;
	height: 410px;
	}
	#wrappersm {
	width: 480px;
	height: 420px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F3335;
	padding: 12px;
	}
	#wrapper {
	width: 480px;
	height: 410px;
	background-color: #22191A;
	height: 410px;
	background-image: url(../_img/_strctr/bgrd-wrappersm-splash.jpg);
	background-repeat: no-repeat;
	}
	#logo {
	float: left;
	width: 480px;
	height: 380px;
	float: left;
	}
	#logo h1, #logo h1 a {
	display: block;
	width: 480px;
	height: 380px;
	text-indent: -9999px;
	}
	#enter {
	text-align: center;
	font-size: 12px;
	background-color: #8F0021;
	height: 30px;
	width: 480px;
	float: left;
	border-top-color: #3F3335;
	padding-top: 10px;
}
	#enter ul {
	list-style-type: none;
	font-size: 11px;
	}
	#enter li {
		display: inline;
		padding-right: 12px;
		padding-left: 12px;
	}
	#enter li a {
	color: #FFAD01;
	}
	#enter li a:hover {
	color: #fff;
	}

