BODY {
	background: #6875a2 url('/gfx/bg.jpg') top left repeat-x;
	margin: 0;
	padding: 0;
	padding-bottom: 5em;
	font-size: 62.5%;
}

A {
	color: #576287;
	text-decoration: none;
	border-bottom: #576287 0.1em dotted;
}

A:hover {
	color: #576287;
	text-decoration: none;
	border-bottom: 0;
}

A IMG {
	margin-bottom: -2px;
	vertical-align: sub;
	border: none;
}

#header {
	width: 800px;
	height: 120px;
	margin: 0px auto;
}

#wrap {
	margin: 0px auto;
	background-image: url('/gfx/centerbg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 910px;
	min-height: 710px;
	height: auto !important;
	height: 710px;
}

#splash {
	margin: 25px auto;
	width: 905px;
	background-color: #d9dce9;
}

#splash IMG {
	float: left;
	margin: 5px 0px 5px 5px;
}

#text-wrap {
	padding: 1em 2em 1em 23em;
}

.clear {
	clear: both;
}

P {
	margin: 0 0 1.2em 0;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 1.6em;
	text-indent: 1em;
	line-height: 1.35em;
}

H1 {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times;
	letter-spacing: -0.03em;
	margin: 1em 0 0.75em 0;
}

H2 {
	font-size: 2.2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times;
	letter-spacing: -0.03em;
	margin: 2em 0 0.5em 0;
}

.quote {
	font-style: italic;
}