html { overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
body { background: url('/images/bg.gif') top center repeat-x #972432; text-align: center; padding: 0px; margin-top: -3px; font-family: Verdana; font-size: 11px;  }
h1 , h2, h3, h4 { color: #a02d3c; font-weight: normal; }
h1 { font-size: 18px; }
h2 { font-size: 14px; margin: 0; }
h3 { font-size: 11px; margin: 0; font-weight: bold; }
h4 { color: #333333; font-weight: bold; margin: 0; margin-bottom: 0px; font-size: 11px; }
h4 a { color: #333333; }
hr { color: #a02d3c; height: 1px; border: 1px solid dotted; margin: 0; }
input, textarea { font-family: Tahoma; }
input.button { padding: 2px 10px 2px 10px; font-family: Calibri, Tahoma; vertical-align: middle; }
img.middle { vertical-align: middle; border: 0px;}
span.red { color: red; }
a { text-decoration: none; color: #972432; }
a:hover { color: #be6e79; }
input.newslettertext { font-size: 12px;	padding: 3px; border: 1px solid #be6e79; font-style: italic;	font-family: Calibri, Tahoma; }

fieldset { padding: 10px; }
legend { color: #a02d3c; font-weight: bold; }

div#wrapper { margin: auto; width: 800px; background: white; text-align: left; position: relative; z-index: 0; }
div#header { width: 800px; height: 264px; background: url('/images/header.png') top center no-repeat; z-index: 10; }
div#flags { width: 60px; height: 15px; text-align: left; z-index: 200; position: absolute; top: 16px; left: 11px; }
div#menu { width: 782px; height: 25px; background: #972432; margin-bottom: 10px; padding-top: 10px; margin-left: 8px; text-align: center; }
	span.menuitem a { margin-left: 10px; margin-right: 10px; text-decoration: none; color: white; }
	span.menuitem a:hover { color: #660c0c; }

div#sidebar { float: left; width: 200px; margin-left: 8px; }
	div#sidebar a { color: white; }
	div#sidebar a:hover { color: #000033; }
	div#latest_news, div#upcoming_events, div.see_also { width: 180px; min-height: 0px; -height: 0px; color: white; padding: 35px 10px 10px 10px; margin-bottom: 10px; }
	div#latest_news { background: url("/images/bg_sidebar_latest_news.png") top center no-repeat #034761; font-size: 10px; }
	div#upcoming_events { background: url("/images/bg_sidebar_upcoming_events.png") top center no-repeat #034761; font-size: 10px; }
	div.see_also { background: url("/images/bg_sidebar_see_also.png") top center no-repeat #034761; line-height: 150%; }
	div.see_also a { text-decoration: none; color: white; font-weight: bold; }
	div.see_also a:hover { color: #000033; }
	div.submenu a { padding-left: 10px; font-weight: normal; }
	div.submenu a:hover { padding-left: 10px; font-weight: normal; }
	div#newsletter { background-color: #a02d3c; text-align: left; color: white; }

div#content { margin-left: 208px; width: 570px; padding-bottom: 20px; padding-left: 10px; line-height: 150%; color: #333333; }

div#footer { color: #999999; font-size: 9px; text-align: center; width: 800px; line-height: 30px; background: white; }
div#footer a { color: #999999; text-decoration: none; }
div#footer a:hover { color: #972432; }
div#footer a.stats { color: #999999; text-decoration: none; cursor: default; }
div#footer a.stats:hover { color: #999999; cursor: default; }