/* You sure are NOSEY */
/

html, body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 4px 0 4px;
	padding: 0;
}

img { border: 0; }

h1 { text-align: center; }

acronym {
	border-bottom: 1px dotted #000000;
}

hr.hidecss {
	border: 0;
}

hr {
	border-bottom: 0;
	border-top: 1px solid #BFC3DC;
}
#navbar {
	/* margin-top: 1em; */
	clear: both;
	padding-left: 0px;
	/* margin-top: 5px; */
	padding-top: 6px;
	padding-bottom: 4px;
	width: 100%;
	height: auto;
	text-align: center;
	background: #BF1238;
}
#navbar ul {
	display: inline;
	list-style-type: none; 
	padding-left: 0px;
	line-height: 1.5em;
}
#navbar ul li {
	display: inline;
	margin: 0;
	white-space: nowrap;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.4em 0.2em 0.4em;
	background-color: #000084;
	border: 1px solid #000084;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0 em;
}
#navbar a:hover {
	background: #9999FF;
cursor:url("pointy.cur"), pointer
}
#navbar .hidecss, .hidecss {
	display: none;
}
#navbar a {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	/* these go to the end as the css validator does not like them
	will be replaced by border-radius with css3 */
	border-radius: 15px;
	padding-left: 5px;
}
p.quoteBar {
	background:#f4f3dc;
	padding:5px;
	font-size:16px;
	line-height:18px;
	color:#3D3D3D;
	width:800px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	font-style:italic;
}
<!--
a:link { color: #0000ff;}
a:visited { color: #0000c0;}
a:hover { color: #f00000;
  background-color: #f0f040;
  text-decoration: none;
cursor:url("../pointy.cur"), pointer
  }
a:active { color: #333333;}
}
-->
#footer {
	/* margin-top: 1em; */
	clear: both;
	padding-left: 0px;
	/* margin-top: 5px; */
	padding-top: 6px;
	padding-bottom: 4px;
	width: 100%;
	height: auto;
	text-align: center;
	background: #BF1238;
}
#footer ul {
	display: inline;
	list-style-type: none; 
	padding-left: 0px;
	line-height: 1.5em;
}
#footer ul li {
	display: inline;
	margin: 0;
	white-space: nowrap;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.2em 0.4em 0.2em 0.4em;
	background-color: #000084;
	border: 1px solid #000084;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
#footer a:hover {
	background: #9999FF;
cursor:url("pointy.cur"), pointer
}
#footer .hidecss, .hidecss {
	display: none;
}
#footer a {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	/* these go to the end as the css validator does not like them
	will be replaced by border-radius with css3 */
	border-radius: 15px;
	padding-left: 5px;
}

/* the rest of page out of two nested boxes around */

