body{
	text-align:center;
	color:#282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #45545F;
	background-position: left top;
}

#page{
	padding:0px;
	text-align:left;
	width:800px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.nav {
	margin-top: 67px;
	font-family: "Helvetica Neue Light";
	font-size: 12px;
	color: #45545F;
	letter-spacing: 1px;

}

.content {
	font-family: "Helvetica Neue Light";
	font-size: 13px;
	color: #000000;
	padding-left: 10px;
	text-align:justify;
}

.contentstory {
	font-family: "Helvetica Neue Light";
	font-size: 13px;
	color: #000000;
	text-align:justify;
	padding: 0 20px 0px 20px;	
}



p {
	font-family: "Helvetica Neue Light";
	font-size: 12px;
	color: #000000;
}

H1 {
	font-family: "Helvetica Neue Light";
	font-size: 18px;
	padding-left: 20px;
	color: #45545F;
	font-weight:bold;
	
}



a.nav:link {
	font-family: "Helvetica Neue Light";
	font-size: 12px;
	color: #455457;
	text-decoration: none;
	
}


a.nav:hover {
	font-family: "Helvetica Neue Light";
	font-size: 12px;
	color: #3A6D8E;
	text-decoration: underline;
}

a.nav:visited {
	font-family: "Helvetica Neue Light";
	font-size: 12px;
	color: #455457;
	text-decoration: none;
}

#footer{
	width:780px;
	height:82px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footersplash{
	width:780px;
	height:44px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #3F829E;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
