* {
	margin:0;
	padding:0;
}
body {
	background:url(images/body-tail.gif) repeat-y center top #0f0807;
	text-align:center;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
object {
	vertical-align:top;
	outline:none;
}
.tail-top {
	background:url(images/tail-top.gif) left top repeat-x;
	position:relative;
	z-index:99;
	width: 980px;
	margin: 0 auto;
}
.tail-top-right {
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:750px;
	background:url(images/tail-top-right.gif) repeat-x right top;
}
#siteWrap {
	background-color: #1D1312 !important;
}
/* .tail-top-right { position:absolute; right:0; top:0; width:50%; height:750px; background:red;} */
/* Non Flash Related Styles */
span.dividerLine {
	padding: 0 10px;
}
h1 {
	color: #E7E2DC;
	font-size: 28px;
	line-height: 32px;
	margin: 0 50px 0.7em;
}
p {
	color: #92584B;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 1.2em;
}
a {
	color: #92584B;
	text-decoration: none;
}
a:hover {
	color: #92584B;
	text-decoration: underline;
}
#wrapper {
	width: 980px;
	margin: 85px auto 0;
}
.content {
	width: 605px;
	margin: 0 auto;
	text-align: left;
}
.content p {
	margin: 0 50px 1.2em;
}
.content p.linkRow {
	text-align: center;
	margin-top: 35px;
}
p#footer {
	font-size: 10px;
}
