p { margin-top: 12px; margin-bottom: 12px; }

#content {
}

#column {
	position: absolute;
	width: 300px;
	height: 430px;
	
	left: 15px;
	top: 20px;
	
	line-height: 12px;
	
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#pic {
	position: absolute;
	left: 270px;
	top: 15px;
}

.nav {
	margin-top: 20px;
	position: relative;
	text-align: center;
}

.nav img {
	border: 0;
	margin-right: 15px;
}
