#leftcolumn{
	float: left;
	top: 0px;
	left: 0px;
	width: 160px;
	padding: 10px;
}

#rightcolumn{
	float: right;
	top: 0px;
	width: 228px;
	background-color: #e7e7e7;
}

#rightcolfooter{
	width: 228px;
	height: 20px;
	background-image: url(../images/template/featurefoot.gif);
	background-repeat: no-repeat;
	margin: 0px;	
}

#rightcolumn p{
	margin-left: 5px;
	margin-bottom: 0px;
}

#maincontent{
	margin-left:185px;
	margin-right:245px;

	padding-bottom: 20px;
	padding-top: 10px;
}
