
*{box-sizing: border-box;}

body {background-image: #ffffff;
	background-repeat: no-repeat;
	width: 1200px;}
	background-color: #164786;
	color: #ffffff;
	font-family: Arial, helvetica, sans-serif;}
		
		
#wrapper {float: left;
			width: 150px;}

header {color: #ffffff;
		text-align: center;}
	
header a {text-decoration: none;}

header a:link {color: #ffffff;}

header a:visited {color: #073671;}

header a:hover {color: #3054a7;}

h1 {margin-bottom: 0;
	margin-top: 0;
	letter-spacing: .25em;
	padding-top: .5em;
	padding-bottom: .5em;}
	
h2 {text-align: center;
	color: #ffffff;}

		
nav {text-align: left;
		font-weight: bold;
		padding: 1em;
		font-size: 170%;
		float: left;
		width: 150px;
		padding: 10px;}
		
nav a {text-decoration: none:}

nav ul {list-style-type: none;
		margin: 0;
		font-size: 1.2em}
		
nav a:link {color: #ffffff;}

nav a:visited {color: #073671;}

nav a:hover {color: #3054a7;}

nav li {border-bottom: 1px solid #000033;}

h1 {font-family: Georgia, "Times New Roman", serif;
	color: #ffffff;
	font-size: 50px;
	text-align: center;}

h2 {font-family: Georgia, "Times New Roman", serif;
	color: #ffffff;}

h3 {font-family: Georgia, "Times New Roman", serif;
	color: #ffffff;}
	
main {padding-left: 2em;
		padding-right: 2em;
		margin-left: 200px;
		color: #ffffff;}

section {float: center;
			width: 33%;
			padding-left: 2em;
			padding-right: 2em;
			text-align: center;
			color: #ffffff;}
			
p {font-size: 20px;
	}
	
table {border: 2px solid #3399cc;
		border-collapse: collapse;}
		
td, th {padding: .5em;
		border: 2px solid #3399cc;}
		
td {text-align: center;}
			
form {display: flex;
	flex-flow: column nowrap;
	background-color: }
		
input, textarea {margin-bottom: .5em;}

iframe {float: right;
		padding-left: 20px;}	

footer {font-size: 75%;
		font-style: italic;
		text-align: center;
		font-family: Georgia, "Times New Roman", serif;
		padding: 2em;
		color: #ffffff;}

