body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-size: .625em;
	position: relative;
	height: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	
}

a, a:link {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
}


.wrapper {
	width: 975px;
	margin: 0 auto;
	height: 100%;
	display: block;
	position: relative;
	outline: none;
}

.wrapper .seo {
	color: #FFF;
	position: absolute;
	display: block;
	top: -1000px;
}

.sponsorLinks {
	bottom:-36px;
	/*left:165px;*/
	left: 100px;
	position:absolute;
	display: none;
}
	

#flashcontainer {
	position: relative;
	width: 975px;
	height: 571px;
	margin: auto auto;
	display: table-cell;
	vertical-align: middle;
}

#sharethis_0 {
	visibility: hidden;
	padding: 0 370px 0 0;
	float: right;
}

.stwrapper {
	position: absolute;
	right: 0px !important;
	top: 0px;
}

.footer-links {
	list-style: none;
	color: #777;
	float: right;
	display: block;
}

.footer-links li {
	float: right;
	margin: 0 20px 0 0;
}

.safeLink {
	width: 400px;
	text-align: right;
	float: right;
	position: absolute;
	color: #ee4943;
	right: 20px;
	bottom: -55px;
	display: block;`
}

.safeLink a {
	color: #bd0c08;
}

object { outline:none; }
p.fourOh  { font-size: 12px;}