/*-------------------------FEEL--------------------------------------------*/	
	
/*NEEDS TO BE SET ON A INDERVIDAL BASES // HEIGHT WIDTH TOP*/	
	div.rightConner{
		position: absolute;
		top: 0px;
		right: 0px;
		width: 215px;
		height: 341px;
		z-index: 0;
	}	
	
	div.thePageTop {
		position: relative;
		width: 775px;
		/*border: #00FF00 solid 1px;*/
		height: 22px;
		margin-top: 30px;
		background-repeat: no-repeat;
		
	}
	
	div.pageTitle {
		position: relative;
		clear: left;
		width: 203px;
		height: 33px;
		margin: 0px 0px 0px 480px;
		
	}
	
	div.pgColorBand {
		position: relative;
		float:left;
		width: 100%;
		height: 2px;
		margin: 6px 0px 12px 0px;
		background: #fcd9ea;
	}
	
	
	div.thePageMiddle {
		position: relative;
		width: 775px;
		background-repeat: repeat-y;
		text-align:left;		
	}
	
	div.rightCon {
		position: relative;
		float:left;
		width: 522px;
	}
	
	
	div.testCon_imgBg {
		position: relative;
		width: 522px;
		background-image: url(/images/feelgreatImg-01.jpg);
		margin-bottom: 20px;	
		float: left;
	}
	
	div.feelStories_imgBg {
		position: relative;
		width: 522px;
		background-image: url(/images/feelgreatImg-02.gif);
		margin-bottom: 20px;	
		float: left;
	}
	
	div.editor {
		position: relative;
		width: 522px;
		margin-bottom: 20px;
		float: left;	
	}
	
	div.photo {
		position: relative;
		width: 137px;
		float: left;
	}
	
	div.editorNotes {
		position: relative;
		width: 385px;
		float: left;
	}
	
	div.feelBottm {
		position: relative;
		width: 522px;
		float: left;
	}
	
	p.feelcallCopy {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		margin: 5px 5px 0px 5px;
	}
	
	/*-------------LEFT------------------*/
	div.bottmLeft {
		position: relative;
		float:left;
		width: 256px;
	}
	
	div.blue {
		position: relative;
		float:left;
		width: 256px;
		background-color: #072568;
		padding: 5px 0px 5px 0px;
	}
	
	a.leftCall01 {
		font-family: "Courier New", Courier, monospace;
		font-size: 1.1em;
		text-decoration: none;
		text-transform: uppercase;
			
	}
	
	/*-------------RIGHT-----------------*/
	div.bottmRight {
		position: relative;
		float:left;
		width: 256px; 
		margin: 0px 0px 0px 8px;
		padding: 5px 0px 6px 0px;
		background-color: #c60062;
	}
	
	a.rightCall01 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		color: #c60062;
		background-color: #ffff99;
		text-decoration: none;
		text-transform: uppercase;
		
	}
	
	p.bottmRight-hdr{
	padding-left:10px;}
	
	/*---*/
	div.colorBlock {
		position: relative;
		height: 115px;
		width: 522px;
		float: left;
		margin: 8px 0px 0px 0px;
		background-color: #f9e5ef;
	}
	
	a.feelTitle01 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 3em;
		color: #fff25e;
		background-color: #c60062;
		text-decoration: none;
		text-transform: uppercase;
		
	}
	
	div.thePageBottom {
		position: relative;
		width: 775px;
		/*border: #00FF00 solid 1px;*/
		height: 33px;
		background-repeat: no-repeat;
		
	}
	
	
		div.homeContent {
		position: relative;
		width: 715px;
		margin: 0px 0px 0px 35px;
		/*border: #00FF00 solid 1px;*/
		
	}

	/*-------------STORY------------------*/	

	div.storyCon {
		position: relative;
		clear: left;
		width: 522px;
		padding: 30px 0px 0px 0px;
	}
	
	div.girlPhoto {
		position: absolute;
		top: 70px; 
		right: 4px;
		width: 137px; 
		height: 160px;
	}
	
	div.boyPhoto {
		position: absolute;
		top: 50px; 
		left: -16px;
		width: 136px; 
		height: 158px;
	}
	
	div.story01 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 385px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
	}
	
	h2.storyTitle01 {
		position: relative;
		clear: left;
		margin: 0px 0px 0px 21px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
	}
	
	p.storyCopy {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: #000000;	
		margin: 0px 8px 0px 8px;
		padding: 0px 0px 16px 0px;
		
	}
	
	h2.storyTitle02 {
		position: relative;
		clear: left;
		padding: 0px 0px 0px 21px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat:repeat-x;
		background-position:bottom;
	}
	
	div.story02 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 443px;				
	}
	
	div.story03 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 406px;
		margin: 0px 0px 0px 52px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat:repeat-x;				
	}
	
	div.story04 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 443px;
		margin: 0px 0px 0px 52px;				
	}
	
	div.story05 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 404px;
		margin: 0px 0px 0px 102px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat:repeat-x;				
	}
	
	div.story06 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 404px;
		margin: 0px 0px 0px 102px;				
	}
	
	/*----------TOP 10-------------------*/
	
	div.girlPhoto02 {
		position: absolute;
		top: 0px; 
		left: -11px;
		width: 140px; 
		height: 162px;
	}
	
	div.girlPhoto03 {
		position: absolute;
		top: 151px; 
		right: 25px;
		width: 131px; 
		height: 154px;
	}
	
	div.boyPhoto02 {
		position: absolute;
		top: 360px; 
		left: 0px;
		width: 152px; 
		height: 170px;
	}
	
	div.girlPhoto04 {
		position: absolute;
		top: -25px; 
		right: -10px;
		width: 131px; 
		height: 155px;
	}
	
	div.girlPhoto05 {
		position: absolute;
		left: -14px; 
		top: 233px;
		width: 132px; 
		height: 156px;
	}	
	
	h2.top10Title01 {
		position: relative;
		clear: left;
		margin: 0px 0px 0px 21px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.2em;
		text-transform: uppercase;
	}
	
	div.topTen01 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 409px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 111px;
	}
	
	div.topTen02 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 440px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 0px;
	}
	
	div.topTen03 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 472px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 24px;
	}
	
	div.topTen04 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 371px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 0px;
	}
	
	div.topTen05 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 398px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 112px;
	}
	
	div.topTen06 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 465px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 26px;
	}
	
	div.topTen07 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 335px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 40px;
	}
	
	div.topTen08 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 337px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 64px;
	}
	
	div.topTen09 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 447px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 2px;
	}
	
	div.topTen10 {
		position: relative;
		clear:left;
		background-color:#f9e5ef;
		width: 400px;
		background-image: url(../../images/feelgreatWhite_titleSpace.gif);
		background-repeat: repeat-x;
		margin: 0px 0px 0px 95px;
	}