#html { background: url(/images/background-repeat.gif) center repeat-y #D6CFBD }

body { margin: 0px; padding: 0px; font: 14px/22px Arial, sans-serif; color: #767475; }

#body { background: url(/images/background.jpg) center top no-repeat }

h3 { margin: 20px 0px -10px 0px }

/*h1, h2 { margin: 10px 0px 10px 0px; font-size: 2.0em; letter-spacing: -0.02em;	line-height: 1em;	color: #C0012D;  }*/

h1 { color: #CA1717; font: 20px "Verdana", Helvetica, Arial, Sans-Serif; line-height: 30px; }

a { color: #0088EE; text-decoration: none; }
a:hover { color: #FFFFFF; }

img { border: none }

#box1 { text-align: center; margin: 10px; font-size: 1px }
#box2 { text-align: center; margin: 10px; font-size: 1px }

#container { width: 990px; padding: 0px 3px; margin: 0px auto; position: relative }

	#header { height: 104px; background: url(/images/header.jpg) no-repeat; position: relative }
	#header h1 { margin: 0px; }
	#header h1 a { position: absolute; top: 15px; left: 0px; display: block; width: 315px; height: 60px; }
	#header h1 a span { position: absolute; top: -430px }

	#nav { height: 26px; background: url(/images/menu.gif) repeat-x; margin-top: 1px }

		#nav ul { margin: 0px; padding: 0px; list-style-type: none }
		#nav ul li { float: left }
		#nav ul li a { display: block; padding: 0px 20px; line-height: 26px; color: white; font-weight: bold; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif; font-size: 12px }
		#nav ul li a:hover { background: #2D74B0 }

	#content { margin: 5px 370px 0px 205px }

	#left { width: 180px; background: #F3F2ED; border: 1px solid #E9E7DE; float: left; margin: 6px 0px 0px 6px; }

	#right { width: 340px; background: #EEF2F5; border: 1px solid #CEE1F0; float: right; margin: 6px 6px 0px 0px; }

	#footer { clear: both }


