/*#880A03 Dark Red*/
/*#D90A00 Red*/
/*#111E47 Blue*/
/*#F3ECCA Light Gold*/
/*#404040 Grey*/


/*#F8D930 Gold*/


body {
	background-color: black;
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px none transparent;
}

#mcghee_wrapper {
	width: 900px;
	text-align: left;
	margin: 20px auto 0 auto;
}

#mcghee_flash {
	background: url('images/flash.jpg') no-repeat top left;
	width: 900px;
	height: 275px;
}

#yellow_stripe {
	background-color: #F8D930;
	width: 900px;
	height: 5px;
}

#mcghee_main {
	background-color: white;
	width: 900px;
	margin: 0;
}

#mcghee_content {
	background-color: white;
/*	width: 860px;*/
	padding: 20px;
}

#mcghee_footer {
	width: 900px;
	margin: 0 auto;
}

#mcghee_affiliations {
	background: url('images/affiliations.jpg') no-repeat top left;
	width: 900px;
	height: 115px;
}

#mcghee_contact {
	background: url('images/mcghee_footer.jpg') no-repeat top left;
	width: 900px;
	height: 95px;
}


#right_column {
	float: right;
	width: 255px;
	text-align: center;
	margin-right: -10px;
}

#mcghee_logo {
	background: url('images/logo_sm.png') no-repeat top left;
	width: 235px;
	height: 125px;
	margin: 0 auto;
}



/* ===================== */
/* = INSETS BEGIN HERE = */
/* ===================== */

/*Auction Alert Inset*/
#inset_join {
	width: 235px;
	margin: 0 10px;
	text-align: left;
}

#join_top {
	background: url('images/join_top.jpg') no-repeat top left;
	width: 235px;
	height: 125px;
}

#join_body {
	background: url('images/join_bg.jpg') repeat-y top left;
	width: 235px;
}

#join_bottom {
	width: 235px;
	height: 45px;
}





.clearme {
	clear: both;
}
