body	{
	color: #330000;
	background-color: #89a480;
	text-align: center;
	min-width: 850px;
	font: 13px 'century gothic', gadget, verdana;
	line-height: 15px;
}

#container1 {
	background-color: #cbc488;
	width: 800px;
	height: 530px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}

#maincontainer1 {
	color: #330000;
	font: 13px 'century gothic', gadget, verdana;
	line-height: 15px;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 435px;
}

#container2 {
	background-color: #cbc488;
	width: 800px;
	height: 780px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}

#maincontainer2 {
	color: #330000;
	font: 13px 'century gothic', gadget, verdana;
	line-height: 15px;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 685px;
	text-align: center;
}

#container3 {
	background-color: #cbc488;
	width: 800px;
	height: 1380px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}

#maincontainer3 {
	color: #330000;
	font: 13px 'century gothic', gadget, verdana;
	line-height: 15px;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 1300px;
	text-align: center;
}

#container4 {
	background-color: #cbc488;
	width: 800px;
	height: 2595px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}

#maincontainer4 {
	color: #330000;
	background-color: #cbc488;
	font: 13px 'century gothic', gadget, verdana;
	line-height: 15px;
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 3000px;
}

#home {
	background-color: #89a480;
	width: 800px;
	height: 35px;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;
}

#topcontainer {
	background-color: #5a7750;
	color: #330000;
	width: 800px;
	height: 30px;
	position: relative;
	top: 0;
	left: 0;
}

#bottomcontainer {
	background: url(images/texture2.gif) #5a7750;
	background-repeat: repeat-x;
	text-align: center;
	color: #cbc488;
	font: 11px 'century gothic', gadget, verdana;
	line-height: 11px;
	width: 800px;
	height: 47px;
	position: relative;
	bottom: 0;
	left: 0;
}

#columna {
	width: 16%;
	margin: 0 0 0 15px;
	float: left;
	text-align: left;
}

#columnb {
	width: 75%;
	float: left;
	padding: 0 0 0 10px;
	text-align: left;

}

#columnc {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.leftspacer {
	background: url(images/space.gif);
	width: 20px;
	height: 100%;
	float: left;
	border: 1px solid #fff;
}

#smText {
	text-indent: -9999px;
}
	