html {
	min-height: 100%;
	margin-bottom: 0.01em;
}

body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100%;
	text-align: center;
	background-color: #CDE0E7;
}

#pagewrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding: 15px;
	border-left: 1px solid #1E6088;
	border-right: 1px solid #1E6088;
}

#pagewrapper {
	width: 730px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 700px;
}

html>body #pagewrapper {
	width: 700px;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header a {
	border: none;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(images/header.jpg);
	display: block;
	height: 200px;
}

#navigation {
	margin-top: 20px;
	text-align: center;
}

#navigation ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navigation a,
#navigation a:visited {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #5AA7D5;
	padding: 0 20px 0 20px;
	text-decoration: none;
	width: 100px;
}

#navigation a:hover {
	color: #1E6088;
	border-top: 2px solid #C7EAFF;
	border-bottom: 2px solid #C7EAFF;
}

#content {
	text-align: justify;
	padding-top: 1px;
	clear: both;
}

#footer {
	text-align: center;
	font-size: .85em;
	font-family: Times New Roman, Times, serif;
	margin-top: 25px;
}

p {
	margin: 15px 0 15px 0;
	text-indent: 30px;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	border-bottom: 1px dashed #1E87AA;
	color: #1E803E;
}

a:hover {
	color: #1E87AA;
}

h3 {
	color: #1E6088;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom: 1px solid #5AA7D5;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .9em;
	border-left: 3px solid #ceecff;
	margin-left: 30px;
	padding-left: 10px;
}

small {
	font-size: .8em;
}
