#Layer1 {
	position:relative;
	top:0px;
	width:84%;
	height:300px;
	z-index:auto;
	overflow: hidden;
	visibility: visible;
	background-image: url(images/mastwhnsmall.jpg);
	background-repeat: repeat-x;
	background-color: #ADD6BB;
	left: 8%;
}
#Layer2 {
	position:relative;
	left:8%;
	top:0px;
	width:84%;
	height:auto;
	z-index:auto;
	visibility: visible;
}
.spacer {
	height: 20px;
}

#Navbox {
	position: absolute;
	height: 30px;
	width: 350px;
	top: 270px;
	right: 0px;
}

.colouredtabs{
	width: 100%;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADD6BB;
	}

.colouredtabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.colouredtabs li{
display: inline;
margin: 0;
}

.colouredtabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*right divider between tabs*/
	color: #611380; /*background of tabs (default state)*/
	background-color: #ADD6BB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #611380;
}

.colouredtabs li a:visited{
color: #611380;
}

.colouredtabs li a:hover, .colouredtabs li.selected a{
	background-color: #611380;
	color: #ADD6BB;
}

.style1 {
	font-size: 1.2em;
	color: #000000;
}

.style2 {color: #E20070}

#HeadingBox {
	vertical-align: top;
	overflow: visible;
	position: relative;
	width: 40%;
	left: 30%;
	visibility: visible;
}
#Layer2 #MainBodyLeftBox {
	position: relative;
	width: 40%;
	left: 30%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#mainBodyTextBox {
	position: absolute;
	left: 5%;
	top: 0px;
	z-index: 3;
	width: 65%;
	margin-left: 200px;
}


#logobox {
	position: absolute;
	height: auto;
	width: 20%;
	top: 0px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-left-width: thin;
	overflow: hidden;
	float: right;
	right: 0px;
}
#Layer2 #navsidebar {
	border: thin none #000000;
	position: absolute;
	width: 20%;
	left: 0px;
	top: 0px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: right;
}
#Layer2 #MainBodyRighttBox {
	position: absolute;
	width: 167px;
	top: 305px;
	margin: 0px;
	padding: 5px;
	right: 0px;
	background-color: #CCCCCC;
}
#footer {
	height: 100px;
	width: 100%;
	left: 0%;
	position: relative;
	bottom: 0px;
}
#whncentertop {
	position: relative;
	width: 50%;
	left: 25%;
	top: auto;
	overflow: hidden;
	margin-left: 0px;
}
#whnsmallpicleft {
	height: 130px;
	width: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	position: relative;
	float: left;
}

#whnmainbodytext {
	position: relative;
	width: 60%;
	left: 22%;
	top: auto;
	margin-left: 0px;
}
#whnsmallpicright {
	float: right;
	height: 130px;
	width: 110px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.centrebox {
	text-align: center;
	padding: 5px;
	width: 80%;
	border: thin solid #00C;
	left: 10%;
	position: relative;
}

.photo1 {
	text-align: center;
	margin: 5px;
	left: 30px;
	position: relative;
}
.linodot {
	list-style-type: none;
	list-style-position: outside;
}

.photo2 {
	float: right;
	margin-right: 0px;
	margin-left: 5px;
}
.photoleft {
	margin-right: 5px;
	float: left;
}
.photoright {
	float: right;
	margin-left: 5px;
}

.indented {
	margin-left: 10px;
}

#magbox {
	position: absolute;
	height: auto;
	width: 20%;
	top: 0px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-left-width: thin;
	overflow: hidden;
	float: right;
	right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.Layer2whmcontents {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 60%;
	clear: left;
}
.bolder {
	font-size: 1.3em;
	font-weight: bolder;
	text-align: center;
}

#Layer2 li {
	text-align: left;
}

.Layer2whmpic {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	clear: right;
	border: thin solid #613B9E;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.whmfooter {
	position: relative;
	width: 84%;
	left: 8%;
	float: left;
	clear: both;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: left;
}
#whnmainbodytext2 {
	position: relative;
	width: 80%;
	left: 10%;
	top: auto;
	margin-left: 0px;
}
.neu {
	color: #C00;
}
.firstparagraph {
	width: 90%;
	left: 0px;
}
.frontpagehighlight {
	border: medium solid #AAD6BA;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.highlightbox {
	background-color: #AAD6BA;
	text-align: center;
	border: thin solid #6B097C;
	width: 80%;
	left: 10%;
	right: 10%;
	position: relative;
	color: #6B097C;
}
#memberBooks div img {
	float: left;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.memberBooksCredit {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #000;
	width: 290px;
}
#memberBooks .memberBooksDiv {
	clear: both;
	float: none;
	height: 250px;
}
.memberBooksCredit p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.hideme {
	display: none;
}
#memberBooks .imemberBooksDiv {
	clear: both;
	float: none;
	height: 180px;
}
.blogflash {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	background-color: #AAD6BA;
	border: medium solid #61139B;
	height: 134px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.bigtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	margin-top: 2px;
}
#MainBodyRighttBox2 {
	position: absolute;
	width: 167px;
	top: 225px;
	margin: 0px;
	right: 0px;
	background-color: #CCB79C;
	height: 80px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
