#header h1 {
	background: url('/images/genericHeaders/rotate.php') no-repeat top left;	
}

#content h4 {
	margin-top: 20px;
}

#content .caption {
	font-size: 10px;
	color: #666;
	line-height: 12px;
}

#content .sidebar {
	color: #fff;
	line-height: 14px;
	background-color: #88a7a7;
	width: 240px;
	padding: 15px;
	margin: 0 20px;
	float: right;
}

#content .sidebar a {
	color: #fff;
	text-decoration: underline;
}

#content .sidebar h5 {
	text-transform: uppercase;
}

#content .sidebar img {
	border: 4px solid #fff;
}

#youtubevideo {
	width: 230px;
	margin: 0 20px 20px;
	float: right;
}

