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 #F9F9F7; }

h1, h2, h3, h4, h5, h6 { margin: 0px }

h1, h2 { margin: 0px 0px 0px 0px; font-family: Impact, Arial; font-weight: normal; font-size: 2.2em; line-height: 1em;	color: #437FDA; }
h2 { margin-top: 40px }

h4 { letter-spacing:-0.05em; font-weight:normal; font-size:1.4em; margin-top: 40px; }
h4 a { font-weight: normal; color: #909090; text-decoration: none }
h4 a:hover { color: #2B5CB4 }

strong { font-size: 1.2em; line-height: 1.3em; color: #555555; font-weight: normal }

a { color: #2B5CB4; text-decoration: none }
a:hover { color: #F66013; text-decoration: underline }
a img { border: none }

.left { float: left }
.right { float: right; margin-left: 10px; }
.center { text-align: center }
.clear { clear: both; color: white; background: white; border: white }

.error { color: red; font-weight: bold }

.thumb { background: url(/images/background-thumb.gif) no-repeat; padding: 5px }

#container { margin: 10px auto 10px auto; width: 740px; padding: 10px; background: white; border: 1px solid #DCDCD0 }

	#header { height: 116px; background: url(/images/masthead.jpg) right top no-repeat; position: relative; }
	#header h1 { background: url(/images/logo.gif) no-repeat; height: 106px; width: 265px; margin: 0px }
	#header h1 a { text-decoration: none; display: block; height: 106px; width: 265px; position: absolute; left: 0px; top: 0px; color: white }
	#header h1 a span { position: absolute; top: -240px }

	#nav { height: 28px; background: url(/images/background-menu.gif) repeat-x; margin-bottom: 10px }
	#nav ul { list-style-type: none; margin: 0px; padding: 0px }
	#nav ul li { float: left; line-height: 28px; padding: 0px 10px; margin: 0px 10px }
	#nav ul li a { color: white; font-weight: bold }

	#left { float: left; width: 265px; }

	#content { margin-left: 270px; }

		.three-column div { width: 156px; float: left; }
		.three-column div a { text-decoration: none }
		.three-column div a:hover { text-decoration: none }


#footer { clear: both; background: url(/images/background-footer.gif) top no-repeat; margin: 0px -10px; padding: 2px }
#footer p { text-align: center; margin: 5px 0px }
