@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/ocean%20earth%20with%20calcs%20and%20text%20copy.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 80px;
	position: static;
	top: 0px;
	text-decoration: none;
	left: 0px;
	right: auto;
	height: auto;
	min-height: 700px;
    }
