/* NTS Stylesheet */
/* created September 2009 */

body {
	background-color:#FFFFFF;
}


a:link {
	color: #286eb4;
	text-decoration:underline;
}

a:visited {
	color: #286eb4;
	text-decoration:underline;
}

.container {
	margin: 0 auto;
	width: 900px;
}

/* .container img {
	float: left;
	margin-top: -80px;
} */

.newt {
	background-image:url(../images/polariod_newts.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	width: 515px;
	height: 650px;
	float: left;
	margin-top: -100px;
}

.copy {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	padding-top: 100px;
	
}

.copy span {
	font-size: 30px;
}