﻿@import url('PublicGeneral.css'); 



/*
Three column background images
*/
#outerColumnContainer {
	background: transparent url(img/content_background_2_column.png) top center repeat-y;
}



#contentColumn 
{
	width: 350px;
}

