/* #AE0001 = RED-DARK */
/* #C84D3B = RED-MID */
/* #006766 = GREEN-DARK */
/* #006766 = GREEN-MID*/
/* #66A3A1 = GREEN-LIGHT */
/* #6EADAE = GREEN-LIGHT (nav) */


html {border:0;}

body {
	background: #003D53 url('images/bg.jpg')  repeat-x top left;
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px none transparent;
}

.centerme {
	text-align: center;
	margin: 0 auto;
}

#centennial_wrapper {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

#centennial_header {
	background: url('images/header.jpg')  no-repeat scroll top left;
	width: 970px;
	height: 120px;
}

#centennial_flash {
	margin-left: 158px;
}


/* =============== */
/* = Left Column = */
/* =============== */

#leftColumn {
	width: 135px;
	margin-top: 25px;
	float: left;
}

#centennial_nav {
/*	background: #6EADAE;*/
}

#inset_join {
	margin-top: 15px;
}


#join_top {
	background: url('images/join_top.jpg')  no-repeat scroll top left;
	width: 135px;
	height: 75px;
}

#join_body {
	margin: 10px 0;
}

#signup p {
	margin: 0;
	padding: 0;
}

/* ================= */
/* = Center Column = */
/* ================= */

#centerColumn {
	width: 650px;
	float: left;
}

#content_top {
	background: url('images/content_top.jpg')  no-repeat scroll top left;
	width: 650px;
	height: 25px;
}

#content_wrapper { /*620px is the max width for anything in this area*/
	background: white;
	padding: 0 15px;
}

#content_body {
	background: white url('images/watermark.jpg')  no-repeat scroll top center;
}


#topNav {
	margin: 0 auto;
	text-align: center;
}


#flash2 {
	margin: 0 auto;
	text-align: center;
}


#content_bottom {
	background: url('images/content_bottom.gif')  no-repeat scroll top left;
	width: 650px;
	height: 15px;
}


/* ================ */
/* = Right Column = */
/* ================ */

#rightColumn {
	width: 185px;
	margin-top: 25px;
	float: left;
}

#auction_inset {
	width: 185px;
	height: 275px;
}

#auction_top {
	background: url('images/scroller_top.jpg')  no-repeat scroll top left;
	width: 185px;
	height: 25px;
}

#auction_body {
	background: white url('images/scroller_bg.jpg')  repeat-y scroll top left;
	width: 185px;
	height: 275px;
	text-align: center;
}
