﻿/*************************************
* CSS: Standard Normal Text StyleSheet
* Created: 2006.05.05 By: Lee Eschen
*	Version: 2008.03.12 No: 1.00
* Changed: 2008.03.12 By: Lee Eschen
*************************************/

html, body
{
	font-size: 16px;
}

#viewport
{
	width: 80%;
}

#header,
#footer
{
	left: 10%;
	right: 10%;
}

#heading
{
	background:
		#ccccff
		url("../images/headers/sunset-header.jpg")
		no-repeat
		100%
		40%;
}

#scroller
{
/*margin-top: 96px;*/
}

h1
{
	font-size: 48px;
	margin-top: 16px;
}

h2
{
	font-size: 18px;
}

h3, h4,
span.head3,
span.head4
{
	font-size: 18px;
}

h5, h6,
span.head5,
span.head6
{
	font-size: 16px;
}

p
{
	font-size: 16px;
}

.banner h4
{
	font-size: 16px;
	margin-top: .3em;
}

