#nav {
	position:absolute;
	width:135px;
	height:244px;
	z-index:4;
	top: 113px;
	left: 0;
}
body {
	background-image: url(pics/backtone.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
#body {
	position:absolute;
	width:746px;
	height:273px;
	z-index:2;
	left: 139px;
	top: 5px;
}
#navlocator {
	position:absolute;
	width:24px;
	height:24px;
	z-index:3;
	top: 118px;
	left: 1px;
}
#logo {
	position:absolute;
	width:134px;
	height:104px;
	z-index:5;
	top: 7px;
	left: 3px;
}
.nnbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.nnbodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.nnbodySub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.nnhead {
	font-family: "Arial Narrow", Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}
.arrow {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
.nnhead-larger {
	font-family: "Arial Narrow", Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}

.nncopyright {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

a {
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #CC0000;

