<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta content="text/html; charset=windows-1252" http-equiv="content-type"&gt;
    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;/* BASIC */
body {
	background: url(background2.jpg);
	background-attachment: fixed;
	margin: 0;
	text-align: center;
}

p {
	padding: 0;
	margin-left: 3em;
	margin-top: 5em;
	font-family:  Arial;
	font-weight: strong;
	color: #472107;
	font-size: 100%;
}

/* Wrapper */
#wrapper {
	width: 100%;
	text-align: left;
	}

/* BANNER */

#banner {
	position: fixed;
	top: 0;left: 0;
	align: center;
	width: 100%;
	background: url(mcmbg.jpg);
	background-attachment: fixed;
	z-index: 10;
	}
	
#banner ul {
	margin: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	margin-left: 10px;
	padding-right: 20px;
}
#banner li a {
	color: #8b4513;
	display: inline;
}

#banner ul li a:hover {
	background: url(forest2brdk.jpg);
}


/* NAV BAR */

#mainNav {
	position: fixed;
	top: 35px;
	left: 0;
	width: 100%;
	z-index: 11;
	}

#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(forest2brdk.jpg);
	text-align: center;
	line-height: 35px;
	border-bottom: 2px solid #8b4513;
	border-top: 2px solid #8b4513;
	width: 100%;
}

#mainNav li {
	display: inline;
	padding: 0;
	margin: 0;
	
}

#mainNav li a, #mainNav li a:link {
	color: #602020;
	text-decoration: none;
	padding: .5em 1em;
	border-right: 2px solid #602020;
	display: inline;
	padding: 4px;
	font: bold 2em "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#mainNav li a:hover {
	background: url(forest2br.jpg);
}



/* IE 6 hack to make entire button clickable */
* html #mainNav a { width: 1px; }

.brown {
	font-size: 1.em;
	color: #8b4513;
	font-weight: bold;
	}
	
/* IE 5 and 6 hack to remove space between nav bar and text */
.site {
	position: relative;
	top: 80px;
	left: 0;
	z-index: 1;
	}

/* MAIN CONTENT */

#main h1 {
	color: #8b4513;
	padding-top: 15px;
	margin-bottom: 10px;
	font: bold 2.3em Georgia, "Times New Roman", Times, serif;
}

#main h2 {
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #106A9B;
	margin-bottom: 5px;
	color: #006600;
}

#main p {
	font-size: 1.4em;
	margin-bottom: 10px;
	color: #8b4513;
}

#main a:visited {
	color: #006600;
	}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
}

/* COPYRIGHT INFO */
#copyright {
	padding: 5px;
	border-top: 1px solid #000;
	background-color: #86B500;
	font-weight: bold;
	color: #000000;
}
&lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
  </body>
</html>
