body {
	background: #003333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 830px;
	margin: 40px auto;
}

#left {
	width: 260px;
	font-size: 0.75em;
	padding: 3px;
}

#right {
	float: right;
	width: 560px;
	height: 1500px;
	background: #FFFFFF;
	color: #333;
	font-size: 0.9em;
}

#right li {
	list-style-type: none;
	font-weight: bold;
	padding-bottom: 10px;
}

#navigation {
	text-align: center;
	padding: 20px;
}
