html, body				{height: 100%;
						}
							
body					{background-color: #ffffff;
						margin: auto;
						padding: 0px;
						height: 100%;
						}

#frame					{text-align: left;
						width: 980px;
						margin: auto;
						z-index: 1;
						height: 100%;
						padding: 0px;
						}
						
#langezandt-border		{position: absolute;
						width: 980px;
						height: 303px;
						margin-left: 0px;
						margin-top: 50px;
						z-index: 5;
						}
						
#mainpic-properties		{position: absolute;
						width: 960px;
						margin-left: 10px;
						margin-top: 85px;
						z-index: 3;
						}
						
#content				{position: absolute;
						width: 980px;
						margin-left: 0px;
						margin-top: 380px;
						z-index: 8;
						}
						
#pagedescription		{position: absolute;
						width: 395px;
						height: 62px;
						margin-left: 573px;
						margin-top: 11px;
						z-index: 8;
						}
						
#pagetitle				{position: absolute;
						width: 296px;
						margin-left: 671px;
						margin-top: 323px;
						z-index: 10;
						}
						
.bodytext				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #a6a6a6;
						}
						
.bodylink				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #a6a6a6;
						text-decoration: underline;
						}
						
.bodylink:hover			{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #a6a6a6;
						text-decoration: none;
						}
						
.bodytext2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffffff;
						}
						
.bodylink2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffffff;
						text-decoration: none;
						}
						
.bodylink2:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffffff;
						text-decoration: underline;
						}
						
.bodytext3				{font-family: trebuchet ms, verdana, arial;
						font-size: 24px;
						color: #a6a6a6;
						}
						
.bodylink3				{font-family: trebuchet ms, verdana, arial;
						font-size: 24px;
						color: #a6a6a6;
						text-decoration: underline;
						}
						
.bodytext4				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d4d4d4;
						}
						
.bodylink4				{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d4d4d4;
						text-decoration: underline;
						}
						
.bodylink4:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 12px;
						color: #d4d4d4;
						text-decoration: none;
						}
						
.bodylink3:hover		{font-family: trebuchet ms, verdana, arial;
						font-size: 24px;
						color: #a6a6a6;
						text-decoration: none;
						}
						
.heading				{font-family: trebuchet ms, verdana, arial;
						font-size: 18px;
						color: #ffffff;
						}
						
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;
							}