@import url(scn.css);

/* REMOVE LAYER FOR PRINTING */

.remove { 
	display: none;
}


body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #666666;
	background-color: #FFFFFF;
}

#content {
	float: none;
	background-color: White;
}

#text-strip
{
	width: 600px;
	height:auto;
}

#textstrip-top
{
	width: 600px;
	height: auto;
}

#creditline
{
	width:600px;
	height: auto;
}