#pageTitle {
	position:absolute;
	width:150px;
	height:50px;
	z-index:21;
	left: 74px;
	top: 71px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
#header {
	position:absolute;
	width:800px;
	height:100px;
	z-index:1;
	left: 20px;
	top: 20px;
	border: 1px solid #FFCC00;
}
#switch {
	position:absolute;
	width:101px;
	height:148px;
	z-index:2;
	left: 141px;
	top: 72px;
}
#switchON {
	position:absolute;
	width:339px;
	height:225px;
	z-index:1;
	left: 34px;
	top: 47px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 25px;
}
#news {
	position:absolute;
	width:300px;
	height:225px;
	z-index:1;
	left: 450px;
	top: 120px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	border:0px solid #CCCCCC;
	padding: 0px;
}
