﻿#context {
	background-position: center center;
	margin: 0px auto 0px auto;
	padding: 0px;
	float: none;
	text-align: center;
	width: 1000px;
	background-color: #808080;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	background-color: #00FF00;
}
#nav_top {
	background-position: center top;
	margin: 0px auto 0px auto;
	left: 200px;
	text-align: center;
	background-image: url('images/NFSC header.png');
	background-repeat: no-repeat;
	float: none;
}
#button {
	padding: 0px;
	margin: 0px auto 0px auto;
	float: none;
}
body {
	background-color: #333333;
}
#footer {
}
#thanks {
}

#button {
}

#nav_bottom {
}
#ski_image {
	padding: 0px;
	margin: 0px 0px 0px auto;
	width: 250px;
	float: left;
}

#text {
	border-style: 0;
	border-color: 0;
	font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		font-style: normal;
		text-align: center;
		border-width: 0px;
		padding: 0px;
		margin: 0px 50px 0px 50px;
		float: none;
}

body {
	background-color: #FFFFFF;
}
body {
	background-color: #C0C0C0;
}

