/* CSS Document */













.column#text .thing h1 {
	background: url(../../cssnew/greenmidpalemid25.jpg);
	border-bottom-color: #C0F2BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #C0F2BF;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: 69%;
	font-weight: normal;
	height: 13px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 120px;
	margin-right: 0px;
}

.column#text .thing img{ float: none; margin-right: 0px; }

.holder {
	float: left;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	position: relative;
	width: 100%;
}

.lefty { float: left; height: 650px; width: 396px; }

.otherholder { width: auto; }

.righty { float: right; height: 600px; width: 118px; }

.thing {
	border: none;
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 6px;
	position: static;
	width: 120px;
}

