#main-r {
	float: left;
	height: auto;
	width: 235px;
	padding-left: 3px;
}
#main-c {
	float: left;
	height: auto;
	width: 235px;
	padding-left: 3px;
}
#main-l {
	float: left;
	height: auto;
	width: 460px;
	padding-left: 5px;
}
#main-copy {
	padding: 0;
	margin: 0;
	width: 948px;
	text-align: left;
	position: relative;
	height: auto;
}
#main-copy p a {
	color: #006;
	text-decoration: none;
}
#main-copy p a:visited {
	color: #006;
}
#main-copy p a:hover {
	color: #999;
}
#main-copy h2 {
	margin-left: 10px;
	font-weight: normal;
	margin-bottom:25px;
}
p .main-copy-more {
	float: right;
	padding-right: 10px;
}
p {
	font-size: 13px;
}
#main-copy #main-c p .main-copy-more {
	color: #C60;
}
#main-copy #main-r p .main-copy-more {
	color: #C60;
}

footer {
	margin-top:-10px;	
}

#main-l-2
, #main-l-2 + p {
	margin-top:30px;
}

#main-l-2 + p + p {
	margin-bottom:30px;	
}

#main-l-2 + p + p + h2 {
	margin-bottom:35px;
}

#page, #mainTbl {
	background:none;
}

#Thumbs {
	margin-top:30px;
	margin-bottom:20px;	
}