﻿#contentArea{
	background: transparent url('../images/2column_bg.png') repeat-y 21px 0;
}

#left{
	float: left;
	width: 237px;
	margin-right: 3px;
}

#left h2{
	background-color: #926931;
}

#left .content a:link, #left .content a:visited{
	color: #FFB648;
}

#right{
	float: left;
	width: 478px;
	margin-left: 4px;
}

#right h2{
	background-color: #552E00;
}

#right .content a:visited, #right .content a:link{
	color: #FFB648;
}
