html, body {
	margin: 0;
	padding: 0;
	top: -1px;
}

body {

	background: black url(../images/general/forestwrapnew.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	line-height: 16px;
}

.hidden {
	
		display: none;

}


#container {
	
	width: 100%;
	height: 1000px;
	background: url(../images/general/albionnew.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	top: -1px;
}

#container2 {

	width: 600px;
	height: 100%;
	position: absolute;
	left: 360px;

}

#header {

	width: 600px;
	height: 132px;
	background: url(../images/general/header.jpg);
	background-repeat: no-repeat;

}

#nav {
	font-size: 10px;
	font-family: Tahoma, Sans Serif;
	text-align: left;
	position: relative;
	width: 600px;
	height: 50px;
	background: #8C9E4D;
	border: 1px solid white;
}

#subpadding {

	padding: 10px;
	background: #8C9E4D;
}

#nav #altnav {

	float: left;
	width: 600px;
	text-align: center;
	padding-top: 10px;

}


#main {

	text-align: top;
	width: 600px;
	background: #8C9E4D url(../images/general/herne.jpg) bottom;
	background-repeat: no-repeat;

}


#main #padding {

	padding-top: 1px;
}

#main #padding img {

	padding: 5px;
}

#footer {
	
		clear: both;
		font-family: Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 10px;
		color: white;
		line-height: 18px;
}

#footer a {

	color: white;
	text-decoration: none;
	
}

#footer a:hover {

	color: gray;

}

#footer #altnav {

	float: right;
	width: 240px;
	text-align: left;
	padding-top: 13px;
	right: 13px;
}

#footer #copyright {
	padding-top: 13px;
	padding: 10px;
	text-align: left;
}

#footer2 {

	padding: 0;
	border: 0;

}
