/* layout divs */

html,body {
	background-image: url("../commonimages/farsite_background.jpg");
}

div#container {
	width:960px;
}

#news_contact_panel {
	left: 302px;
}

div#header {
	width:963px;
	left: -2px;
}

div#footer {
	width:941px;
}

#text_column {
	background-position: top;
	padding: 0;
	/*overflow: visible; /* WW */
	width: 620px;
} 

/*big pics in main text column*/
#big_pic {
	width: 600px;
}

#text_below_big_pic {
	width: 600px; /* WW */
}

#quicklinks_column {
	left: 645px;
}
