body {

	margin: 0;

	padding: 0;

	background: #6b8721  url('bg_gradient.jpg') repeat-x;

	color: #70583c;

	cursor: default;

}

div.adsense{
float:right;
padding-left:5px;
padding-top:5px;

}

* {

	font-size: 12px;

	font-family: verdana, sans-serif;

}



a {

	color: #b27e3c;

	background: transparent;

	text-decoration: none;

	border-bottom: 1px dotted #b27e3c;

}

a:hover {

	color: #7d4d10;

	background: transparent;

	text-decoration: none;

	border-bottom: 1px dotted #b27e3c;

}



div.header {

	width: 802px;

	height: 221px;

	background: url('header.jpg') center top no-repeat;

}

	div.domain {

		color: #6d4b0b;

		background: transparent;

		padding: 94px 0 0 15px;

		letter-spacing: 1px;

		font-size: 11px;

	}

	div.links {

		float: right;

		padding-right: 42px;

	}

	div.links a {

		display: block;

		float: left;

		border: 0;

		font-size: 10px;

		color: #f4e8e8;

		background: transparent;

		text-decoration: none;

		padding: 16px 3px 0 3px;

	}

	div.links a:hover {

		color: #f4e8e8;

		background: transparent;

		border-bottom: 1px dotted #f4e8e8;

	}



div.navbar {

	background: #ffffff url('bg_navbar.jpg') repeat-x;

	color: #3f5100;

	height: 37px;

	width: 800px;

	margin: 0;

	border-right: 1px solid #96b12a;

	border-left: 1px solid #96b12a

}



	a.navbar {

		border: 0;

		display: block;

		font-weight: bold;

		height: 37px;

		line-height: 34px;

		color: #3f5100;

		background: transparent;

		text-decoration: none;

	}

	a.navbar:hover {

		border: 0;

		background: #d99129 url('bg_navbar_a.jpg');

		color: #fff;

	}

	a.active {

		background: #d99129 url('bg_navbar_a.jpg');

		color: #fff;

		cursor: default;

	}



div.body_content {

	background: #fff url('body_content.jpg') top center repeat-y;

	color: inherit;

	width: 802px;

}



	h1 {

		color: #8f9e0c;

		background: transparent url('h1_arrow.jpg') center left no-repeat;

		padding: 4px 0 4px 15px;

		margin: 0 35px 12px 35px;

		border-bottom: 1px dotted #e3e7c2;

	}

	

	div.navright {

		float: right;

		width: 260px;

		padding-right: 20px;

	}

	div.navright a {

		background: trasparent;

		color: #a66a1d;

		display: block;

		padding: 6px 6px 6px 20px;

		border-bottom: 1px dotted #e9dac6;

		text-decoration: none;

	}

	div.navright a:hover {

		background: #f9f6f1 url('nav_arrow.gif') center left no-repeat;

		background-position: 5px;

		color: #a66a1d;

		text-decoration: none;

	}

	div.navright a.active {

		background: #f9f6f1 url('nav_arrow.gif') center left no-repeat;

		background-position: 5px;

		color: #a66a1d;

		font-weight: bold;

	}

	div.content {

		width: 674px;

		margin-left: 50px;

		background: url('content.jpg') no-repeat;

		padding: 12px 12px 35px 12px;

		text-align: justify;

	}



div.body_foot {

	width: 802px;

	min-height: 500px;

	background: transparent url('body_foot.jpg') bottom center no-repeat;

}



div.body_foot2 {

	width: 802px;

	min-height: 860px;

	background: transparent url('body_foot.jpg') bottom center no-repeat;

}



div.footer {

	padding-top: 12px;

	padding-bottom: 12px;

	color: #e1e7d3;

	background: transparent;

}

div.footer * {

	font-size: 10px;

}

div.footer a {

	color: #c9d5a1;

	background: transparent;

	border-bottom: 1px dotted #c9d5a1;

	text-decoration: none;

}

div.footer a:hover {

	color: #fff;

	background: transparent;

	border-bottom: 1px dotted #fff;

}

div.copyright {

	margin-top: 4px;

}

