#body {
	height: 1025px;
	width: 1025px;
	border: 1px solid #636;
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
	left: 275px;
}
#headerimg {
	height: 125px;
	width: 1025px;
	position: absolute;
	top: 0px;
	background-color: #FFF;
	background-image: url(images/header.png);
}
#textheader {
	position: absolute;
	height: 40px;
	width: 255px;
	left: 85px;
	top: 195px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#maintext {
	position: absolute;
	height: 735px;
	width: 920px;
	left: 85px;
	top: 235px;
	font-family: Verdana, Geneva, sans-serif;
}


#buttonbar {
	position: absolute;
	background-color: #8e6f90;
	top: 125px;
	width: 1025px;
	height: 26px;
}
#homebutton {
	position: absolute;
	height: 25px;
	width: 155px;
	left: 0px;
}
#landlords {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 590px;
}
#forum {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 300px;
}
#mentorpage {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 155px;
}
#register {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 445px;
}
#links {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 735px;
}
#contacts {
	position: absolute;
	height: 25px;
	width: 145px;
	left: 880px;
}



#leftfill {
	background-color: #b294b4;
	height: 850px;
	width: 65px;
	position: absolute;
	top: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
#footerlinks {
	position: absolute;
	height: 18px;
	width: 800px;
	left: 200px;
	top: 4px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #E9D1E9;
}


#footer {
	position: absolute;
	height: 25px;
	width: 1025px;
	top: 1000px;
	background-color: #8e6f90;
}
#viewforum {
	position: absolute;
	height: 16px;
	width: 149px;
	left: 855px;
	top: 217px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
