body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 76%; /* for ie5/win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 88%; /* compliant browsers */
	}
html>body { /*be nice to opera rule */
	font-size: 88% /* ie5/win fudge ends */
	}
	
p {
	font-size: .9em;
	line-height: 1.6em;
	margin-top: 1.25em;
	margin-bottom: 1.75em;
	letter-spacing: .02em;
	}
li {
	font-size: .9em;
	line-height: 1.6em;
	margin-top: -.5em;
	margin-bottom: 1em;
	letter-spacing: .02em;
}
a {
	text-decoration: none;
	font-weight: 600;
	color:  #930023;
	outline: none;
	}
a:visited {
	color:  #930023;
	}
a:active {
	color:  #ffe401;
	}
a:hover {
	color: #f37220;
	text-decoration: underline;
	}
h1 {
	font-size: 2.2em;
	line-height: 1em;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: -.25em;
	font-family: "Times New Roman", Times, serif;
	}
h2 {
	font-size: 1.75em;
	line-height: 1em;
	font-weight: 500;
	margin-top: 1em;
	margin-bottom: -.5em;
	font-family: "Times New Roman", Times, serif;
	}
h3 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 500;
	margin-top: .75em;
	margin-bottom: -.5em;
	font-family: "Times New Roman", Times, serif;
	}
h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 500;
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	}
strong, b {
	font-weight: 600;
	}
img {
	border: 0;
	margin: 1em 0 -1em 0;
	padding: 0 0 0 0;
	}
.ahem {
	display: none;
	}
.off {
	color: #999999;
}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: .8em;
	line-height: 1em;
	margin-top: .75em;
	margin-bottom: .25em;
	}
a.tiny {
	color: #f37220;
}
a.tiny:visited {
	color:  #f37220;
	}
a.tiny:active {
	color:  #ffe401;
	}
a.tiny:hover {
	color: #930023;
	text-decoration: underline;
	}
.rt {
	text-align: right;
}
.screen {
	display: inline;
	}
	
table {
	border: none;
	font-size: .9em;
	line-height: 1.6em;
	margin-top: .75em;
	margin-bottom: 1em;
	letter-spacing: .02em;
}
td {
	vertical-align: top;
}
table.sponsors {
	background-repeat: no-repeat; 
	vertical-align: middle; 
	margin-top: 0em;
	margin-bottom: 2em;
}
p.sponsors {
	font-size:2em; 
	font-weight: bold; 
	margin-top:1em; 
	margin-bottom:0em;
	text-align: center;
}
img.sponsors {
	margin-top:0; 
	margin-bottom:1em;
}
#top {
	margin: 0 0 0 0;
	padding: 0px 240px 20px 20px;
	background-image: url(../images/naoc-masthead-2es.gif);
	background-repeat: no-repeat;
	height: 300px; /* ie5win fudge begins */
	voice-family: "\";}\"";
	voice-family:inherit;
	height: 280px;
	}
html>body #top {
	height: 280px; /* ie5win fudge ends */
	}
	
/*(	
#left {
	position: absolute;
	top: 300px;
	left: 0px;
	margin: 0px;
	padding: 20px;
	border: 0px solid #ccc;
	/* border: 1px solid #ccc; */
	/* background: #ffffff;
	width: 100px; /* ie5win fudge begins */
	/* voice-family: "\"}\"";
	voice-family:inherit;
	width: 60px;
	}
html>body #left {
	width: 60px; /* ie5win fudge ends */
	/* } */
	
	
#middle {
	margin: 0 220px 0 100px;
	padding: 0 20px 20px 20px;
	background: #ffffff;
}


/* The Menu Box */
#right {
	position: absolute;
	top: 300px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 20px;
	border: 0px solid #cccccc;
	background: #ffffff;
   background-image: url(../images/dotted_vertical.gif);
	background-repeat:repeat-y;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	}
html>body #right {
	width: 180px; /* ie5win fudge ends */
	}
#right h3 {
	color:#a2cd39;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: .03em;
	font-weight: 700;
	margin: 0 0 0 0;
	text-transform: lowercase;
	}
#right ul {
	margin:0 0 1em 0; 
	padding:0;
	line-height: 2em;
	}
#right li {
	list-style-type:none; 
	margin:.3em 0 .8em 0; 
	padding:0; 
	text-indent:0em;
	font-size: .75em;
	letter-spacing: .02em;
	line-height: 1em;
	}
#right a {
	font-weight: 400;
	color: #000000;
}