body
{
	background:#fff;
	font-size:62.5%;
	font-family:"Georgia", Times, serif;
	
	color:#555;
}

#frame
{
	width:75em;
	margin:0 auto;
}

a:link, a:visited
{
	color:#555;
}

a:hover
{
	color:#333;
}

#headnav h1
{
	font-weight:normal;
	text-align:center;
	font-size:3em;
	letter-spacing:0.05em;
	margin-top:0.5;
	margin-bottom:0;
}

#headnav ul
{
	float:center;
	width:85em;
	list-style:none;
	margin:0;
	padding:0.25em 0 3em 0.25em;
}

#headnav li
{
	float:left;
}

#headnav li.active
{
	font-weight:bold;
}

#headnav ul a:link, #headnav ul a:visited
{
	display:block;
	font-size:1.5em;
	text-decoration:none;
	color:#555;
	float:center;
	text-align:center;
	width:7em;
}

#headnav ul a:hover
{
	color:#333;
}

#headnav table
{
	font-size:1.5em;
	line-height:1.5em;
	text-align:center;
}

#headnav p
{
	font-size:1.5em;
	line-height:1.5em;
	text-align:center;
}

#body img.banner
{
	width:70em;
}

.content
{
	padding:0 0;
}

.content h2
{
	font-size:2em;
	margin:1em 0 1em 0;
	text-align:center;
}

.content p
{
	font-size:1.5em;
	line-height:1.5em;
	text-align:center;
}
