#wrapper {
	text-align: left;
	padding: 0px;
	border:0;
	width: 1190px;
	background: url("/path/to/your/background_cols.gif") repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0 0 15px 0;
}

#side-a {
	float: left;
	width: 80%;
	background-color: #eaedf5;
}

#side-b { 
	margin: 0;
	float: left;
	width: 300px;
	height: 1% 
}

#run1 {
	width: 300px;
	height: 250px;
	background-color: #eaedf5;
	background-image: url(../images/home_page_book_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.runaround {
	float: right;
	clear: right;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
}
.indent {
	float: right;
	clear: left;
	padding: 10px;
	margin: 5px;
	text-align: right;
}
#who {
	width: 400px;
	height: 140px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
}
#runjoin {
	width: 620px;
	height: 420px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
}
#run1longer {
	width: 300px;
	height: 300px;
	background-color: #eaedf5;
	background-image: url(../images/home_page_book_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#run1longerforquotes {
	width: 300px;
	height: 400px;
	background-color: #eaedf5;
	background-image: url(../images/home_page_book_bglonger.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#newscoluumn {
	width: 800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#newsflash {
	width: 300px;
	height: 250px;
	background-color: #eaedf5;
	background-image: url(../images/newsflash.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#leadership {
	width: 400px;
	height: 400px;
	background-color: #eaedf5;
	background-image: url(../images/changingleader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


