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

#contentarea {
	background: url(/images/fadebg.gif) top left no-repeat;
}

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