@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/ACH_live_tlo.jfif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center bottom;
	background-attachment: fixed;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 740px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	background-image: url(images/ModernTloNet.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 850px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
.ColWrap {
	height: 600px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.headerLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 140px;
	width: 400px;
}
.headerRight {
	float: right;
	height: 140px;
	width: 420px;
	background-image: url(images/modernlogo.png);
	background-repeat: no-repeat;
	background-position: right;
}
.ColLeft {
	float: left;
	height: 440px;
	width: 425px;
	margin-top: 25px;
}
.ColRight {
	float: left;
	height: 430px;
	width: 405px;
	overflow: auto;
	padding: 0px 10px 10px;
	margin-top: 25px;
}
.footer {
	float: left;
	height: 50px;
	width: 850px;
	margin-top: 20px;
}
