body {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#header {
	background-repeat: no-repeat;
	background-image: url(learnserve-head.jpg);
	width: 800px;
	height: 130px;
}

#headtitle {
	color: white;
	position: absolute;
	margin-top: 20px;
	margin-left: 515px;
	font-size: 25px;
	width: 235px;
}#headlinks {
	font-size: 14px;
	color: white;
	margin-top: 107px;
	position: absolute;
	margin-left: 90px;
	height: 40px;
	width: 350px;
}

#headlinks a {
	color: white;
}

#maincontent {
	padding-top: 50px;
	position: relative;
	z-index: 0;
	line-height: 60px;
	font-size: 20px;
	text-align: right;
	background-image: url(imgrotation/rotate.php);
	background-repeat: no-repeat;
	margin-top: 5px;
	height: 300px;
	width: 800px;
}

.mainlink {
	margin-right: 25px;
	color: white;
}

#mainhelp {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 120px;
	width: 770px;
}

#mainhelp li {
	font-size: 11px;
}

.helpcolumn {
	height: 120px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	width: 375px;
}

.floating {
	margin-top: 75px;
	right: 0px;
	z-index: 2;
	top: 0px;
	position: absolute;
}

.helphead {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	color: white;
	background-color: black;
}

