@charset "utf-8";
/* CSS Document */

#ILB {
	position:absolute;left:50%;top:50%;
}
#ILB_loading {
	color:#ccc;
	position:absolute;font-family:arial;font-size:10px;left:-50px;top:-18px;
}
#ILB_background {
	background:#333;
	position:absolute;left:-50px;top:-5px;font-size:1px;width:100px;height:10px;overflow:hidden;
}
#ILB_bar {
	background: #ccc;
	position:absolute;font-size:1px;width:0px;height:10px;overflow:hidden;
}
html {
		overflow: hidden;
	}
	body {
		margin: 0px;
		padding: 0px;
		background: #FFF;
		position: absolute;
		width: 100%;
		height: 100%;

		filter: alpha(opacity=100);
	}
	#screen {
	position:absolute;
	width: 950px;
	height: 611px;
	overflow: hidden;
	visibility: hidden;
background: #FFF;
	background-repeat: repeat-x;
	}
.years {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 6px;
	float: left;
	background-image: url(../images/livewirestar.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 200px;
	padding-left: 75px;
	padding-top: 15px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	float: left;
	background-image: url(../images/linep8.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 216px;
	width: 60px;
	line-height: 255px;
	margin-top: 10px;
	margin-left: 12px;
	text-align: center;
	vertical-align: middle;
	position: static;
}
.headers1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	height: 216px;
	line-height: 255px;
	margin-top: 10px;
	margin-left: 6px;
	text-align: center;
	vertical-align: middle;
	position: static;
}
.boldtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	text-align: left;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 15px;
}


	.ref {
		position: absolute;
		width: 100%;
		height: 100%;
		cursor: default;
	}
	.prx {
	position: absolute;
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
	}
	.link {
	font-size: 18px;
	text-align: center;
	float: left;
	padding-left: 10px;
	}
	.text {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	text-align: left;
	margin-left: 15px;
	}
.images {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.oldlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/oldlogo.png);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	position: static;
}
