/**/
#container {
	}
/**/
#header, #footer {
	padding-right: 0;
	padding-left: 0;
	}
#header #nav, #footer .space {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
#xmasleft {
	text-align: center;
	left: 50%;
	width: 980px;
	margin-right: auto;
	margin-left: -1264px;
	}
#xmasright {
	text-align: center;
	right: 0;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	}
#footer {
	height: 89px;
	}
/**/
#content {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 20px 119px;
	}
#container.requirements #content {
	padding-right: 0;
	padding-left: 0;
	}
div.front-page p.large {
	font-size: 1em;
	line-height: 1.2em;
	}
div.front-page .bgimage {
	background-color: white;
	background-image: url(../images/newyear_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 470px;
	height: 301px;
	margin-right: 230px;
	}

div.front-page .black {
	font-size: 1.4em;
	}

/**/
#rightcol {
	width: 230px;
	}
div.front-page .blurb-left, div.front-page .blurb-right {
	width: 470px;
	}
/**/
div.module {
	background-image: url(../images/module_bkgnd_230.gif);
	width: 230px;
	}

div.orange {
	/*background-image: url(../images/module_bkgnd_230_orange.gif);*/
	}

div.module div.modulebody {
	background-image: url(../images/module_body_230.gif);
	}

div.orange div.modulebody {
	background-image: url(../images/module_body_230_orange.gif);
	}

/**/
#nameregistration label {
	width: 11em;
	margin-top: 0px;
	display: block;
	}

#nameregistration .field {
	font-size: 1em;
	}
