﻿html, div, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
}
p {
	margin:0.5em 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #8BD000;
	text-align: left;
}
body {
	background: #78B400 url(http://www.dinwo.org/themes/dinowtheme/img/body_bg.jpg) repeat-x;
	line-height: 1;
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:14px;
	margin:0 0 0 17px;
}
ol, ul {
	list-style: none;
}
#header {
	color: #FFFFFF;
	vertical-align:bottom;
	height:123px;
	width:890px;
}
#logo {
	margin-left:200px;
	margin-top:75px;
	width:580px;
	float:left
}
#logo h1, #logo h5 {
	font-weight:normal;
	margin:0px;
	font-size: 30px;
}
#logo h5 {
	margin:0 0 0 20px;
	font-size: 100%;
}
#top {
	background: url(http://www.dinwo.org/themes/dinowtheme/img/top.png) no-repeat;
	position: absolute;
	height: 359px;
	width: 755px;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#feathers {
	width:262px;
	position:absolute;
	top:0;
	left:580px;
	z-index: 1;
}
#img1 {
	background: url(http://www.dinwo.org/themes/dinowtheme/img/img1.png) no-repeat;
	float:left
}
#img2 {
	background: url(http://www.dinwo.org/themes/dinowtheme/img/img2.png) no-repeat;
}
#nav {
	width:200px;
}
#main {
	width:865px;
	margin-top:2px;
}
#nav {
	padding-top:12px;
	float:left;
}

.nav-header li {
	font-size: 14px;
	padding: 0px 0px 0px 52px;
	cursor: pointer;
	background: url(http://www.dinwo.org/themes/dinowtheme/img/button_off.png) no-repeat;
	height: 36px;
	overflow: hidden;
	line-height: 31px;
	color: #1C99E8;
}
.nav-header li:hover {
	color: #E9A012;
	background: url(http://www.dinwo.org/themes/dinowtheme/img/button_on.png) no-repeat;
}
.nav-header li a, .nav-header li a:visited {
	color: #1C99E8;
	position: relative; 
	text-decoration: none; 
	border: none;
}
#content, #main {
	vertical-align:top;
	z-index: 2;
}
#main #content {
	width:664px;
	margin-left:200px;
}
#text {
	width:inherit;
	background: url(http://www.dinwo.org/themes/dinowtheme/img/repeatrow.png) repeat-y;
	padding:0px 41px 0px 10px;
	color: #727272;
	font-size:1em;
	min-height:324px;
	width:613px;
}
#text a, #text a:visited {
	font-family: arial;
	font-size: 90%;
	color: #990000;
	text-decoration:none
}
#text a:hover {
	text-decoration:underline
}
#text h4 {
	background: url(http://www.dinwo.org/themes/dinowtheme/img/headerrow.png) no-repeat;
	margin: 0 0 0 -10px;
	padding:0 0 0 40px;
	line-height:26px;
}
#text #leftcontent {
	width:410px;
	padding-right:8px;
	border-right:1px #FBD56B solid;
}
#text #rightsidebar {
	width:200px;
	padding-left:8px;
	font-size:0.9em;
}
#text-header p {
	margin:0px;
	padding:0px;
}
#footer-images {
	position:absolute;
	top: 380px;
	left:0px;
	width:965px;
	vertical-align:middle;
}
#footer-images #tree {
	float:left
}
#footer-images #kids {
	float:right;
}
#footer {
	position:relative;
	color:#FFF;
	margin-top:25px;
	z-index:5;
	font-size:0.85em;
}
#footer a, #footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline
}
#v-line {
	background-color: #FBD56B;
	overflow: hidden;
	height: 100%;
	width: 1px;
	margin:auto;
}
#rightsidebar-table td {
	vertical-align:top
}