/*F3700B = orange (bright)*/
/*E23402 = orange (dark)*/
/*F2BD9A = peachy*/
/*023E0E = green (dark)*/
/*0B692B = green (medium)*/
/*229147 = green (medium to light)*/
/*98D6AD = green (light)*/


html {border:0;}

body {
	background: #000000;
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px none transparent;
}

#ao_wrapper {
	background: url('images/wrapper_bg.jpg')  repeat-y top left;
	width: 900px;
	text-align: center;
	margin: 20px auto 0 auto;
	position:relative;
}

#ao_header {
	width: 900px;
	text-align: left;
	margin: 0;
}

#logo_left {
	background: url('images/logoarea01.jpg')  no-repeat scroll top left;
	width: 220px;
	height: 220px;
	float: left;
	padding: 0;
	margin: 0;
}

#ao_flash {
	background: url('images/flash.jpg')  no-repeat scroll top left;
	width: 670px;
	height: 220px;
	float: left;
	padding: 0;
	margin: 0;
}

#ao_nav {
	background: url('images/nav_bg.jpg')  no-repeat scroll top left;
	width: 900px;
	height: 30px;
	margin: 0;
	padding: 0;
	clear:both;
}

#ao_nav img {
	margin: 0;
	padding: 0;
}


#menugap {
	width: 275px;
	height: 20px;
}


#ao_leftColumn {
background: url('images/left_bg.jpg')  repeat-y scroll top left;
	width: 220px;
	float: left;
	margin: 0;
}

#ao_contact {
/*	background: url('images/contact_info.jpg')  no-repeat scroll top left;*/
	width: 220px;
	height: 130px;
}



#ao_rightColumn {
	background: url('images/content_bg.jpg')  no-repeat scroll top left;
	width: 680px;
	float: left;
}

#ao_content {
	padding: 60px 40px 0 20px;
	text-align: left;
}

#ao_contentCalendar {
	padding: 60px 20px 0 10px;

}

#ao_content p {
	text-align: left;
}

#home #ao_content,
#home #ao_content p {
	text-align: center;
}


#content_bottom {
	background: url('images/content_bottom.jpg')  no-repeat scroll top left;
	height: 10px;
	width: 865px;
	margin: 0 0 0 85px;
/*	clear: both;*/
}

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


#ao_footer {
	width: 900px;
	margin: 10px auto 0 auto;
	text-align: center;
}


/* ====================== */
/* = Inset styles Begin = */
/* ====================== */
#auction_inset {
	background: url('images/auction_bg.jpg')  no-repeat;
	width: 220px;
  height: 185px;
}

#inset_join {
	width: 220px;
}


#join_body {
	background: url('images/join_bg.jpg')  no-repeat scroll top left;
	width: 220px;
/*	height: 300px;*/
}

#news_inset {
	width: 220px;
	margin: 0;
	padding: 0;
}


#news_body {
	background: url('images/news_bg0.jpg')  no-repeat scroll top left;
	width: 220px;
	height: 250px;
/*	overflow: hidden;*/
}

#news_body0 {
	background: url('images/news_bg0.jpg')  no-repeat scroll top left;
	width: 220px;
	height: 250px;
/*	overflow: hidden;*/
}

.clearme {
	clear: both;
}

.auctionlist {
/*	width: 625px;*/
}
