.articleText 
{font-size: 20px; text-align: left; COLOR: #FFFFFF;}
	
.articleTitle 
{font-size: 24px; text-align: left; COLOR: #EEAAEE;}

#adgoogle{
	visibility: visible;
	opacity: 1.0;		
	position: absolute;
	top: 100px;
	left: 900px;
	width: 300px;
	height: 600px;
	border: none;
	background: #000000;
	border: solid 3px #000000;
	border-radius: 0px;
	padding-left: 0px;
	text-align: center;
	z-index: 1;
	}
	

	
#article01{
	
	opacity: 1.0;		
	position: absolute;
	top: 100px;
	left: 100px;
	width: 700px;
	height: 900px;
	border: none;
	z-index: 1;
	}

#canvas01{
	visibility: visible;
	opacity: 1.0;		
	position: absolute;
	top: 100px;
	left: 100px;
	width: 800px;
	height: 900px;
	border: none;
	z-index: 1;
	}