body {
	background-color: #dceec5;
	text-align: center;
	font: 12pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
    padding: 0;
}

body, html {
	height: 100%;
}

:focus {
    outline: 0;
}

a {
	outline: none;
	text-decoration: none;
}

a img {
	border: 0px;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

a:vlink {
	color:#DDDDDD;
	text-decoration: none;
}

a:alink {
	color:#CCFF33;
	text-decoration: none;
}

a:hover {
	color:#53ba06;
}

h1 {
	color: #53ba06;
	font-size: x-large;
}

h2 {
	color: #582c00;
	font-size: large;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 100%;
}

.container {
	width: 1024px;
	background-color: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	float: left;
	height: 100%;
}

* html #container {
	height:100%;
}

.header {
	width: 1024px;
	height: 132px;
	background-image: url(images/image_02.png);
	float: left;
}

.menucontainer {
	width: 1024px;
	height: 45px;
	background-color: #ffffff;
	float: left;
}

.menu1 {
	width: 261px;
	height: 45px;
	background-image: url(images/menu_01.png);
	float: left;
}

#menu2 a {
	width: 106px;
	height: 45px;
	background-image: url(images/menu_02a.png);
	float: left;
	display: block;
	text-decoration: none;
}

#menu2 a:hover {
	background-position: -106px 0px;
}

#menu2 a:active {
	background-position: -212px 0px;
}

#menu3 a {
	width: 165px;
	height: 45px;
	background-image: url(images/menu_03a.png);
	float: left;
	display: block;
	text-decoration: none;
}

#menu3 a:hover {
	background-position: -165px 0px;
}

#menu3 a:active {
	background-position: -330px 0px;
}

#menu4 a {
	width: 177px;
	height: 45px;
	background-image: url(images/menu_04a.png);
	float: left;
	display: block;
	text-decoration: none;
}

#menu4 a:hover {
	background-position: -177px 0px;
}

#menu4 a:active {
	background-position: -354px 0px;
}

#menu5 a {
	width: 132px;
	height: 45px;
	background-image: url(images/menu_05a.png);
	float: left;
	display: block;
	text-decoration: none;
}

#menu5 a:hover {
	background-position: -132px 0px;
}

#menu5 a:active {
	background-position: -264px 0px;
}

#menu6 a {
	width: 183px;
	height: 45px;
	background-image: url(images/menu_06a.png);
	float: left;
	display: block;
	text-decoration: none;
}

#menu6 a:hover {
	background-position: -183px 0px;
}

#menu6 a:active {
	background-position: -366px 0px;
}

.wrapper {
	text-align: left;
	width: 1024px;
	float: left;
}

.stretcher {
	float: left;
	overflow: hidden;
}

.sidebar-left {
	width: 178px;
	float: left;
	padding-left: 9px;
	padding-right: 8px;
	background: #8cc63f url(images/image_10.png) no-repeat;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	color: #fff;
	text-align: left;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.content {
	width: 625px;
	background-image: url(images/image_11.png);
	float: left;
	padding-left: 10px;
	padding-right: 13px;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
	min-height: 826px;
}

.sidebar-right {
	width: 181px;
	float: left;
	background: #fff url(images/image_12.png) no-repeat;
	margin-bottom: -10000px;
	padding-bottom: 10000px;
}

.footer {
	width: 1024px;
	height: 35px;
	background-image: url(images/image_13.png);
	float: left;
}

.tree {
	width: 264px;
	height: 361px;
	background-image: url(images/tree.png);
	overflow: hidden;
	position: relative;
	left: 818px;
	top: -340px;
}

.pictures {
	width: 632px;
	height: 126px;
	position: relative;
	left: 378px;
	top: 6px;
	background-image: url(images/pictures.png);
	overflow: hidden;
}

.portrait {
	position: relative;
	width: 164px;
	height: 250px;
	top: 21px;
	background-image: url(images/portrait2.png);
}

.optinbox {
	background-image: url(images/optinbox2.png);
	width: 164px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1.2em;
	text-align: center;
}

.background {
	background: url(images/layout/text-field.jpg) no-repeat;
}

.sbdivider {
	background: transparent url(images/divider.png) no-repeat;
	height: 1px;
	width: 164px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.email {
	margin:0px 0px 0px 8px;
	width: 145px;
	height: 17px;
	border: none;
	background:transparent;
	color: #666;
}

.articlespacer {
	height: 54px;
	width: auto;
}

.articlename {
	font-size: medium;
	font-weight: bold;
	height: 42px;
	padding-left: 4px;
	padding-right: 4px;
}

.articletextbox {
	padding-bottom: 5px;
}

.articlepp {
	font-size: small;
}