/* CSS Document */

#maincontent{
	float:left;
	margin:5px;
	width:590px;
	background-color:#FF6060;
	background-image:url(images/maintop.gif);
	background-repeat:no-repeat;
}
#maincontentfooter{
	background-image:url(images/mainbtm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}
#halftextwrapper {
	width:236px;
	float:right;
	font-size:11px;
	height:315px;
}
#centercol {width:400px;
text-align:left; background-color:#FF0033; padding:5px; width:490px;}
a {color:#FFFFFF;}