﻿/* MODIFIED GRIDS FOR 1 COLUMN LAYOUT */

#column2		{width: 100%; margin-left:0%; margin-right:0%}



#column1		{width: 0%; visibility:hidden; display:none;}

#column3		{width: 0%; visibility:hidden; display:none;}

#column4		{width: 0%; visibility:hidden; display:none;}





/* MODIFIED background images 

#bdy_wrapper				{background:url('../../graphics/1column_bg.jpg') no-repeat center top; width:100%}

body						{background:url('../../graphics/1column_body_bg.jpg') center top;}

*/



/*

#columns_top				{background: url('../../graphics/columns_top1.png') top center no-repeat; height:150px; width:auto;}



#columns_bg					{background: url('../../graphics/columns_bg1.png') top center repeat-y;}



#columns_bottom				{background: url('../../graphics/columns_bottom1.png') bottom center no-repeat; height:110px; width:auto;}

*/





