#container {
	background-position: 0px 165px;
	background-color: #5F6380;
	background-image: url(/elements/gallery-lay.gif);
	border: 1px solid #000000;
}

#container .intro {
	color: #E4E0EC;
}
#container .presents {
	color: #E4E0EC;
}
#container .title,
#container .title a {
	color: #E4E0EC;
}

#container .content table tbody td.info div,
#container .content table tbody td.videoinfo div,
#container .content table tbody td.enter div {
	background-color: #E4E0EC;
}
#container .content table tbody td.info p a,
#container .content table tbody td.videoinfo p a,
#container .content table tbody td.enter p a {
	color: #5F6380;
}

