body {
	color: #fffcee;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bgrd.jpg); }
p {
	color: #fffcee;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
td {
	color: #fffcee;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link {
	color: white; }
a:visited {
	color: #fff; }
a:hover {
	color: #fff; }
a:active {
	color: #ffdc00; }
h1 {
	color: #fffcee;
	font-size:   24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	margin: 0 0 0.67em;
	border-bottom: 2px solid #900; }

h2 {
	color: #fffcee;
	font-size:   18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin:      0.67em 0; }

h3 {
	color: #fffcee;
	font-size:   14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:      0.83em 0; }

h4 {
	color: #fffcee;
	font-size:   12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:      1em 0; }

address {
	color: #fffcee;
	font-size:   10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 5px; }
div#container {
	background-image: url(../images/NThome.jpg);
	width: 800px;
	height: 680px;
	margin-right: auto;
	margin-left: auto; }

div#footer {
	width: 800px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px; }

div#menu {
	position: relative;
	top: 172px;
	height: 30px;
	float: right; }

.clearfloat {
	clear: both; }

div#maintext {
	position: relative;
	top: 175px;
	width: 375px;
	float: right;
	padding-right: 10px; }


