﻿.body {
	padding: 5px;
	margin: 5px;
}
#nhstitle {
	position: absolute;
	top: 145px!Important;
	top: 150px;
	left: 10px;
	width: 235px;
	font-size: x-large;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
	padding-left: 0px;
	z-index: 99;
}
.spaceP {
margin-top: 0px;
	margin-bottom: 4px;
}
#header {
margin:auto;
}
#headbar {
	border-style: inset;
	border-width: medium;
	border-color: #000000;
	position: absolute;
	top: 160px;
	left: 5px;
	background-color: #C49C00;
	width: 774px;
	white-space: nowrap;
	height: 25px;
}

#imenu {
	margin-top: 250px;
	z-index: 100;
	background-color:fuchsia
}
#spotlight {
	margin-left:200px;
}
.alignleft {
	text-align: left;
	width: 250px;
	float: left;
	z-index: 98;
}
.alignright {
	text-align: right;
	width: 200px;
	float: right;
}
.border4 {
	border-style: solid;
	border-width: 4px;
}
.pad10 {
	padding-left:10px
}
}

