/* Triadium custom code begin */

div.triHeadBG {
        background:url('/appSkins/36688/v6/themes/standard/images/GameTimeHeaderBG.jpg') top repeat-x #fff;
	margin:0;
	padding:0;
        width: 100%;
        height: 157px
}

div.triHead {
background: url('/appSkins/36688/v6/themes/standard/images/defaultcontentbg.jpg') top no-repeat transparent;
width: 1000px;
height: 157px;
margin-right:auto;
margin-left:auto;
}

div.triBanner {
background: url('/appSkins/36688/v6/themes/standard/images/GameTimeHeader.jpg') top left no-repeat transparent;
height:150px; 
width:1000px;
float:left;
}

div.inTopLinks {
font-weight:bold;
	width:auto; /* was 559 */
	height:auto;
	color:#ffffff;
	float:right;
	margin-top:100px;
margin-right:25px;
font-size: 14px;
}

a.whiteLinks {
font-size: 14px;
 text-decoration:none;
font-weight:bold;
color:#fff;
}
