/**************************************
* CSS: Standard Large Text StyleSheet	*
* Created: 2006.05.05 By: Lee Eschen	*
*	Version: 2007.12.03 No: 1.00				*
* Changed: 2007.12.03 By: Lee Eschen	*
**************************************/

body
{
	font-size: 125%;
}

#viewport
{
	width: 100%;
}

#header,
#footer
{
	left: 0;
	right: 0;
}

#footer
{
	font-size: 100%;
}

#heading
{
	background: #bbbbff;
}

.banner
{
	font-size: 90%;
}

#scroller
{
	font-size: 20px;
}

#nav_column,
#main_column,
#ads_column
{
	font-size: 20px;
}

.column_head,
.column_body
{
	font-size: 20px;
}

h1.name
{
	font-size: 40px;
	margin: 32px 1% 0 1%;
}

h1.estb
{
	font-size: 20px;
	margin: 7px 0 0 132px;
}

h2
{
	font-size: 1.4em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.2em;
}

h5
{
	font-size: 1.1em;
}

h6
{
	font-size: 1em;
	line-height: 1.2em;
}

p
{
	font-size: 1em;
	line-height: 1.2em;
}

/*END*/