html { height: 101%; }
body { background: #000000; color: #f54345; font-family: Helvetica, sans-serif; font-size: 12px; }
#container { width: 750px; margin: 0 auto; background: url(bgnew.png) top left no-repeat; padding: 5px; margin-bottom: 5px; font-size: 14px; display: table; position: relative; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
#head { background: #666666; display: table; }
.navitem { float: left; position: relative;  cursor: pointer; text-shadow: 1px 1px #750305; color: #ffffff; padding: 1px 4px 4px 4px; background-position: right bottom; }
.cleardiv { clear: both; padding: 0px; }
.subnav { display: none; font-size: 0.9em; overflow: hidden; position: relative; margin: -6px 0px 0px 0px; cursor: default; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
.navitem { margin: 0px 0px 0px 3px; cursor: pointer; -moz-border-radius: 8px; -webkit-border-radius: 8px; }
#content { width: 512px; padding: 8px; background: #333333; color: #ffffff; display: block; -moz-border-radius: 8px; -webkit-border-radius: 8px; display: none; border-left: 1px solid #444; border-top: 1px solid #444; border-right: 1px solid #111; border-bottom: 1px solid #111; }
#content a:link { text-decoration: none; font-weight: bold; color: #fff; }
#content a:visited { text-decoration: none; font-weight: bold; color: #fff; }
#content a:hover { text-decoration: underline; font-weight: bold; color: #fff; }
h1 { text-shadow: 1px 1px #750305; font-size: 44px; margin: 0 0 0 3px; color: #cccccc; clear: left; }
#pingpong { width: 20px; height: 30px; display: none; float: left; margin-left: 260px; }
#player { position: relative; float: right; width: 140px; padding: 8px; z-index: 9999; }
#language_select { float: left; margin: 4px; color: #fff; text-decoration: none; text-shadow: 1px 1px #000; outline: none; display: inline; }
#ie { font-size: 10px; color: #444444; width: 730px; margin: 0 auto; margin-bottom: 10px; }
#ie a:link { color: #555555; }
#ie a:visited { color: #555555; }
.date { color: rgb(187, 54, 54); }
#content-container { width: 748px; margin: 0 auto; }
#promo { float: right; width: 200px; margin-right: 1px; padding: 5px; -moz-border-radius: 8px; -webkit-border-radius: 8px; background: #222; border-left: 1px solid #444; border-top: 1px solid #444; border-right: 1px solid #111; border-bottom: 1px solid #111; color: #d00; padding-left: 5px; color: #fff; }
#promo img { margin: 5px 0; }
#subnews { clear: left; }
#promoplayer {
	margin-bottom: 10px;
}
#promo p {
	margin-top: 0;
}
#promo p a {
	color: #fff;
	font-weight: bold;
	padding: 3px 0;
/* 	display: block; */
	line-height: 18px;
}
#promotext {
	overflow: hidden;
}
#promotext p {
	padding: 3px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	border: 2px solid #444;
	background: #333;
}