html,body 
{
/*	background-image: url('../images/site-background-v3.jpg');*/
/*	background: transparent url('../images/ts_tile2.jpg') repeat 50% 0%;*/
	background: url(../../taylorswiftv3/images/v2/top-bg.png) repeat-x;
}

#site-wrapper
{

/*	background:transparent url('../images/content-bottom.png') no-repeat -24px 100% ;*/
	background:url("../../taylorswiftv3/images/bg_articles.jpg") repeat-y scroll 46px 0 transparent;
	padding: 0 0 150px 100px;
	overflow:hidden;
	min-height:900px;	
}

#inner-wrapper
{
	width:1024px;
	margin:0 auto;
	/*background:transparent url('../images/background-tile.png') repeat-y -24px 100%;*/
	overflow: hidden;
	min-height:900px;
}

#header
{
	/*background:url("../images/header-bg-2.png") no-repeat scroll -22px 0 transparent;*/
	/*height:203px;*/
	height:520px;
	left:-109px;
	position:relative;
	/*width:985px;*/
	width:1024px;
}

span#hit-area
{
	width:900px;
	height:150px;
	position:absolute;
	cursor:pointer;
}

#flashContent { width:100%; height:100%; }
