html, body				{height: 100%;
						}
							
body					{background-position: center top;
						background-image: url(../images/hermanusbg.jpg);
						background-repeat: repeat-x;
						background-color: #2c1c0a;
						margin: auto;
						padding: 0px;
						height: 100%;
						}

#frame					{text-align: left;
						width: 920px;
						margin: auto;
						padding: 0px;
						height: 100%;
						}
						
#buttons				{position: absolute;
						text-align: center;
						width:920px;
						height: 31px;
						margin-top: 10px;
						margin-left: 0px;
						padding: 0px;
						}
						
#brownjug				{position: absolute;
						text-align: center;
						width: 852px;
						height: 280px;
						margin-top: 50px;
						margin-left: 25px;
						padding: 0px;
						}
						
#selfcatering			{position: absolute;
						text-align: center;
						width: 263px;
						height: 153px;
						margin-top: 267px;
						margin-left: 340px;
						z-index: 3;
						}
						
#selfcatering2			{position: absolute;
						text-align: center;
						width: 260px;
						height: 151px;
						margin-top: 267px;
						margin-left: 610px;
						z-index: 3;
						}
						
#bedandbreakfasttitle	{position: absolute;
						text-align: center;
						height: 33px;
						margin-top: 380px;
						margin-left: 20px;
						z-index: 3;
						}
						
#maincontent			{position: relative;
						text-align: center;
						margin-top: 410px;
						margin-left: 20px;
						margin-right:20px;
						border: solid 1px #000000;
						z-index: 3;
						}
						
.bodytext				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #d1c394;
						}
						
.bodylink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #d1c394;
						text-decoration: underline;
						}
						
.bodylink:hover			{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #d1c394;
						text-decoration: none;
						}
						
.bodytext2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #517bab;
						}
						
.bodylink2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #517bab;
						text-decoration: none;
						}
						
.bodylink2:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #8faed3;
						text-decoration: none;
						}
						
.bodytext3				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #d1c394;
						}
						
.bodylink3				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d1c394;
						text-decoration: none;
						padding: 10px;
						background-color: #674117;
						z-index: 4;
						}
						
.bodylink3:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d1c394;
						text-decoration: none;
						padding: 10px;
						background-color: #5e3e1a;
						}
						
.bodylink4				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d1c394;
						text-decoration: none;
						padding: 10px;
						background-color: #5e3e1a;
						z-index: 4;
						}
						
.bodytext5				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #5c4434;
						}
						
.heading				{font-family: verdana, trebuchet ms, arial;
						font-size: 15px;
						color: #d1c394;
						}
						
table.fail					{border: #ea0b0b 1px solid;
							}
							
td.fail						{background-color: #ffb8b8;
							color: #ea0b0b;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
							
table.success				{border: #1ba200 1px solid;
							}
							
td.success					{background-color: #bff7b4;
							color: #1ba200;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
						
#unit1					{display: block;
						padding: 10px;
						z-index: 3;
						}
						
#unit2					{display: none;
						padding: 10px;
						z-index: 3;
						}
						
#unit3					{display: none;
						padding: 10px;
						z-index: 3;
						}
						
#unit4					{display: none;
						padding: 10px;
						z-index: 3;
						}
