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

/* layout divs */
div#container {
	width:1054px;
}

#news_contact_panel {
	left: 394px;
}

div#header {
	width:1057px;
	left: 0px;
}

div#footer {
	width:1020px;
}

div.wide_table {
	width: 1037px;
	margin-left: -10px;
}
	
#text_column {
	background-position: 0 0;
	padding:0px 10px 15px;
	height: 426px;
	width: 700px;
}

#big_pic {
	width: 680px;
}

#text_below_big_pic {
/*	position: absolute;
	top: 340px;*/
	width: 700px;
}

#quicklinks_column {
	left: 737px;
}
