* {
	padding: 0;
	margin: 0;
}
body {
	background: #000 url(images/jpgs/container.jpg) no-repeat center 228px;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	text-decoration: none;
	outline: none;
	color: #fff;
}
a img {
	border: none;
	outline: none;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0;
}
h3 {
	font-size: 12px;
}
#container {
	margin: 0 auto;
	width: 986px;
}
#header {
	background: url(images/jpgs/header.jpg) no-repeat top center;
	text-align: center;
}
#content {
	padding: 0 90px 24px 90px;
	border-bottom: 1px solid #252525;
	overflow: auto;
}
#left {}
#right {}
#footer {
	margin: 0 200px;
}
#footer p{
	padding: 12px;
}
#nav {
	background: url(images/jpgs/nav.jpg) no-repeat top center;
	height: 40px;
	text-align: left;
}
#nav ul {
	list-style-type: none;
	float: left;
}
#nav li {
	display:inline;
	background: url(images/pngs/divider.png) no-repeat right bottom;
	padding: 14px;
}
#nav li.last {
	background: none;
}
#nav li a {
	text-transform: uppercase;
	color: #fff;
	font: bold 12px/40px Georgia, "Times New Roman", Times, serif;
}
#music-player {
	float: right;
	margin: 5px 84px -5px 0;
}
*:first-child+html #music-player {margin: 10px 84px 0 0;} * html #music-player {margin: 10px 84px 0 0;}
#music-player li {
	background: none;
	padding:  0;
}
#info-header {
	text-align: center;
	margin-top: 18px;
}
#pictures {
	background: url(images/pngs/pic_holder.png) no-repeat top center;
	padding: 33px 3px 12px 3px;
	overflow: auto;
}
#fullcont {
	width: 100%;
}
#content ul {
	margin: 0 35px 18px 35px;
}
#pictures p {
	float: left;
	width: 256px;
	padding: 0px 5px 0 5px;
}
.f-left{
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.t-center {
	text-align: center;
}
.gray {
	color: #959595;
}
.margin-fix {
	margin-top: 12px;
}
.btm-margin-fix, #content p {
	margin-bottom: 18px;
}
.eboard-box {
	width: 390px;
	margin: 18px 10px 0 0;
	float: left;
}
.eboard-image {
	margin-right: 6px;
	margin-bottom: 0px;
	padding-bottom: -18px;
}
.eboard-content {
	font-size: 11px;
}
.eboard-content p {
	margin: 0 0 4px 0;
}
.eboard-content a {
	color: #fff;
	text-decoration: underline;
}
#games-info-box {
	width: 430px;
	margin-top: 12px;
}
#games-info-box h4 {
	font-size: 14px;
	margin: 12px 0 4px 0;
}
#games-info-box p {
	margin: 0 0 3px 8px;
	font-size: 11px;
}
#games-info-box a {
	text-decoration: underline;
}
