#leftSide h1
	{
		font-size:2em;
		padding:20px 0 10px 23px;
	}

#leftSide .headline
	{
		height:15px;
		color:#1f70a0;
		background-color:#93c9ea;
		border-bottom:1px dashed #4b2c00;
		border-top:1px dashed #4b2c00;
		padding:5px 0 10px 30px;
		font-size:16px;
		margin-top:3px;
		margin-bottom:10px;
	}

#topBlurbBoxTop
	{
		background-image:url(images/orangeTextTop.gif);
		margin-top:25px;
	}

#topBlurbBoxBottom
	{
		background-image:url(images/orangeTextBottom.gif);
	}

#topBlurbBox
	{
		background-color:#e96621;
		background-image:none;
	}

#topBlurbBox img
	{
		border:2px solid white;
	}

#topBlurbBox a:link, #topBlurbBox a:visited
	{
		color:#882f00;
	}

#topBlurbBox a:hover, #topBlurbBox a:active
	{
		color:#4b2c00;
	}

#video
	{
		margin-left:25px;
		margin-top:20px;
	}

.onLeft
	{
		margin-left:148px;
		margin-right:0;
	}

#orangeBoxBottom
	{
		margin-bottom:25px;
	}

.thumbnailImageLeft
	{
		border:2px solid white;
		float:left;
		margin-left:60px;
		margin-top:10px;
	}

.thumbnailImageRight
	{
		border:2px solid white;
		margin-right:20px;
		margin-top:10px;
	}

#newsBottom
	{
		margin-bottom:20px;
	}

.photoCredits
	{
		margin-right:20px;
		color:#555;
		font-size:10px;
	}
	}