html, body, div, span,iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, font, ins,ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #efefdf;
}

a img, fieldset {
	border: 0;
}

img {
border:0 none;
outline-style:none;
outline-width:0;	
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 0 1em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#99CA30;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #699018;
}

.more-link {
margin-left: 0; 
}

ul {
	list-style: none;
}

#wrapper {
	margin: 0 auto;
	width: 981px;
	background: #efefdf;
}

#header {
	background: url(images/head.jpg) no-repeat left top;
	width: 981px;
	height: 146px;
}

#sitename, #site_desc, #header form, #header .icons, #topmenu {
	position: absolute;
}

#header .icons li, #topmenu li, #bottom_menu li {
	display: inline;
}

#menu {
height: 45px;
background: url(images/banner_bg.gif) no-repeat bottom;
}

#site_desc {
	font-size: 20px;
	color: #669966;
	margin-top: 105px;
	margin-left: 385px;
}

#site_desc br {
	margin-bottom: 5px;
}

#header form {
	margin-top: 414px;
	margin-left: 183px;
	width: 130px;
}

#header form input {
	border: 1px solid #66667b;
	width: 120px;
}

#header form input.button {
	width: 91px;
	height: 25px;
	font-size: 16px;
	border: 0;
	background: url(images/button.jpg) no-repeat left top;
	color: #333333;
	cursor: pointer;
}

#header form p {
	padding-top: 8px;
	text-align: right;
	width: 122px;
}

#header .icons {
	margin-left: 908px;
	margin-top: 20px;
}

#header .icons li {
	padding-right: 5px;
}

#topmenu {
	margin-left: 555px;
	margin-top: 553px;
}

#topmenu li {
	margin-right: 17px;
}

#topmenu a {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#nav {
font-size:11px;
font-weight: bold;
text-align:left;
padding-top: 12px;
margin: 0 0 0 70px;
}

#nav a {
color:#344a04;
display:block;
float:left;
height:30px;
line-height:30px;
margin-right:1px;
padding:0 10px;
text-align:center;
text-decoration:none;
}

#nav a:hover {
color:#fff;
text-decoration:none;
background: url(images/menu_bg.gif) repeat-x bottom;
}

#search {
float: right;
margin: 6px 90px 0 0;
background:transparent url(images/search.gif) no-repeat scroll left center;
height: 24px;
width: 170px;
}

#search form {
margin: 2px 2px 1px 6px;
}

.inputbox {
background:transparent none repeat scroll 0 0;
border: none;
color: #d5ef9b;
font-size:11px;
font-weight: bold;
}

#sidebar-out {
	float: left;
	width: 266px;
	margin-left: 3px;
	background: url(images/sidebar-bottom.gif) no-repeat center bottom;
	margin-bottom: 0px;
}

#sidebar {
float:left;
margin-bottom:0;
margin-left:0;
margin-top:4px;
width:266px;
	background: url(images/sidebar.gif);
}

#sidebar li {
padding: 4px 0 4px 25px;
}

#sidebar li a {
font-size: 14px;
color: #666;
}

#sidebar li a:hover {
color: #a3cf44;
}

#sidebar-top {
background: url(images/sidebar-top.gif) no-repeat;
height: 139px;
width: 266px;
float: left;
margin-left: 3px;
}

#count {
float:left;
height:75px;
width:253px;
}

#content-top {
background: url(images/content-top.gif);
height: 2px;
width: 696px;
}

#content-bottom {
background: url(images/content-bottom.gif);
height: 2px;
width: 696px;
}

#content-center {
background: transparent url(images/content.gif) repeat-y scroll 0 0;
width: 696px;
margin: 16px 0 0 284px;
}

#content {
background: transparent;
margin-left: 6px;
margin-top: 4px;
margin-bottom: 4px;
text-align: justify;
width: 684px;
	overflow: hidden;
}

#content h1 {
margin: 0 0 5px;
text-align: left;
color: #fff;
background: #EDF1F3 url(images/h1_bg.gif) no-repeat;
min-height: 40px;
width: 684px;
}

#content h1 a {
	font-size: 24px;
	margin-bottom: 20px;
	padding-left: 45px;
	padding-right: 10px;
	line-height: 34px;
	text-decoration:none;
	color: #699018;
}

#content h1 a:hover {
	color: #99ca30;
}

#categ {
background:transparent url(images/folder.gif) no-repeat scroll left top;
font-size:10pt;
min-height:26px;
margin:10px 10px 0;
padding:3px 0 0 32px;
}

#categ a {
color: #99ca30;
text-decoration: none;
margin: 0 8px 0 0;
}

#categ a:hover {
color: #699018;
}

#content p {
	text-indent: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 12px;
}

#content ul {
list-style: outside;
}

#content ul li {
margin: 0 12px 5px 24px;
}

#content td {
border:1px solid #D8DEE3;
padding:5px;
}   

#content table {
border:1px solid #D8DEE3;
margin:5px 20px;
}

.related_post_title {
margin: 20px 0 5px;
}

#meta {
background: transparent url(images/tag.gif) no-repeat scroll left center;
border-top: 2px dotted #d8dee3;
color: #ff4848;
font-size: 10pt;
min-height: 19px;
margin: 8px 10px 40px;
padding: 9px 0 0 30px;
}

#meta a {
color: #ff4848;
}

#meta a:hover {
color: #b80000;
}

#navigation {
height: 25px;
margin-left: 10px;
margin-right: 12px;
}

#bottom_menu {
	margin: 0 15px 15px;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	padding: 10px 0;
	text-align: center;
}

#bottom_menu li {
	border-right: 1px solid #000;
	padding: 0 10px 0 10px;
}

#bottom_menu li:last-child {
	border: 0;
}

#bottom_menu a {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#bottom_menu a:hover {
	text-decoration: underline;
}

.sep {
	clear: both;
	height: 25px;
}

#footer {
	background: transparent url(images/footer_bg.gif) repeat-x scroll center bottom;
	margin-bottom: 12px;
	height: 53px;
	font-size: 11px;
}

#footer p {
	padding-top: 5px;
}

#footer a {
	color: #874517;
}

#footer a:hover {
	color: #fff;
}

.footer_l {
float:left;
margin:-40px 0 0 50px;
text-align:left;
}

.footer_r {
float: right;
text-align: left;
margin: -35px 58px 0 0;
}

#footer-left {
background: url(images/footer-left.gif);
height: 53px;
width: 40px;
}

#footer-right {
background: url(images/footer-right.gif);
height: 53px;
width: 51px;
float: right;
margin: -53px 0 0;
}

.menu_title {
	background: #66669A url(images/category.gif);
	color: #fff;
	padding: 10px;
	margin: 0 0 12px 12px;
	font-size: 12px;
	text-align: center;
}

.arrow_menu {
	margin: -65px 41px 12px 29px;
}

.arrow_menu li {
	display: block;
	background: url(images/categ.png) no-repeat left center;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #dfcd95;
	padding:0 0 0 25px;
}

.arrow_menu li:hover {
	background: #ffffcc url(images/categ.png) no-repeat left center;
}

.bigmenu {
	margin-left: 10px;
	margin-bottom: 20px;
}

.bigmenu li {
	padding: 15px 0;
	border-bottom: 2px dotted #669966;
}

.bigmenu a {
	text-decoration: none;
}

.bigmenu a:hover {
	text-decoration: underline;
}

.inform {
	background: url(images/inform_bg.jpg) no-repeat center top;
	width: 244px;
	height: 68px;
	margin: 15px 0 0;
	padding: 15px;
}

.inform h3 {
font: bold 100% Tahoma,Arial,Helvetica,sans-serif;
}

.inform * {
	font-size: 12px;
	color: #66669A;
}

.inform a {
	color: #669966;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-left: 40px;
}

.inform a br {
	margin-bottom: 5px;
}

.last_menu {
}