html {
overflow-y:scroll; 
}
#divcontainer {
	position:relative;
	width:626px;
	height:329px;
	z-index:auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
body,td,th {
	font-family: Helvetica;
	color: #6d6e71;
	font-size: 14px;
}
body {
	margin-top: 14px;
	background-color: #bcbdc0;
}
a:link {
	color: #6d6e71;
	text-decoration: none;
}
a img {
	border:none;
}
a:visited {
	text-decoration: none;
	color: #6d6e71;
}
a:hover {
	text-decoration: none;
	color: #6d6e71;
}
a:active {
	text-decoration: none;
	color: #6d6e71;
}

.phone {
	color: #0a6b35;
}
a.wickedl {
	color: #065C2D;
}

.phonebold {
	color: #0a6b35;
	font-weight: bold;
}

.footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family:Arial;
}
a.sidebar {
	font-size: 12px;
	color: #0a6b35;
}

.lowermain {
	font-size: 10px; color: #6d6e71; 
}

a.sidebar:hover {
	font-size: 12px;
	color: #939497;
}
a.wickedl:hover {
	color: #0A8D45;
}
#float {
	position: absolute;
	left: 465px;
	top: 19px;
}
#image2 {
	position:absolute;
	height: 330px;
	width: 190px;
	left: 920px;
	top: 219px;
}
.img {
border-style:solid;
border-width:2px;
border-color:#CBDB2A;
}