#wraper {
	margin: 20px;
}
#body {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.body {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#header {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10px;
}
#leftHolder {
	float: left;
	width: 260px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666666;
	line-height: 1.45em;
	padding-top: 30px;
}
#navigation a:link {
	color: #333333;
	text-decoration: none;
}
#navigation a:hover {
	font-weight: bold;
	color: #56862D;
}
#navigation a:visited {
	color: #999999;
	text-decoration: none;
}
#leftContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
	top: 350px;
	position: absolute;
	width: 260px;
	visibility: visible;
}
#leftContent a:link {
	color: #333333;
}
#leftContent a:hover {
	font-weight: bold;
	color: #56862D;
}
#leftContent a:visited {
	color: #999999;
}
#rightHolder {
	margin-left: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5px;
	color: #666666;
}
#rightHolder a:link {
	color: #333333;
}
#rightHolder a:hover {
	font-weight: bold;
	color: #56862D;
}
#rightHolder a:visited {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #548A33;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height: 1.2em;
}
#rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	line-height: 1.5em;
	top: 350px;
	position: absolute;
}
#rightContent a:link {
	color: #333333;
}
#rightContent a:hover {
	font-weight: bold;
	color: #56862D;
}
#rightContent a:visited {
	color: #999999;
}
.greenBold {
	font-weight: bold;
	color: #548A33;
	font-size: 1.0em;
}
.grayBold {
	font-weight: bold;
	color: #666666;
	font-size: 1.0em;
}
#rightHolder table {
	line-height: 22px;
}

