/*121A44 = Blue (dark text)*/
/*70183B = Wine (nav text)*/
/*FEF468 = Yellow (bright - nav)*/
/*E30D10 = Red (flag)*/
/*14367C = Blue (background)*/


html {border:0;}

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

img {
	border: 0px none transparent;
}

#aag_wrapper {
	background: url('images/header.jpg')  no-repeat top left;
	width: 950px;
	text-align: left;
	margin: 0;
}

#space_holder {
	width: 950px;
	height: 145px;
}


#aag_nav {
	width: 850px;
	height: 50px;
	margin: 0 0 0 125px;
	padding: 0;
	text-align: left;
}

#navmenu {
	margin:15px 0 0 60px;
	padding: 0;
}


#aag_wrapper2 {
	background: url('images/content_bg.jpg')  repeat-y scroll top left;
	width: 865px;
	margin: 0 0 0 85px;
}

#aag_content {
	padding: 0 20px 10px 20px;
}


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

#aag_footer {
	width: 865px;
	margin: 0 0 0 85px;
	text-align: center;
}

/*Message of the Day*/
#messageDay {
	background: url('images/mod.jpg')  no-repeat scroll top left;
	width: 835px;
	height: 130px;
	margin-top: 1em;
	margin-bottom: 1em;
}


.clearme {
	clear: both;
}

.auctionlist {
	width: 625px;
}

.galleryRight {
	margin-left: 20px;
	float: right;
}

.galleryLeft {
	margin-right: 20px;
	float: left;
}

#motd_body {
/*	border: 1px solid white;*/
	width: 300px;
	height: 70px;
	margin: 0 0 5px 170px;
	position: relative;
	top: 50px;
	overflow: hidden;
}
