.navbar {
	top: 5px;
}
.navbar a{
color: #0033CC
}

div.childrens_navbar {
	font-size: 12px;
	top: 5px;
	color: #000000;
}

div.childrens_navbar a{
	font-size: 12px;
	color: #0033CC;
}

.awesome {
	font-family: ArialNarrow,BoldItalic,Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000;
	white-space: nowrap;
	position: relative;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	left: 5px;
	top: 5px;
	height: 700px;
	right: 5px;
	bottom: 5px;
	width: 600px;
	margin-right:auto;
	margin-left:auto;
}

div.children_studies {
	position: relative;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	left: 5px;
	top: 5px;
	height: 800px;
	right: 5px;
	bottom: 5px;
	width: 600px;
	margin-right:auto;
	margin-left:auto;
}

.higherpraiselogo {
	position: absolute;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	height: 0px;
	bottom: 0px;
	width: 800px;
	margin-bottom: 2px;
}

.pos {
	position: absolute;
	padding-left: 50px;
	z-index: 1;
	left: 0px;
	top: 0px;
	vertical-align:top;
	height: 100%; 
	}
	
span {
	vertical-align:top;
	}