body {
	background-position: center;
	text-align: center;
}

.pagebody {
	position: relative;
	background-position: center center;
	width: 785px;
	text-align: left;
	}
	
.bodyleft{
	position: relative;
	height: 567px;
	width: 112px;
	background-image:   url(images/sunset.JPG);
	z-index:0;
	top:0px;
	}

.bodyright{
	position: relative;
	width: 693px;
	z-index:1;
	top:-567px;
	left: 70px;
	}

.pagetop {
	position: relative;
	top:0px;
	height: 193px;
	width: 693px;
	background-image:   url(images/pagetop.GIF);
}


.pagemidbk {
	position: relative;
	width:560px;
	left: 90px;
	z-index:0;
	min-height:400px;
	background-image:   url(images/bk.GIF);
}

.pagemid {
	position: relative;
	width: 693px;
	z-index:1;
	min-height:400px;
	background-image:   url(images/pagemid.GIF);
}

.pagecontent {
	position: relative;
	z-index:1;
	width:560px;
	left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px solid;
	background-image:   url(images/bk.GIF);
}

.p2 {
	position: relative;
	width:415px;
	left:100px;}

li {
	position: relative;
	line-height: 30px;
	left:50px;
}

.noticebox{
	position: absolute;
	width:296px;
	top:265px;
	height: 124px;
	left:10px;
	z-index:1;
}

.navbox {
	position: relative;
	height: 230px;
	width: 150px;
	float:left;
	text-align: center;
	border: 0px solid black;
}

.pagebot {
	position: relative;
	text-align: center;
	z-index:0;
	width: 693px;
	height: 101px;
	background-image:   url(images/pagebot.GIF);
	left: 0px;
	}


.noshow {visibility:hidden; width:1px; height:1px;}

a.d2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}
a.d2:hover {
	color: white;
}
.cent {
	text-align: center;
}
