/**************************************
* CSS: Standard Large Text StyleSheet	*
* Created: 2006.05.05 By: Lee Eschen	*
*	Version: 2007.02.22 No: 1.02				*
* Changed: 2007.03.01 By: Lee Eschen	*
**************************************/

#viewport
{
	width: 100%;
}

#header,
#footer,
#scroller
{
	left: 0;
	right: 0;
}

#heading,
#scroller
{
	background: #e2f0db;/*parchment*/
}

#scroller,
#nav_column,
#ads_column,
#main_column
{
	font-size: 20px;
}

.column_head,
.column_body
{
	font-size: 20px;
}

h1.main
{
	font-size: 30px;
}

h1.sub,
h2
{
	font-size: 25px;
	margin-bottom: 20px;
}

* html #header,
* html #footer
{
	left: 0;
}

/*END*/
