body {
	background-color	:	white				;
	border			:	0px				;
	margin			:	0px				;
	padding			:	0px				;
}

#wholeContainer {
	text-align		:	left				;
	width			:	854px; /* changed from 100% */	;
}

/** added new begin **/

div#mainHeaderBlock	{
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/toplogobg.gif&type=header)	;
	background-repeat	:	repeat-x					;
	border			:	0px						;
	height			:	155px						;
	margin			:	0px						;
	padding			:	0px						;
	width			:	100%						;
}

div#logoBlockLeft	{
	background-image	:	url(/images/speech4successLogoSmall.png) 	;
	background-repeat	:	no-repeat					;
	border			:	0px						;
	float			:	left						;
	height			:	150px						;
	margin			:	0px						;
	padding			:	0px						;
	width			:	100px						;
}

div#logoBlockRight	{
	float			:	left						;
	height			:	100px						;
	width			:	720px						;
}

div#bannerBlockTop	{
	background-repeat	:	no-repeat					;
	background-image	:	url(/images/new/speech4success-dot-com.png)	;
	border			:	0px						;
	float			:	left						;
	height			:	90px						;
	margin			:	0px						;
	padding			:	0px						;
	width			:	720px						;
}

div#bannerBlockBottomLeft {
	background-image	:	url(/images/new/phonenbr.png)			;
	background-repeat	:	no-repeat					;
	border			:	0px						;
	float			:	left						;
	height			:	50px						;
	margin			:	0px						;
	padding			:	0px						;
	width			:	360px						;
}

div#bannerBlockBottomRight {
	border			:	0px						;
	float			:	left						;
	height			:	30px						;
	margin			:	0px						;
	margin-left		:	15px						;
	margin-top		:	20px						;
	padding			:	0px						;
	width			:	318px						;
  }

div#bannerBlockBottomRight A:link {
}

div#bannerBlockBottomRight A:hover {
	border			:	0px						;
	border-bottom-color	:	white						;
	border-bottom-style	:	solid						;
	border-bottom-width	:	2px						;
}


/** added new end ***/



#top {
	height			:	140px				;
}

#upperTop {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/toplogobg.gif&type=header)	;
	height			:	97px				;
	width			:	100%				;
}
#upperTopLeft {
	background-image	:	url(/images/speech4successBanner.png)	;
	background-repeat	:	no-repeat			;
	float			:	left				;
	height			:	97px				;
	margin-left		:	10px				;
	margin-top		:	0px				;
	width			:	550px				;
}


div#topEmailAddy {
	font-size: 16px; color: #05327c; padding-top:5px; padding-right: 20px;
}

#lowerTop {
	height			:	40px				;
}
#lowerTopLeft {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/borderUpper.gif&type=body)	;
	background-repeat	:	repeat-x			;
	float			:	left				;
	height			:	40px				;
	width			:	16%				;
}
#lowerTopCenter {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/cornerUpperLeft.gif&type=body)	;
	background-repeat	:	no-repeat			;
	float			:	left				;
	height			:	40px				;
	width			:	41.5%				;
}
#lowerTopRight {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/cornerUpperRight.gif&type=body)	;
	background-repeat	:	no-repeat			;
	background-position	:	top right			;
	float			:	left				;
	height			:	40px				;
	width			:	41.5%				;
}
#lowerTopFarRight {
	border			:	0px solid			;
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/borderUpper.gif&type=body)	;
	float			:	left				;
	height			:	40px				;
	width			:	01%				;
}


#mainContainer {
	border			:	0px solid			;
	margin-bottom		:	-2px				;	/* need these otherwise weird blank lines show up inbetween divs */
	margin-top		:	-3px				;
}
#mainContainerLeft {
	border			:	0px solid			;
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/mainContainer.gif&type=body)	;
	background-repeat	:	repeat				;
	border			:	0px solid			;
	float			:	left				;
	padding-bottom		:	10px				;
	width			:	16%				;
}

#mainContainerRight {
	border			:	0px solid			;
	float			:	left				;
	overflow		:	auto				;	/* overflow causes the scroll function */
	padding-bottom		:	5px				;
	width			:	82.95%				;
}

#mainContainerFarRight {
	border			:	0px solid			;
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/mainContainer.gif&type=body)	;
	background-repeat	:	repeat				;
	float			:	left				;
	/*height			:	563px				;  	/*  the MAIN one that determines height 500*/
	width			:	01%				;
	padding-bottom		:	10px				;
}

#dynamicContent {	/* this defines where the dynamic content will be displayed */
	margin-top		:	8px				;
	margin-left		:	8px				;
	margin-right		:	12px				;
}

#footer {
	height			:	40px				;
}

#footerLeft {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/borderLower.gif&type=body)	;
	background-repeat	:	repeat-x			;
	float			:	left				;
	height			:	40px				;
	width			:	16%				;
}
#footerCenter {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/cornerLowerLeft.gif&type=body)	;
	background-repeat	:	no-repeat			;
	float			:	left				;
	height			:	40px				;
	width			:	41.5%				;
}
#footerRight {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/cornerLowerRight.gif&type=body)	;
	background-position	:	top right			;
	background-repeat	:	no-repeat			;
	float			:	left				;
	height			:	40px				;
	width			:	41.5%				;
}
#footerFarRight {
	background-image	:	url(/php/lib/generateImage.php?src=/images/standardPageImages/borderLower.gif&type=body)	;
	float			:	left				;
	height			:	40px				;
	width			:	01%				;
}

