/****************************************
* CSS: Standard Normal Text StyleSheet
* Created: 2006.05.05 By: Lee Eschen
*	Version: 2008.01.01 No: 1.0.0
* Updated: 2008.05.02 By: Lee Eschen
* Changed: Also enlarges header text
****************************************/


html
{
	font-size: 100%;
}

#viewport
{
	width: 80%;
}

#header,
#footer,
#viewport
{
	left: 10%;
	right: 10%;
}

#heading
{
	background:
		#9abec1
		url("../images/BlackberryLane[lite].jpg")
		no-repeat 70% center;
}

h1.name
{
	font-size: 24px;
}

h1.estb
{
	font-size: 20px;
}

.banner h4,
.banner a
{
	font-size: 16px;
}

div.navcap
{
	left: 21.75%;
}

/*
#scroller,
#nav_column,
#main_column,
#ads_column
{
	font-size: 16px;
}

.column_head,
.column_body
{
	font-size: 16px;
}

p
{
	text-size: 16px;
}

*/
/*END*/