#container {
	width: 990px;
}

#content {
	width: 600px;
	margin-left: 10px;
}

#content-full-left {
	width: 772px;
	border-left: 15px solid #FFFFFF;
}

#content-full-right {
	width: 772px;
	border-right: 15px solid #FFFFFF;
}

#content-full {
	width: 945px;
}

#rightcol {
	width: 170px;
	border-right-width: 10px;
}

#leftcol {
	width: 170px;
	border-left-width: 10px;
}

#header-spotlight div.moduletable {
	width: 900px;
}
#header {
	background: url(../images/header_large.jpg) no-repeat;
	width: 963px;
}
#topnav {
	background: url(../images/menu_bg_large.jpg) no-repeat bottom #104a6e;
}
#bottomline {
	background: url(../images/footer_large.jpg) no-repeat;
}
