/* CSS Document */

#maincontent{
	float:left;
	margin:5px;
	width:590px;
	background-color:#CC66FF;
	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;
}
a{color:#FFFFFF;}
