/**************************************
* CSS: Standard Large 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: 125%;
}

#viewport
{
	width: 100%;
}

#header,
#footer,
#viewport
{
	left: 0;
	right: 0;
}

h1.name
{
	font-size: 32px;
	line-height: 1.2em;
	margin-right: 1%;
}

h1.estb
{
	font-size: 24px;
}

.banner h4,
.banner a
{
	font-size: 20px;
}

div.navcap
{
	left: 14.5%;
}

/*
#scroller,
#nav_column,
#main_column,
#ads_column,
{
	font-size: 20px;
}

.banner .lower
{
	padding: 0;
}

.column_head,
.column_body
{
	font-size: 20px;
}

p
{
	text-size: 20px;
}
*/
/*END*/