/*========================================================*/
/* Container */
/*========================================================*/


.content
{
	background-image: url(images/content_bkrd.png);
	background-repeat: repeat;
	width: 1px;
	height: 1px;
}

.bottomcon
{
	background-repeat: repeat-x;
}

