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

body {
	width: 850px;
	height: 
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
	background-color: #FFFFFF;
	margin-left: auto;
}
#header {
	width: 900px;
	height: 100px;
	padding: 0px;
	margin-left: auto;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	margin-right: auto;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.75em;
}
h1 {
	color: #336699;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
#content {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
}
