#container {
	text-align: left;
	margin: auto;
	padding: 0px;
	width: 822px;
}
#border {
	border: thin solid #FFFFFF;
	height: 504px;
	width: 822px;
	position: relative;
}
#container2 {
	text-align: left;
	margin: auto;
	padding: 10px;
	width: 700px;
}
#border2 {
	border: thin solid #FFFFFF;
	height: 525px;
	width: 700px;
}

#presents {
	position:absolute;
	height: 59px;
	width: 374px;
	top: 0px;
	background-image: url(images/images/TS-tvFavLogo.main.2010presents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 156px;
}
