.header {
	background-image: url(../parts/head.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 89px;
	width: 850px;
	position: static;
	top: 0px;
}
.navibar {
	background-image: url(../parts/navibar.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 21px;
	width: 850px;
	position: static;
	top: 0px;
	margin: 0px;
}
.mainbox {
	background-repeat: repeat;
	margin: 0px;
	height: 500px;
	width: 850px;
	position: static;
	top: 0px;
	background-image: url(../parts/BG2.gif);
	padding-top: 15px;
	padding-bottom: 10px;
}
.right1 {
	font-size: 10px;
	background-color: #000033;
	margin: 5px;
	padding: 10px;
	width: 200px;
	text-align: left;
	position: static;
	height: 460px;
	background-image: url(../parts/BG3.gif);
	background-repeat: repeat;
	top: 5px;
}
.leftbox1 {
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	height: 330px;
	width: 560px;
	position: static;
	clip: rect(20px,5px,10px,5px);
	top: 15px;
}
.leftbox2 {
	background-image: url(../parts/BG3.gif);
	background-repeat: repeat;
	margin: 15px;
	padding: 5px;
	height: 105px;
	width: 530px;
	position: static;
	top: 5px;
}
.linkbox {
	background-image: url(../parts/BG3.gif);
	background-repeat: repeat;
	position: static;
	border: 0px none;
	margin: 10px;
	padding: 10px;
}
.profbox {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: static;
	height: 370px;
	top: 5px;
}
.schbox {
	background-color: #CCFFFF;
	position: static;
	width: 810px;
}

