#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: 400px;
	background-color: #eaedf5;
	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: right;
	padding: 10px;
	margin: 5px;
}
#run1_work {
	width: 350px;
	height: 550px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
}
#run1_world {
	width: 930px;
	height: 80px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
}
#run1work {
	width: 350px;
	height: 550px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
}
#run1_world2 {
	width: 930px;
	height: 80px;
	background-color: #eaedf5;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}

