body {
	background: black url(/assets/img/backgrounds/bg2.jpg) repeat-x scroll center top;
	margin: 0 auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	color: #285400;
	font-size: 2em;
}
h2 {
	color: #008752;
	font-size: 1.6em;
	font-weight: bold;
}
h3 {
	color: #008752;
	font-size: 1.2em;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clear_bg {
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color: #d3ebb2;
}
.cntr {
	text-align: center;
}
.lft {
	float: left;
}
.rgt {
	float: right;
}
#pg_wrapper {
	width: 960px;
	margin: 0 auto;
}
#user {
	background: black url(/assets/img/join_splinters_dojo.gif) no-repeat left center;
	height: 27px;
	color: white;
	padding: 0 5px 0 380px;
	line-height: 23px;
	text-align: right;
	overflow: visible;
	font-size: .7em;
}
	table#user_tbl {
		margin-top: 1px;
		float: right;
	}
	#user label {
		padding: 0 5px 0 10px;
	}
	.user_info {
		font-size: 1.1em;
		font-weight: bold;
		color: #65A431;
	}
	#user input.user_txt {
		width: 120px;
		height: 15px;
		padding: 0 0 0 5px;
		font-size: 1em;
	}
	#user img.btn {
		padding-left: 5px;
		/*margin-top: 2px;*/
		vertical-align: top;		
	}
#masthead {
	width: 960px;
	color: white;
}
	#masthead a:link, #masthead a:visited, #masthead a:hover {
		color: white;
	}
	#masthead p {
		text-align: center;
		height: 12px;
		margin: 0;
		margin-bottom: -12px;
		z-index: 10;
	}
#navigation {
	background: #1f2427 url(/assets/img/backgrounds/nav_bg.png) repeat-x top center;
	height: 36px;
}
	#navigation li.splitter {
		width: 210px;
	}
	#navigation a.nav_active:link, #navigation a.nav_active:visited, #navigation a.nav_active:hover{
		color: #65A431;
	}
#main {
	width: 960px;
	background: #d3ebb2 url(/assets/img/backgrounds/content_top.jpg) no-repeat top center;
	width: 930px;
	padding: 25px 15px 15px 15px;
}
	#msgs {
		/*
		color: yellow;
		background-color: #78A737;
		font-weight: bold;
		font-size: 1.1em;
		padding: 5px 5px 5px 10px;
		width: 736px;
		margin-left: 3px;
		*/
		width: 274px;
		height: 260px;
		background: transparent url(/assets/img/backgrounds/overlay_splat.gif) no-repeat top center;
		padding: 70px 220px 40px 245px;
		position: absolute;
		z-index: 97;
		opacity: 0.9;
		filter: alpha(opacity=80);
	}
		#msgs div.msg, #msgs p {
			text-align: center;
			font-weight: bold;
			font-size: 1.1em;
			color: yellow;
			z-index: 98;
		}
		#content #msgs a:link, #content #msgs a:visited, #content #msgs a:hover {
			font-weight: normal;
			font-size: .8em;
			color: yellow;
		}
	#content {
		float: left;
		width: 759px;
		margin-right: 11px;
	}
		#content .content_img {
			float: right;
			margin: 20px 0 5px 10px;
		}
		#content a:link {
			color: #00834E;
		}
		#content a:visited {
			color: #1E9D2A;
		}
		#content a:hover {
			color: #00834E;
		}
	#right_rail {
		float: left;
		width: 160px;
		text-align: center;
	}
		#right_rail div {
			margin-bottom: 10px;
		}
#bottom_rail {
	height: 43px;
	background: black url(/assets/img/backgrounds/pg_footer.jpg) no-repeat top center;
	padding: 0;
	margin: 0;
}
#footer {
	background-color: black;
	color: white;
	text-align: center;
	font-size: .7em;
	padding: 10px 0;
}
	#footer a {
		color: white;
	}
	#footer p {
		margin: 0;
		margin-bottom: 5px;
	}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* SIFR */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h3 {
	visibility: hidden;
}
