
.default #home{
	color: #FFFFFF;
	left:2px;
	top:1px;
	font-family: arial;
	font-weight: bold;
	font-size: x-large;
	_font-size: large;
	position: relative;
	overflow:hidden;
	width: 865px;
	height: 509px;
} /*
.default #home {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	height: 509px;
} */
.default #home_content{
	position: relative; 
	left:450; 
	top:160; 
	width: 325;
}

.button #xplogin{
	background-image: url("dataz/PICS/button_bg.jpg");
}

.default #message_banner{
	top:0;
	left:0;
	height:25px;
	width:100%;
	text-align:center;
	font-size:19;
	background-color:#FFD728;
	position:fixed;
	_position:absolute;
}
