@charset "UTF-8";
/* CSS Document */

#header h1
{
	font-size: 66pt;
	font-family: georgia;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin: 34px 0em 0em;;
	float: left;
}
h2
{
	font-size:135%;
}
#header h2
{
	font-size: 24pt;
	font-family: georgia;
	font-weight: normal;
	letter-spacing: -0.02em;
	color: #6BA7D1;
	margin: 52px 0em 12px;
}
.navigation a, .navigation a:visited, .navigation a:hover, .navigation a:active { color:white; text-decoration: none; }

.navigation
{
	font-family: georgia;
	font-size: 18pt;
}

div#intro, div#content_intro
{
	color: #000;
	font-family: lucida sans;
}
div#content.white
{
	padding: 0px 18px 18px;
	color: black;
	background-color: white;
}
div#content object
{
	margin: 0 auto;
}

dt { font-weight: bold; }