body {
	margin: 0;
	padding: 25px 0px 13px 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 69%;
	background-color: #cc0;
	background-image: url(http://www.thenoodleincident.com/img/_.gif);/*these three lines replace the n4_upgrade.gif in n4.css. and if you use this code, make sure you point to an img on _your_ server, not mine.*/
	background-repeat: no-repeat;
	background-position: top left;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #808000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
p {
	color: #000;
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 1.1em;
	margin-bottom: 1.0em; 
	}
ol, ul, li {
	color: #000;
	font-size: 1.0em;
	line-height: 1.4em;
	}
li {
	margin-top: 1.1em;
	margin-bottom: 1.0em; 
	}
pre {
	color: #000;
	font-family: monospace, courier;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}
#menu a:hover {
	color: #fff;
	text-decoration: none;
	}
#menu p {
	color: #fff;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: bold;
	}
.ahem {
	display: none;
	}
.copyright {
	font-size: 0.9em;
	color: #808000;
	line-height: 1.0em;
	margin-top: 1.0em;
	margin-bottom: 0.3em;
	text-align: center; 
	}
.date {
	color: #808000;
	font-size: 0.9em;
	line-height: 1.0em;
	margin-top: 2.0em;
	margin-bottom: 0.3em;
	margin-left: -1.0em;
	}
img {
	border: 0;
	}
.menubox {
	margin: 2.0em 0;
	}
#content {
	float: left;
	padding: 90px 10% 10px 10%; /* shorthand box properties tip: think of a clock: 12, 3, 6, 9 */
	margin: 0 0 12px 0;
	background: #ff9 url(../image/viscount904sm_long.gif) no-repeat;
	width: 75%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 55%;
	}
html>body #content {
	width: 55%; /* ie5win fudge ends */
	}
#menu {
	padding: 62px 0px 0px 0px;
	text-align: center;
	}
