h3{
	padding: 0;
	margin: 0;
}

#left{
	width: 80%;
}

#left p{
	width: 75%;
}

li{
	list-style: disc;
	width: 75%;
}

ul, li{
	font-variant: normal;
	font-size: .95em;
	position: relative;
	left: 20px;
}

#contentwide{
	min-height: 400px;
}

#content a{
	text-decoration: underline;
}

#right{
	width: 300px;
	float: right;
	position: relative;
	top: -300px;
	left: 55px;
	margin-bottom: -350px;
}

#caption{
	position: relative;
	left: 150px;
	top: 175px;
}