#wrapper {
	background-color: #FFFFFF;
	height: 600px;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	background-image: url(images/slices/images/Untitled-1_01.jpg);
	height: 153px;
	width: 100%;
}
#cumbs {
	height: 13px;
	width: 400px;
	background-color: #FFFFFF;
	left: 140px;
	position: relative;
}
#imagebar {
	height: 45px;
	width: 200px;
	float: right;
}
#mainbody {
	background-color: #FFFFFF;
	height: 1500px;
	width: 100%;
}
#footer {
	background-color: #2E3C49;
	height: 50px;
	width: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #93C301;
}
#leftcol {
	float: left;
	height: 1500px;
	width: 130px;
	position: relative;
	padding: 5px;
	top: 0px;
}
#rightcol {
	float: right;
	height: 1500px;
	width: 135px;
	position: relative;
	padding: 5px;
}
##rightcolimg {
	height: 50px;
	width: 90%;
	background-color: #666666;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4F5E;
}
.env {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #88A24E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335823;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#imageholder {
	left: 422px;
	top: 311px;
	position: absolute;
	width: 400px;
	background-color: #666666;
}
