.logo {
	position:absolute; 
	left:20px; 
	top:5px; 
	width:300px; 
	height:50px; 
}

.adbar {
	position:absolute; 
	right:20px; 
	top:5px; 
	width:500px; 
	height:60px;  
	/*background-color: #FFCCFF; 
	layer-background-color: #FFCCFF; */
	border: 1px none #000000;
}

.navbar {
	position:absolute; 
	left:20px; 
	top:70px; 
	width:98%; 
	height:auto; 
	background-color: #FFAAFF; 
	layer-background-color: #FFAAFF; 
	border: 1px none #000000;
}

.text {
	position:absolute; 
	left:20px; 
	top:90px; 
	width:98%; 
	height:80%; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
}

.bottomnav {
	/*position:relative; */
	/*left:0px; */
	/*bottom:0px; */
	/*width:100%; */
	/*height:20; */
	background-color: #FFAAFF; 
	layer-background-color: #FFAAFF;
	border: 1px none #000000;
}
.addthisLayer {
	position:absolute; 
	left:28px; 
	top:95px; 
	width:140px; 
	height:18px; 
	z-index:1; 
	border: 1px none #000000;
	background-color: #FED3FF; 
	layer-background-color: #FED3FF;
	padding: 5px 0px 1px 5px;
}
