@charset "utf-8";
/* CSS Document */

.whiteNormal {
	color: #FFFFFF;
	font-size: 14px;
}

 body {
	margin:0 auto;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma, Arial; 
	text-align: justify;
	color: #5C5C5C;
	border:0px;
	background:url(images/backgroundNEW2.png);
}

/* Menu */
#menu {

	background: url(images/menu.gif) repeat-y top center; 
	width:1200px; 
	height:95px; 
	margin:0 auto;	
}

#menu ul {
	font-weight:bold; 
	font-size:16px;
	text-decoration:none;
	margin: 0;
	padding: 20px 0 0 10px;

	text-align:center;
}

#menu li {
	text-align: center;
	display:inline;
	
}

#menu a {
	font-weight:bold; 
	font-size:16px;
	text-decoration:none;
	color:#ffffff; 
	background-color:#000000; 
	padding:6px 15px 6px 15px;
	
}

#menu a:hover { 
	background-color:#FAE707;	
	font-weight:bold; 
	font-size:16px;
	text-decoration:none; 
	color:#000000;
}

#menu .current_page_item a {
	background-color:#FAE707;
	color: #000000;
}

#topbanner{
width:950px;
height:61px;
background-color:#686868;
margin:auto;
padding-left:25px;
padding-right:25px;
padding-top:3px;
}

#bigswfholder {
margin:auto;
width:1265px;
background-image:url(images/bigswfbg.jpg);
}

#slideheader{
	width:950px;
	margin:0 auto;
	position:relative;
}

#sliderholder {
	margin:auto;
	padding-left:152px;
	padding-right:152px;
	width:950px;
	height:140px;
	background-image:url(images/sliderbg.jpg);
}

#footer{
margin:auto;
padding-left:10%;
padding-right:10%;
width:100%;
height:75px;
background-image:url(images/footerbg.png);
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
#footer a:active {
	color: #FFFF00;
}

#mainholder{
width:950px;
background-color:#FFFFFF;
margin:auto;
padding-left:25px;
padding-right:25px;
padding-top:3px;
position:relative;
}

.contentLeft{
	width:720px;
}

#mainholder .contentLeft H1{
	color:#000000;
}

.contentRight{
	position:absolute;
	left:756px;
	top:21px;
	width:233px;
	padding:0 0 0 0;
}

#row{
	position:relative;
	height:20px;
	clear:both;
}

#leftCol{
	width:30%;
	text-align:right;
	font-weight:bold;
}

#rightCol{
	width:95%;
	position:absolute;
	left: 35%;
	top:0px;
	text-align:left;
}

#mainholder a:link{
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}

#mainholder a:hover{
	font-weight:bold;
	color: #333333;
	text-decoration:none;
}

#mainholder a:visited{
	font-weight:bold;
	color:#FF6633;
	text-decoration:none;
}

.bannerWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.bannerYellow {color: #FFFF00}

.workSummary{
	padding-top:8px;
	color: #111111;
	font-size:14px;
}

div.wrapper{
	width: 100%;
	background-color:#FFFFFF;
	display: table;
}

div.workIcon{
	float: left;
	text-align: center;
	padding: 10px 16px 10px 16px;
	display: table-cell;
}

#videoIcon{
	position: absolute;
	left: 80px;
	top: 0px;
}

#gameIcon{
	position: absolute;
	left: 80px;
	top: 0px;
}

.newsBlock{
	background-color:#FFFFFF;
	width: 150px;
	padding: 2, 2, 2, 2;
}

.newsTitle{
	color: #5C5C5C;
	font-weight: bold;
	font-size: 14px;
}

.newsDate{
	color: #5C5C5C;
	font-weight: normal;
	font-size: 10px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.whiteFooter {font-size: 10px;
color: #FFFFFF;}

#moregames{
	position:absolute;
	left: 900px;
	top: 550px;
}