body 
{

	font-family:Arial;
	font-size:12pt;
}

#outer
{	
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	width:100%;
	}

#wrapper
{
	width:902px;
	margin:0px auto 0px auto;
}
	
#content
{
	width:891px;
	/* padding-left:189px;
 	margin-right:11px;
 	margin-top:14px; This comment plus next 2 lines added by Jack */
	margin: 28px auto;
	text-align:center;
}

#videoFeatured
{
	width:211px;
	height:160px;
	margin-top:5px;
	margin-left:31px;
	margin-right:32px;
}
/***************************** 2020 Vision Video Page **********************/

#Inner2020 
{
	color:#13BDE7;
	font-weight:bold;
	width:284px;
	height:228px;
	font-size:10pt;
	text-align:left;
	margin-left:1px;
	float:left
	
}

#contentRightWide2020
{
	width:595px;
	height:215px;
	background-image:url("/images/2020/Row1.jpg");
	float:right;
	padding-top:13px;
	margin-bottom:8px;
}

#contentRow22020
{
	width:853px;
	height:216px;
	background-image:url("/images/2020/Row2.jpg");
	text-align:left;
	font-size:9pt;
	font-weight:bold;
	padding-left:37px;
	padding-top:14px;
	color:#4B4524;
	clear:both;
}

#contentRow32020
{
	width:558px;
	height:214px;
	margin-top:8px;
	background-image:url("/images/2020/Row3.jpg");
	float:left;
	margin-right:5px;
	text-align:left;
	color:#4B4524;
	padding-left:37px;
	padding-top:14px;	
	font-size:9pt;
	font-weight:bold;	
	clear:both;
	margin-bottom:8px;
}

	#contentRow3SubmitVideo2020
	{
		width:289px;
		height:228px;
		background-image:url("/images/2020/VideoPageSendUsYourVideoPanel.jpg");
		margin-top:8px;
		text-align:right;
		float: left; /* added by Jack */
	}

#videoBottomButton2020
{
	position:relative;
	top:192px;
	right:12px;
}

.videoSliderCeleb2020
{
	width:880px;
	height:120px;
	margin-left:1px;
	margin-right:1px;
	margin-top:20px;
	position:relative;
	left:-18px;
}

.videoSliderButtonLeft2020
{
	width:15px;
	height:56px;
	float:left;
	padding-top:38px;
}

.videoSliderButtonRight2020
{
	width:15px;
	height:56px;
	padding-top:38px;
	float:left;
	margin-left:8px;
}

.videoSliderInner2020
{
	height:120px;
	float:left;	
	white-space:nowrap;

}


#wnVideoCeleb2020
    {
      position: relative;
      width: 820px;
      height: 130px;
      overflow: hidden;
      white-space:nowrap;
    } 
   

#wnVideoYour2020
{
      position: relative;
      width: 522px;
      height: 130px;
      overflow: hidden;
      white-space:nowrap;	
	
	}
	


.videoSliderYour2020
{
	width:560px;
	height:120px;
	margin-left:1px;
	margin-right:1px;
	margin-top:20px;
	position:relative;
	left:-18px;
}

/******** Classes ********/
.headerBlue
{
	font-size:14pt;
	color:#13B0E7;
}

.headerBrown
{
	font-size:14pt;
	color:#4B4524;
}

.blue
{
	color:#13B0E7;
}

.brown
{
	color:#4B4524;	
	}

.smallBold
{
	font-size:10pt;
	font-weight:bold;
}

img
{ 
	border:0px;
}

