body { margin:0px; padding:0px; background: gainsboro }

#Content { position:absolute; left:50%; width:960px; margin-left:-475px; padding:0px; background: white; color: black; font-family: Sans-serif; border: thin solid blue }
		img.top { border-bottom: 1.7em solid blue }
		img { border-style: none }

	#navbar { position: absolute; top: 0em; left: 0em; width: 200px; list-style-type: none; padding: 0em; margin: 45pt 0em 0em 0em; font-weight: bold; font-size: .9em; line-height: 1.8em }
		h6 { background: blue; color: white; margin: 1em 0em 0em 0em; padding: 0em .5em 0em .5em ; font-size: 1em }
		h6 a:link { color: white }
		h6 a:visited { color: white }
		a.nav { text-decoration: none }

	#mainbody { padding: 0em; margin-left: 199px; min-height: 45em; }	  
		h1 { color: #CC0033; font-size: 1.5em; padding: 0em .5em 0em .5em }
		h2 { font-size: 1em; padding: 0em 0em 0em .9em }
		h3 { font-size: 1.2em }
		h4 { font-size: 1.1em }
		p { line-height: 1.5em; padding: 0em 1em 0em 1em }
		span.bold { font-weight: bold }
		span.bold9 { font-weight: bold; font-size: .9em }
		span.i75 { font-size: .75em; font-style:italic }
		a.plain { text-decoration: none; color: black }
		div.floatR { float:right }
		div.center { text-align:center }
		div.floatL { float:left }
		div.border { width: 180px; margin: 10px 20px; padding: 10px; text-align:center; border: solid #CC0033 }
		p.note { font-size: .75em; line-height: 1em; font-style:italic }
		ul.lft { text-align: left; font-size: .75em }
		td.pt { padding: 0em 0em .5em 0em }
		td.pc { padding: .5em 0em }
		td.pb { padding: .5em 0em 0em 0em }

	address { border-top: 1.7em solid blue; text-align: center }
		h5 { font-size: 1.5em; color: #CC0033 }
		h5 a:link { color: #CC0033 }
		h5 a:visited { color: #CC0033 }
		p.copyright { font-size: .75em; line-height: 1em }