/**/
#container {
	}
/**/
#header, #footer {
	padding-right: 0;
	padding-left: 0;
	}
#header #nav, #footer .space {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
#xmasleft {
	text-align: center;
	left: 50%;
	width: 980px;
	margin-right: auto;
	margin-left: -1394px;
	}
#xmasright {
	text-align: center;
	left: 58%;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
	}

#footer {
	height: 89px;
	}
/**/
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 80px 0 240px;
	}

div.front-page p.large {
	display: block;
	}
div.front-page div.bgimage {
	background-color: white;
	background-image: url(../images/newyear_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: -30px;
	width: 640px;
	height: 410px;
	margin: 0;
	}
div.front-page .blurb-left, div.front-page .blurb-right {
	width: 48%;
	float: left;
	}

div.front-page .blurb-left {
	margin-right: 3%;
	}

