body {
	margin: 0px;
	text-align: center;
	background: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 716px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	background-position: 12px 165px;
	background-repeat: no-repeat;
}
#container .intro {
	text-align: center;
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 150px;
	font-size: 16px;
	line-height: 20px;
}
#container .presents {
	text-align: center;
	margin-left: 200px;
	margin-right: 150px;
	font-size: 14px;
	line-height: 18px;
}
#container .title {
	text-align: center;
	margin-left: 200px;
	margin-right: 150px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}
#container .title a {
	font-size: 20px;
	line-height: 25px;
}
#container .content {
	margin-top: 30px;
}
#container .content img {
	display: block;
	border: 0px;
}
#container .content table {
	border-collapse: collapse;
	margin-bottom: 5px;
}
#container .content table.top {
	margin-left: 190px;
}
#container .content table tbody td {
	padding: 4px;
}
#container .content table tbody td.info {
	vertical-align: top;
	width: 420px;
}
#container .content table tbody td.info div,
#container .content table tbody td.enter div,
#container .content table tbody td.videoinfo div {
	border: 1px solid #000000;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
}
#container .content table tbody td.info div {
	margin-left: 50px;
	height: 396px;
}
#container .content table tbody td.info p,
#container .content table tbody td.videoinfo p {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#container .content table tbody td.info p.hilite,
#container .content table tbody td.videoinfo p.hilite {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 14px;
}
#container .content table tbody td.info p.hilitebig,
#container .content table tbody td.videoinfo p.hilitebig {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 14px;
}
#container .content table tbody td.info p.link,
#container .content table tbody td.videoinfo p.link,
#container .content table tbody td.enter p.link {
	text-align: center;
	margin-top: 10px;
}
#container .content table tbody td.info p.link a,
#container .content table tbody td.videoinfo p.link a,
#container .content table tbody td.enter p.link a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
}
#container .content table tbody td.image {
	width: 135px;
}
#container .content table tbody td.video {
	width: 322px;
}
#container .content table tbody td.image img,
#container .content table tbody td.video img {
	border: 1px solid #000000;
}

