/* PNG HACK */
img, div { 
	behavior: url(http://graphs/www.qwibus.nl/misc/iepngfix/iepngfix.htc) 
}
html {
	background-color: #9eda30;
	background-image: url(../images/background_03.gif); }
body {
	width: 100%;
	height: 100%;
	padding:0px;
	margin:0px;
 }
html, body {
	overflow-x:hidden;}
div#container {
	width: 100%; }
div#container #logo {
	position: relative;
	width: 150px;
	height:150px;
	z-index: 1;
	margin: 15px auto -85px; }
div#container #subcontainer {
	width: 100%;
	height: auto; }
div#container #border {
	background-repeat: repeat-x;
	width: 100%;
	height: 28px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0; }
div#container .top {
	background-image: url(../images/bor-top.png);
	margin: 0;
	padding: 0; }
div#container .bottom {
	background-image: url(../images/bor-bottom.png);
	margin: 0;
	padding: 0; }
div#container #subcontainer #middle {
	background-color: white;
	background-image: url(../images/startburn.jpg);
	background-repeat: no-repeat;
	background-position: center -15px;
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block; }
div#container #subcontainer #middle td#menu {
	width: auto;
	padding-right: 30px; }
div#container #subcontainer #middle td#menu ul {
	width: 187px;
	margin: 0;
	padding: 0; }
div#container #subcontainer #middle td#menu ul li a {
	color: #7d876a;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 166px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	display: block; }

div#container #subcontainer #middle td#menu ul li a:hover {
	color: #fff;
	background-color: #95d028; }

div#container #subcontainer #middle td#menu .tab {
	background-repeat: repeat-y;
	background-position: left 0;
	position: relative;
	width:    221px;
	z-index: 3;
	float: left;
	clear: left;
	margin-left: -187px;
	display: inline; }
div#container #subcontainer #middle td#menu .tab .top {
	font-size: 1px;
	line-height: 1;
	background-image: url(../images/tab_top.gif);
	background-repeat:   no-repeat;
	background-position: left 0;
	width:               221px;
	height: 14px;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu .tab .center {
	background-image: url(../images/tab_center.gif);
	background-repeat:   repeat-y;
	background-position: left 0;
	width:               187px;
	height:              auto;
	float: left;
	display: inline; }

div#container #subcontainer #middle td#menu .tab .bottom {
	font-size: 1px;
	line-height: 1;
	background-image: url(../images/tab_bottom.gif);
	background-repeat:   no-repeat;
	background-position: left bottom;
	width:               221px;
	height:              14px;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu .tab .name {
	width: 34px;
	height: auto;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu2 .tab {
	background-repeat:   repeat-y;
	background-position: left 0;
	display:             inline;
	position:            relative;
	z-index:             3;
	width:               221px;
	float:               left;
	clear:               left;
	margin-right: -187px; }

div#container #subcontainer #middle td#menu2 .tab .top {
	font-size: 1px;
	line-height: 1;
	background-image: url(../images/tab_top.gif);
	background-repeat:   no-repeat;
	background-position: left 0;
	width:               221px;
	height: 14px;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu2 .tab .center {
	background-image: url(../images/tab_center.gif);
	background-repeat:   repeat-y;
	background-position: left 0;
	width:               187px;
	height:              auto;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu2 .tab .bottom {
	font-size: 1px;
	line-height: 1;
	background-image: url(../images/tab_bottom.gif);
	background-repeat:   no-repeat;
	background-position: left bottom;
	width:               221px;
	height:              14px;
	float: left;
	display: inline; }
div#container #subcontainer #middle td#menu2 .tab .name {
	width: 34px;
	height: auto;
	float: left;
	display: inline; }
div#container #subcontainer #middle #content {
	padding-right: 45px; }
div#container #topNav {
	color: #999;
	font-size: 10px; }

div#container #topNav a {
	color: #999;
	text-decoration: none; }

div#container #topNav a:hover {
	color: #333;
	text-decoration: underline; }

div#container #topNav #where {
	padding-left: 65px;	 }

div#container #topNav #history {
	text-align: right;
	padding-right: 45px; }

div#container #footer {
	float:left;
	clear:both;
	width:100%;
	text-align:center; }
#footer h1, #footer h2, #footer h3 {
	background-image: none;
	margin: 0;
	padding: 0; }
#footer h1 {
	margin-top:8px;
	font-size:24px;
	color:white;
	margin-bottom: 8px; }
#footer h2 {
	font-size:18px;
	color: gray; }
#footer h3, #footer h3 a {
	font-size:11px;
	color:white;
	text-decoration:none; }
