/* CSS Document */
a:active {
	text-decoration: none; 
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.logo {
	position: absolute;
	margin-top: 0in;
	left: 0px;
	top: 0px;
	margin-left: 0in;
	background-repeat: repeat;
	background-position: left top;
	height: 1854px;
	background-image: url(assets/Navig/DeckleEdge72FINAL.jpg);
	width: 340px;
}
.content {
	position: absolute;
	height: 100%;
	left: 341px;
	top: 0px;	
	border-color:#000000;
	
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
line-height: font-weight: normal; 	height: auto;
	width: 800px;
}
.wrap {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
}