body { margin: 0px; font-family: "Myriad Web", "Frutiger Linotype", Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #555555; }
#body { background: url(/images/background.gif) repeat-x fixed #6DA0DE; }

h1, h2, h3, h4, h5, h6 {
		margin: 1em 0 0.2em 0;
		border-bottom: 1px solid #ccc;
		font-family: arial, verdana, sans-serif;
	}
	li h1, li h2, li h3, li h4, li h5, li h6 {
		border: none;
	}

	h1 { font-size: 160%; font-weight: normal; }
	h2 { font-size: 150%; font-weight: normal; }
	h3 { font-size: 120%; }
	h4 { font-size: 100%; }
	h5 { font-size: 90%; }
	h6 { font-size: 90%; border: 0; }

h1 { margin-top: 2px }

a img { border: none }

#container { margin: 10px auto 10px auto; width: 744px; height: 600px; padding: 18px 12px; background: url(/images/background2.gif) no-repeat; }

	#header { height: 103px; background: url(/images/masthead.jpg) right top no-repeat; position: relative; }
	#header h1 { background: url(/images/logo.gif) no-repeat; height: 44px; width: 360px; margin: 0px; position: absolute; left: 0px; bottom: 0px; border: none }
	#header h1 a { text-decoration: none; display: block; height: 44px; width: 360px; color: white }
	#header h1 a span { position: absolute; top: -240px }

	#header p { font-size: 11px; margin: 0px; position: absolute; bottom: 48px }

	#nav { height: 28px; background: #EEF1F0; border-top: 1px solid #D0D3D4; margin-bottom: 10px }
	#nav ul { list-style-type: none; margin: 0px; padding: 0px }
	#nav ul li { float: left; }
	#nav ul li a { color: #5A5B64; border-bottom: 5px solid #EEF1F0; text-decoration: none; font-size: 11px; line-height: 17px; padding: 5px 20px 1px 20px; display: block }
	#nav ul li a:hover { background: #2A64AB; color: white; border-bottom: 5px #1E497E solid }

	#left { float: left; }

		/*#box { background: url(/images/square.gif) no-repeat; height: 264px; width: 262px; padding: 6px 5px;  }*/

	#content { padding-right: 10px; margin-left: 5px; height: 390px; overflow: auto }

	#footer { border-top: silver 1px solid; margin-top: 10px }

		#footer p { margin: 4px 0px }