body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/KeziahBgr.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#title {
	position: absolute;
	z-index: 1;
	height: 224px;
	width: 465px;
	left: 421px;
	top: 0px;	
}
#menu {
	position: absolute;
	z-index: 4;
	height: 520px;
	width: 750px;
	left: 0px;
	top: 0px;
}
#asd {
	position: absolute;
	z-index: 4;
	height: 18px;
	width: 76px;
	left: 18px;
	top: 660px;
}
#menuSt {
	position: absolute;
	height: 853px;
	width: 421px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#menuChoice {
	position: absolute;
	height: 521px;
	width: 379px;
	left: 42px;
	top: 332px;
	z-index: 2;
}
img {
	border: none;
}
#bodyContent {
	width: 430px;
	left: 422px;
	top: 225px;
	position: absolute;
	z-index: 5;
	padding: 0px;
}
.titleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.greyText {
	color: #666666;
	letter-spacing: 0px;
	font-weight: normal;
}
