/*#0D1F3C - Blue (dark / footer)*/
/*#7BADDB - Blue (background)*/
/*#2558AA - Blue (nav)*/
/*#82BCCA - Aqua*/
/*#F7EF6E - yellow (bright)*/
/*#FEFEE3 - yellow (pale)*/

html {border:0;}

body {
	background: #74aad8 url('images/bg2.jpg') center top no-repeat;
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0px none transparent;
}

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

#morris_wrapper { /*outter wrapper that holds it all together*/
	background: url('images/long_bg.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto;
}

#morris_header {
	background: url('images/header_bg.jpg')  no-repeat scroll top left;
	width: 900px;
	height: 300px;
}


#morris_flash_holder {
	background: url('images/morris_flash.jpg')  no-repeat scroll top left;
	width: 485px;
	height: 300px;
	margin-left: 415px;
	position: absolute;
	top: 0;
}

#morris_nav {
  background: #2558AA;
  border-bottom: 1px solid #2558AA;
}

#morris_content {
	width: 625px;
	margin-top: 20px;
	margin-left: 20px;
}

#morris_content2 {
	width: 860px;
	margin-top: 20px;
	margin-left: 20px;
}


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

#morris_footer2 {
	background: url('images/footer2.jpg')  no-repeat scroll top left;
	width: 900px;
	height: 100px;
}


/* ============================ */
/* = RIGHT COLUMN WITH INSETS = */
/* ============================ */

#right_column {
	width: 215px;
	margin-bottom: 20px;
	float: right;
}

#auction_inset {
/*	background: url('images/inset_bg.jpg')  repeat-y scroll top left;*/
	width: 220px;
	margin-top: 20px;
}

.insetRight {
	width: 190px;
	float: left;
}

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

#auction_body {
	background: url('images/inset_bg.jpg')  repeat-y scroll top left;
/*	float: right;*/
/*	margin-left: 25px;*/
}

#auction_bottom {
	background: #FEFEE3;
	width: 190px;
	height: 35px;
/*	margin: 0;*/	
/*	float: right;*/
/*	margin-left: 25px;*/
}


/*NEWS INSET BEGINS HERE*/

#news_inset {
	background: url('images/inset_bg.jpg')  repeat-y scroll top right;
	width: 215px;
	margin-top: 20px;
	clear: both;
}

#news_top {
	background: url('images/inset_top2.jpg')  no-repeat scroll top right;
	width: 190px;
	height: 38px;
}

#news_body {
	background: url('images/inset_bg.jpg')  repeat-y scroll top right;
/*	float: right;*/
}

#news_bottom {
	background: #FEFEE3;
	width: 190px;
	height: 35px;
}

/* EMAIL SIGNUP */

#inset_join {
	position: relative;
	top: 270px;
	margin-left: 120px;
	height: 50px;
}

#signup, #submit {
	display: inline;
}

#submit {
	position: absolute;
	top: 2px;
}




.clearme {
	clear: both;
}

.lefty {
	float: left;
}

#staff {
	margin-bottom: 20px;
}


#staff p {
	padding-top: 10px;
	clear: left;
	border-top: 1px solid #999;
	text-align: justify;
}

#staff p img {
	float: left;
	margin-right: 20px;
	margin-bottom: 1em;
	border: 1px solid #CCC;
}

#staff strong {
	font-size: 1.5em;
	color: #2558AA;
}

td.dashes {
	border-right: 1px dashed #666;
}

.charity_photos {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.charity_photos img {
	margin: 0 3px 0 0;
}
