body {
	font: 100% "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #dde1af;
	color: #ffffff;
	margin: 0px;
}
html {
	border: 0
}
a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	background: url(../images/bgdInput.gif) repeat-x #ffffff top left;
	width: 150px;
	border: 1px solid #000000;
	height: 20px;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}
#header {
	width: 735px;
	height: 294px;
	margin: auto;
	padding: 12px 35px 0px 0px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.1em;
	background: url(../images/bgdHeader.jpg) no-repeat #6a7d3f;
}
#header a {
	text-decoration: none;
	color: #e9e9e9;
	font-weight: normal;
}
#header a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
#contentWrapper {
	width: 700px;
	margin: auto;
	padding: 35px 35px 0px 35px;
	background: #6a7d3f;
}
#contentLeft {
	width: 196px;
	float: left;
	text-align: justify;
	padding-right: 30px;
	border-right: 1px solid #7d8d58;
}
#contentRight {
	width: 443px;
	float: right;
	text-align: justify;
}
#sticker {
	width: 152px;
	height: 152px;
	z-index: 2;
	position: absolute;
	margin-top: -103px;
	margin-left: 270px;
}
#footer {
	width: 770px;
	height: 30px;
	margin: auto;
	text-align: right;
	font-size: 11px;
	letter-spacing: 0.1em;
	padding: 30px 0px 0px 0px;
	color: #6a7d3f;
	background: url(../images/bgdFooter.jpg) no-repeat #dde1af top center;
}
#footer a {
	text-decoration: none;
	color: #6a7d3f;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #5a6c31;
	font-weight: normal;
}
