/**
 * Structure
 */

/* Container */
div#container {
	background:url("../gfx/large_content_bg.gif") repeat-y;
}

div#main { width:100%; }

/* Content */
div#content { width:828px; }
