body { margin: 8px; }
/* --general -- */
br.clearBoth {
	line-height: 0;
	clear: both;
}
#content span {
	display: block;	
}
#contentBody p { margin: 1.12em 0; line-height: normal; }
#contentBody h1 { margin: .67em 0; }
#contentBody h2 { margin: .75em 0; }



#content a, #content a:visited {
	text-decoration: none;
	color: blue;
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	border-top:solid 17px #bcbcbc;	
}
/* --------------- */

/* --header -- */
#wrapper {
	width: 100%;
	background: #000 url('img/bg.jpg') repeat-x center -275px;
}
#content {
	width: 1097px;
	margin: 0 auto 0 auto;
	text-align: center;
	background: none;
	border: none;
}
#postHeader {
	text-align: center;
	margin-bottom: 5px;
	padding-top: 20px;
	text-indent: 60px;
}
#poster {
	width: 896px;
	margin-left: 85px;
	padding: 0;
	text-align: right;
	text-indent: 50px;
	float: left;
}

#snlinks {
	height: 615px;
	width: 60px;
	float: right;
	top: 400px;
	position: relative;
}

#contentBody {
	width: 1097px;
	margin: 31px 0 0 28px;
}
/* --------------- */
#contentBody p { margin: 1.12em 0 }



/* --Left column-- */
#columnLeft {
	width: 311px;
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.quoteBubble {
	margin-bottom: 10px;
}
.quoteTop {
	background: #000 url('img/quoteTop.png') no-repeat top;
	height: 13px;
}
.quoteText {
	background: url('img/quoteTile.png') repeat-y top;
	color: #87e889;
	text-align: left;
	padding: 0 5px 0 12px;
}
.quoteBottom {
	background: url('img/quoteBottom.png') no-repeat bottom;
	height: 13px;
}
.quoter {
	background: url('img/quoter.png') no-repeat top;
	color: #fff;
	text-align: right;
	height: auto;
	padding-right: 40px;
}
/* --------------- */



/* --Right column-- */
#columnRight {
	width: 718px;
	float: right;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#columnRight span {
	display: block;
	text-align: left;
	padding-left: 40px;
}

#columnRight h1 {
	font-size: 24px;	
}
#columnRight h2 {
	font-size: 18px;
	font-style: italic;
	font-weight:normal;
}
#topText {
	background: url('img/righttop.png') no-repeat top;
	margin: 0;
	padding: 0;
	text-align: left;
}
#indText {
	display: block;
	width:  360px;
	text-align: left;
	padding-top: 20px;
	margin: 0;
}
#fbText {
	background: url('img/fbtop.png') no-repeat top;
	text-align: left;
}

#fbLink {
	width: 200px;
	height: 130px;
	float: right;
	right: 120px;
	top: 0px;
	position: relative;
	background: url('img/blank.gif') repeat top;
	margin-top: -100px;
}
#fbLink a{
	display: block;
	width: 200px;
	height: 130px;
	position: relative;
	background: url('img/blank.gif') repeat top;
}
#fbLink a:hover, #fbLink a:visited {
	text-decoration: none;
}

.fullText {
	background: url('img/righttile.png') repeat-y top;
}
.fullText p {
	width: 550px;
}
a#buyPoster,a#buyPoster:hover,a#buyPoster:visited {
	background: url('img/getposter.png') no-repeat top right;
	display: block;
	width: 351px;
	height: 98px;
	padding: 0 0 0 50px;
	margin: 0;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	text-decoration: none;
}
#postText {
	display: block;	
	width: 360px;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
}
.rightEnd {
	background: url('img/rightbottom.png') no-repeat bottom;	
	height: 58px;
}

.bottomText {
	background: url('img/right2top.png') no-repeat top;
	margin: 0;
	padding: 20px 0 0 0;
}
#faqs p {
	font-size: 14px;
	margin-left: 10px;
}

.clips {
	width: 80px;
	display: inline;
	padding: 0;
	margin-right: 20px;
}
.clips a {
	border: 0;
	margin: 0;
}
.clips img {
	border: 0;
	margin: 0;
}
/* --------------- */

/* --Countdown-- */
#countbox {

}