/*00445C = Blue (dark background)*/
/*FFFAC0 = Yellow-Pale (content area)*/
/*F2DC3C = Yellow-Bold (Links)*/
/*98012E = Red (logo)*/
/*BA9F6A = Tan/Gold*/

html {border:0;}

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

img {
	border: 0px none transparent;
}

#coody_wrapper {
/*	background-color: #00445C;*/
	width: 790px;
	text-align: left;
	margin: 0 auto;
}

#coody_header {
	background: url('images/header.jpg') no-repeat top left;
	width: 800px;
	height: 150px;
}

#coody_left {
background: #00445C url('images/bg.jpg')  repeat-x  top left;
	width: 140px;
	margin: 0;
	float: left;
}

#head_block {
	background: url('images/header_left.jpg')  no-repeat scroll top left;
	width: 140px;
	height: 160px;
}


#coody_nav {
	width: 140px;
	margin: 0;
	padding: 0;
}

#coody_affiliates {
	width: 140px;
	margin: 0 auto;
	text-align: center;
}

#coody_affiliates img {
	margin: 10px 0 0 0;
}

#coody_right {
	background-color: #FFFAC0;
	width: 650px;
	margin: 0;
	float: left;
}

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

#coody_content {
	background: url('images/watermark.jpg')  no-repeat scroll top center;
	padding: 10px 10px 0 10px;
}

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

#coody_footer {
	width: 650px;
	text-align: center;
	margin: 1em 0 0 140px;
	clear: both;
}

.clearme {
	clear: both;
}

.auctionlist {
	width: 625px;
}