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; Commented out these 2 plus added next 2 lines - Jack */
	margin: 28px auto;
	text-align:center;
}

.special
{
	width:211px;
	height:160px;
	margin-top:5px;
	margin-left:31px;
	margin-right:32px;
}
/***************************** 2020 Vision Words 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;
}

	#contentRow3SubmitWords2020
	{
	width:289px; 
		height:228px;
		background-image: url('/images/2020/WordsPageSendUsYourStories.jpg'); /*url("/images/2020/WordsPageSendUsYourStories.jpg") this doesn't exist replaced with one that does*/
		margin-top:8px;
		text-align:right;
		float: left /* Added by Jack */
		}

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

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

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

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

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


#wnWordsCeleb2020
    {
      position: relative;
      width: 820px;
      height: 130px;
      overflow: hidden;
      white-space:nowrap;
    } 
    
#wnWordsCeleb2020 td
{
	padding-right:3px;
	padding-left:3px;
}
     

#wnWordsYour2020
{
      position: relative;
      width: 522px;
      height: 130px;
      overflow: hidden;
      white-space:nowrap;	
	
	}
	
	#wnWordsYour2020 td
{
	padding-right:3px;
	padding-left:3px;
}

.wordsSliderYour2020
{
	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;
}

/* added by Jack */
.snippet {width: 120px; white-space: normal;}

.snippet.special {width: 213px;}
