body{
	background-color:#4E4946;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

h1{
	font-size:14px;
}

/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

#content{
	margin:5px;
	padding:10px;
	background-color:#FFF;
	width:500px;
}

#contentinner{
	padding:15px;
	background-color:#e8e5d6;
	color:#4e4946;
}

.top{
	border-top:1px solid #322f2d;
	border-bottom:1px solid #322f2d;
	background-color:#4e4946;
	color:#FFF;
}

.topl{
	border-top:1px solid #322f2d;
	border-bottom:1px solid #322f2d;
	border-left:1px solid #322f2d;
	background-color:#4e4946;
	color:#FFF;
}

.topr{
	border-top:1px solid #322f2d;
	border-bottom:1px solid #322f2d;
	border-right:1px solid #322f2d;
	background-color:#4e4946;
	color:#FFF;
}
