	body {
		background: #FFF url();
	}
	#top_red {
		width: 746px;
		height: 72px;
		background: url(images/top_banner-red.jpg) center top no-repeat;
		border-bottom: 27px solid #48433f;
		font-size: 0;
		line-height: 0;
		padding: 0;
		margin: 0;
	}
	
	div#container {
		margin-top:30px;
	}
	
	
	*html body div#banner {
		font-size: 0;
	}
	
	div#internal {
		background: url(images/backrep.jpg) center 50px repeat-y;
		color: #FFF;
		border: 0;
		padding: 0;
	}
	
	a {
		color: #FFF;
	}
	
	#multimedia_content {
		width: 746px;
		margin: 0 auto;
		font-size: 12px;
	}
	
	div#footer {
		color: #FFF;
		width: 670px;
		font-size: 11px;
		padding: 0;
		margin: 0;
		height: 40px;
	}
	
	div#footer_underline {
		background: url();
		display: none;
	}
	
	html body div#footer a.footlink , body div#footer font.foot_bar{
		color: #FFF;
		font-size: 11px;
	}
	
	div#footer p.main {
		color: #FFF;
		font-size: 11px;
	}
	
	.clear {
		clear: both;
	}
	
	#flashcont {
		position: relative;
		display: block;
		zoom: 1;
		margin:0px 7px 15px 7px;
		border: 1px solid #c5c5c5;
		border-left: 0;
		border-right: 0;
		padding: 10px 0 10px 2px;
	}
	
	*html #flashcont {
	}
	*+html #flashcont {
	}
	
	#flashcont_content {
		display: block;
		top:0;
		left: 0;
		font-size: 11px;
	}
	
	#flashcont_content a:hover {
		color: #FFF;
		text-decoration: underline;
	}
	
	#multimedia_header {
		display: block;
		padding: 15px 30px 15px 30px;
		margin: 0;
	}
	
	#flashcont_content .col0 {
		display: block;
		float: left;
		margin-top:10px;
		text-align: center;
	}
	
	#flashcont_game {
		background: url(images/flashcont_game-rep.jpg) center top repeat-y;
		color: #000;
	}
	
	#flashcont_content p.top, #flashcont_content p.bottom {
		width: 456px;
		height: 19px;
		display: block;
		margin: 0;
		padding: 0;
		font-size: 0;
		line-height: 0;
		
	}
	
	#flashcont_content p.top {
		background: url(images/flashcont_game-top.png);
	}
	
	#flashcont_content p.bottom {
		background: url(images/flashcont_game-bottom.png);
	}
	
	
	#leftpanel {
		width: 150px;
		display: block;
		margin: 0 auto;
		background:url(images/leftpanel_box-top.png) center top no-repeat;
		padding: 57px 0 0 0;
	}
	
	#leftpanel p.bottom {
		font-size: 0;
		line-height: 0;
		padding: 0;
		margin: 0;
		width: 150px;
		display: block;
		background: url(images/leftpanel_box-bottom.png) center top no-repeat;
	}
	
	#flash_game {
		width: 507px;
		height: 384px;
		background: url(images/flashcont_back.png);
		padding: 17px 14px 14px 14px;
	}
	
	li {
		padding: 5px;
	}
	
	#flashcont ul a {
		color: #919eab;
	}
	
	.closebut {
		width:20px;
		height: 18px;
		background: url(images/closebut.png);
		display: block;
		position: absolute;
		top:5px;
		right: 2px;
		z-index: 7;
	}
	
	.badges {
		text-align: center;
	}
	
	p.badges a {
		margin-right: 10px;
	}