/* 
  -----------------------------------
Literary Festivals Australia
  Layout 08: 4 column 940 EPM
  -----------------------------------
*/
body {
	min-width: 940px;
	background-image: url(../images/graphics/litfest_au_bd.jpg);
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_4col.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_4colTop.jpg);
}
#c1, #c2, #c3, #c4 {
	width: 220px;
	margin-right: 20px;
}
#c4 {
	margin-right: 0px;
}
#columns-bottom {
	background-image: url(img/p7iq_4colBottom.jpg);
}
#footer {
	width: 940px;
}

