div#main {
	width: 975px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/bg-main.gif);
	position: relative;
}

/* The container for the two pieces of content on the right */
div#maincontent { width: 926px; padding-top: 15px; margin-left: 25px; }
div#mainimage { width: 926px; margin-left: 25px; }

/* The two boxes on the right */
div#content {
	float: left;
	width: 680px;
}

div#news {
	width: 246px;
	float: left;
	text-align: center;
}
