body {
	height: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}

.layoutContainer {
	width: 100%;
	height: 100%;
	background: #1E1E1E;
}

.layoutCenter {
	text-align: center;
	vertical-align: middle;
}

div#flashDiv {
	width: 990px;
	margin: 0 auto;
}

/* no flash */

div#flashNoPlayerDiv {
	text-align: center;
	vertical-align: middle;
	display: none;
}
div#flashNoPlayerDiv .content {
	width: 990px;
	height: 590px;
	margin: 0 auto;
	background: #0b0b0b;
	border: 1px solid #242424;
}
div#flashNoPlayerDiv .content .content_td {
	vertical-align: top;
	height: 570px;
	text-align: center;
}
div#flashNoPlayerDiv .content .no_flash_text {
	height: 110px;
	margin: 64px 0 80px 0;
}
div#flashNoPlayerDiv .content .no_flash_text img {
	margin: 0 auto;
}
div#flashNoPlayerDiv .content .copyright {
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif; 
	font-size: 10px;
	color: #9D9D9D;
	margin-top: 220px;
}
div#flashNoPlayerDiv .content .copyright a {
	color: #89744E;
}
div#flashNoPlayerDiv .content .copyright a:hover {
	color: #E1BF80;
}

#colls {
	width: 680px;
	margin: 0 auto 70px auto;
}
#colls .coll_2 {
	width: 58px;
}
#colls .coll_3,
#colls .coll_1 {
	text-align: left;
	width: 50%;
	color: #FFFFFF;
	vertical-align: top;
}
#colls .coll_1 .bg, 
#colls .coll_3 .bg {
	background: #060606;
	padding: 10px 14px; 
}
#colls a {
	color: #e1bf80 !important;
	font: normal normal 11px/150% georgia !important; 
}
#colls .coll_3 p,
#colls .coll_1 p {
	color: #FFFFFF;
	font: normal normal 11px/150% georgia; 
	margin: 0;
	padding: 20px 0 0 0;
	display: block;
}
#colls .coll_1 h2 {
	font: italic bold 11px georgia; 
	margin: 0;
	display: block;
	padding: 20px 0 0 0 !important;
}
#colls .coll_3 h3 {
	font: normal bold 11px georgia; 
	margin: 0;
	text-transform: uppercase;
	display: block;
	padding: 0px 0 0 0 !important;
}
#colls .coll_3 * {
	line-height: 150% !important;
}
#colls .coll_3,
#colls .coll_3 p {
	font: normal normal 11px/150% georgia; 
}
#colls h1 {
	font: normal normal 12px georgia;
	text-align: center;
	border-top: 1px solid #504636;
	border-bottom: 1px solid #735d42;
	display: block;
	padding: 1px 0 2px 0;
}
/* no flash */
