#newscolumn_x{
	position:absolute;
	left:157px;
	top:240px;
	z-index:4;
	margin:0;
	padding-bottom:4px;
	border-bottom:4px #fff solid;
	width:200px;
	height: 470px;
	}

#rules_table  {
	background:#CCC;
	background-position: left top;
	z-index:1;
	clip:rect(auto, auto, 16px, auto);
	text-align:left;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:black;
	line-height:110%;
	margin:0;
	overflow:auto;
	padding-left:10px;
	padding-top:10px;
	height:340px;
	border: solid 8px #fff
	}

#content_x{
	margin-top: 90px 
	}

#masthead_y{
	position: absolute;
	top: 103px;
	left: 12px;
	width: 462px;
	height: 87px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	z-index: 3
	}

#logo_x{
	position: absolute;
	left: 24px;
	float: left;
	width: 448px;
	height: 148px;
	z-index: 4
	}

#menucap_x {
	position:relative;
	bottom:10px;
	left:50%;
	float:left;
	width:176px;
	height:96px;
	padding:10px 0 0; 
	}

#masthead_x{
	position:absolute;
	top:103px;
	/* var 564 px*/
	left:473px;
	/* var 380 px*/
	width:440px;
	height:27px;
	margin:0;
	padding:0;
	white-space: nowrap;
	z-index:2
	}

#menu_x{ 
	z-index:4
	position:relative;
	left:0%;
	margin:0 0 0 0;
	height:27px;
	width:400px;
	color: white;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding:10px 0 0;
	line-height:140%;
	}


#menu_x ul{
	text-align:left;
	margin:0;
	line-height:10px;
	padding:0;
	list-style:none;
	}

#menu_x ul a{
	color: #0066cc;
	text-decoration:none;
	font-size:small;
	line-height:120%;
	}

#menu_x ul a.active{
	font-weight:bolder;
	text-transform:uppercase;
	border-bottom:2px white solid;
	font-size:small;
	color: white ;
	}

#menu_x ul a:hover {
	text-transform:uppercase;
	color: white;
	font-size:small;
	border-bottom: 1px solid red;
}

#menu_x ul a.active:hover{
	text-transform:uppercase;
	border-bottom:2px red solid;
}
