﻿/* MODIFIED GRIDS FOR 1 COLUMN LAYOUT */
#column2		{width: 90%; margin-left:5%; margin-right:5%}

#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;}
*/
#MenuBarTop.sf-menu			{margin-left:76px !important;}										/*to position menu away from the column bg*/
#news_ticker				{left:65px; }
#optional_content			{left:65px;			width:380px; 	height:auto; }

/*
#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;}
*/


