#navigation {
	width: 700px;
	}

#splash,#content {
	margin: 0 auto;
	max-width: 65em;
	}

.right {
	background: url(../i/orange/stripe.png) repeat-y top left;
	background: none;
	float: right;
	display: block;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
	min-height: 200px;
	width: 30%;
	}
