﻿/* CSS */
/* LAYOUT */
#container {
	width: 960px;
	margin: 15px auto 0;
	background: #ffffe0 url(/images/pillar_slice.gif) top left repeat-y;
}

#main-container {
	width: 960px;
	background: url(/images/pillar_top.gif) top left no-repeat;
}