html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background: transparent;
	text-decoration:none;
	}

ol, ul {
	list-style-type:none;
	list-style-position:outside
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
	height:100%;
	margin-bottom:1px;
 	}

/* maintags */

body {
	-x-system-font:none;
	font-family:arial, sans-serif;
	color:#31383d;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	margin:0;
	padding:0;
	}

h1 {
	font-size:2em;
	color:#788227;
	margin-bottom:0.5em;
	}

h2 {
	font-size:1.5em;
	margin-bottom:0.5em;
	}

#rightcolumn h2 {
	color:#fff;
	}

h3 {
	font-size:1.1em;
	}

h4 {
	font-size:1.0em;
	}

h5 {
	font-size:1.0em;
	font-weight:bold;
	}

h6 {
	font-size:0.85em;
	font-weight:bold;
	}

p {
	margin:0 0 1em 0;
	}

a {
	color:#788227;
	}

a:hover {
	text-decoration:none;
	}

.column {
	overflow:hidden;
	float:left;
	}

.colpad {
	overflow:hidden;
	padding:15px;
	}

.box {
	overflow:hidden;
	}

#wrapper {
	position:relative;
	width:975px;
	margin:15px 15px 0 15px;
	text-align:left;
	}

/* banner */

#banner {
	position:relative;
	overflow:hidden;
	height:197px;
	width:975px;
	background:url(images/striped_bg.gif) bottom left repeat-x;
	}

#imageframe {
	position:absolute;
	top:0;
	left:0;
	width:975px;
	height:196px;
	}

#imageframe img {
	position:absolute;
	top:0;
	left:0;
	width:975px;
	height:196px;
	}

#logo {
	display:block;
	position:absolute;
	top:50px;
	left:0px;
	width:199px;
	height:94px;
	text-decoration:none;
	background:url(images/4px_opacity90.png) repeat;
	z-index:999;
	}

#logo img {
	margin:0;
	border:none;
	}
	
#logo span {
	position:absolute;
	margin-left:-9999px;
	}

#bannertext {
	position:absolute;
	top:50px;
	right:0px;
	width:380px;
	height:94px;
	background:url(images/4px_opacity90.png) repeat;
	color:#b4b613;
	font-size:1.35em;
	z-index:999;
	}

#bannertext p {
	padding:40px 0 40px 15px;
	margin:0;
	}

/* navigation */

#navigation {
	height:43px;
	width:975px;
	border-bottom:2px solid #66727a;
	}

#navigation ul {
	height:41px;
	}
	
#navigation ul li {
	height:41px;
	display:block;
	float:left;
	}

#navigation ul li a {
	display:block;
	float:left;
	height:41px;
	padding:0 20px;
	line-height:40px;
	font-weight:bold;
	color:#66727a;
	border-bottom:2px solid #fff;
	}

#navigation ul li a:hover, #navigation ul li.current a {
	color:#31383d;
	border-bottom:2px solid #b9b201;
	}
	
/* content */

#content {
	position:relative;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:20px 0;
	background:url(images/striped_bg.gif) bottom left repeat-x;
	}

#leftcolumn {
	width:580px;
	text-align:justify;
	}

#rightcolumn {
	width:380px;
	margin-left:15px;
	background:#66727a;
	}

#content img {
	margin:5px 0;
	}

#content img.left {
	float:left;
	margin-right:10px;
	}

#content img.right {
	float:right;
	margin-left:10px;
	}

#content ul {
	list-style:outside disc;
	margin-left:15px;
	}

#content ol {
	list-style:outside decimal;
	margin-left:30px;
	}

/* items (newsbox ...) */

.item {
	padding-bottom:1em;
	margin-bottom:1em;
	background:url(images/striped_bg.gif) bottom left repeat-x;
	}


.item_date {
	display:block;
	padding-bottom:0.2em;
	color:#31383d;
	}

.item_title a {
	display:block;
	padding-bottom:0.2em;
	font-size:1.1em;
	color:#31383d;
	}

.item_content a {
	color:#31383d;
	}

#rightcolumn .item {
	background:url(images/striped_bg_rightcolumn.gif) bottom left repeat-x;
	}

#rightcolumn .item_date {
	color:#fff;
	}

#rightcolumn .item_title a {
	color:#cccc33;
	}

#overview_link {
	display:block;
	float:right;
	color:#fff;
	}

/* footer */

#footer {
	position:relative;
	height:68px;
	width:100%;
	background:#66727a url(images/logo_small.gif) 15px 4px no-repeat;
	}

#footer_contact {
	position:absolute;
	top:17px;
	left:60px;
	width:500px;
	line-height:1.5em;
	color:#fff;
	font-size:0.85em;
	}

#footer_contact p {
	margin:0;
	}

#footer_contact a {
	color:#fff;
	}	

#footer_contact a:hover {
	color:#fff;
	text-decoration:underline;
	}	

#footer_contact strong {
	color:#cccc33;
	}

#bth_logo {
	display:block;
	position:absolute;
	top:20px;
	right:20px;
	width:26px;
	height:27px;
	text-decoration:none;
	}

#bth_logo img {
	margin:0;
	border:none;
	}
	
#bth_logo span {
	position:absolute;
	margin-left:-9999px;
	}
