
	body 			{ 	margin: 0;  
						background: url("http://www.lovewithoutagenda.com/images/topbg.jpg");
						background-repeat: repeat-x;
						background-position: top;	
						text-align: left;
					    margin-top: 0px;
					    margin-bottom: 0px;
					    margin-left: auto;
					    margin-right: auto;
					    padding: 0px;}	
	a				{ 	text-decoration: none; 	}
	a:link 			{	color: #000000; 	text-decoration: none; }
	a:active 		{	color: #000000; 	text-decoration: none; }
	a:visited 		{	color: #000000; 	text-decoration: none; }
	a:hover 		{	color: #a92b2f;		text-decoration: underline; }

	a.lwafooterlink:link		{	color: #000000; 	text-decoration: none; }
	a.lwafooterlink:active 		{	color: #000000; 	text-decoration: none; }
	a.lwafooterlink:visited 	{	color: #000000; 	text-decoration: none; }
	a.lwafooterlink:hover 		{	color: #a92b2f;		text-decoration: underline; }
	

	.blogrecent			{	font-family: Myriad Pro, Myriad Web, Verdana, Helvetica, Tahoma;
							width: 920px;
							min-height: 582px; 
							clear: both; 		}
	.blog				{	font-family: Myriad Pro, Myriad Web, Verdana, Helvetica, Tahoma;
							float: left; 
							width: 610px;
							margin-right: 20px;	}
	.recent				{	font-family: Myriad Pro, Myriad Web, Verdana, Helvetica, Tahoma;
							float: left; 
							width: 100px;	}
	.adverts			{	text-align: center;  
							width: 100%;	}
	.lwaadverts			{	padding-right: 45px; }
	
	#lwafooter			{	font-family: Myriad Pro, Myriad Web, Verdana, Helvetica, Tahoma;
							padding-top: 120px;
							width: 100%;
							font-size: 90%;
							text-align: justify; 
							background: url("http://www.lovewithoutagenda.com/images/bottombg.jpg"); 
							background-color: #e1e1e1;
							height: 245px; 	}
	.mission			{	float: left; 
							width: 295px;
							background-color: #e1e1e1;
							padding-right: 25px; }
	.socialnetworking	{	float: left; 
							width: 335px;
							background-color: #e1e1e1;
							padding-right: 25px; 	}
	.links				{	float: left;
							background-color: #e1e1e1;
							width: 180px;			}
	.lwafooter-titles	{	font-family: Myriad Pro, Myriad Web, Verdana, Helvetica, Tahoma;
							font-size: 130%;	
							color: #a92b2f;	
							padding-bottom: 4px; 	}
	#whiteboxcontainer 	{	width:614px;	}
	#whiteboxtop		{	width:100%;
							float:left;
							height: 23px;
							background: url("http://www.lovewithoutagenda.com/images/box-top.png");	}
	#whiteboxmiddle		{	width:100%;
							background-repeat: repeat-y;
							background: url("http://www.lovewithoutagenda.com/images/box-middle.png");	}
	#whiteboxbottom		{	height: 23px;
							width: 614px;
							background: url("http://www.lovewithoutagenda.com/images/box-bottom.png");	}
	.whiteboxcontent	{	padding-left: 25px;	
							padding-right: 25px;	}
							
	#whiteboxcontainerlong 	{	width:920px;	}
	#whiteboxtoplong		{	width:100%;
								float:left;
								height: 23px;
								background: url("http://www.lovewithoutagenda.com/images/box-top-long.png");	}
	#whiteboxmiddlelong		{	width:100%;
								background-repeat: repeat-y;
								background: url("http://www.lovewithoutagenda.com/images/box-middle-long.png");	}
	#whiteboxbottomlong		{	height: 23px;
								width: 920px;
								background: url("http://www.lovewithoutagenda.com/images/box-bottom-long.png");	}
	.whiteboxcontentlong	{	padding-left: 25px;	
								padding-right: 25px;	}
								

	.expand a:link, .expand a:visited {
	  background-image:url(http://www.lovewithoutagenda.com/images/arrow-down.gif);
	  background-repeat:no-repeat;
	  background-position:98% 50%;
	}
	
	.expand.open a:link, .expand.open a:visited {
	  background:#eee url(http://www.lovewithoutagenda.com/images/arrow-up.gif) no-repeat 98% 50%
	}

		/* THIS IS THE CSS FOR THE PANEL VIEWER */
		p#cross-links { text-align: center }
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 0px; padding-bottom: 0px }
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 0px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 0px 0;
			position: relative;
			float: left;
			clear: both;	}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 920px; height: 400px; background: #fff; overflow: hidden;}
		.csw .loading {margin: 920px 0 400px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			overflow-x: hidden; 
			overflow-y: hidden; 
			position: relative;
			margin: auto;
			background: url() center;
			width: 920px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 400px;
			clear: both;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/*-moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional- beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */	}
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 920px; /* Also specified in  .stripViewer  above */	}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;	
				}

		.wrapper { 
			font-family: Myriad Web, Myriad Pro, Calibri, Verdana, Helvetica, Tahoma;
						font-size: 85%;			
						text-align: justify; 
						float: left:	
											}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 0px;
			text-indent:-9000em;	}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;}

		.stripNavL {	left: -44px;	top: 175px;	}
		.stripNavR {	right: -44px;	top: 175px; }	
		.stripNavL {	background: url("http://www.lovewithoutagenda.com/images/arrow-previous.jpg") no-repeat center;	}
		.stripNavR {	background: url("http://www.lovewithoutagenda.com/images/arrow-next.jpg") no-repeat center;	}
	
		.stripNav { display: none } /* HIDES THE TOP TABS TO NAVIGATE WITH */
		/* END CSS FOR THE PANEL VIEWER */

	/* THIS IS THE CSS FOR THE ROLLOVERS */
	a.rollover1 img {width: 95px; height: 22px; border-width: 0;}
	a.rollover2 img {width: 95px; height: 22px; border-width: 0;}
	a.rollover3 img {width: 166px; height: 22px; border-width: 0;}
	a.rollover4 img {width: 166px; height: 22px; border-width: 0;}

	a#about img {background: url(http://www.lovewithoutagenda.com/images/menu-about-off.png) top right no-repeat;}
	a#founders img {background: url(http://www.lovewithoutagenda.com/images/menu-founders-off.png) top right no-repeat;}
	a#donate img {background: url(http://www.lovewithoutagenda.com/images/menu-donate-off.png) top right no-repeat;}
	a#contact img {background: url(http://www.lovewithoutagenda.com/images/menu-contact-off.png) top right no-repeat;}
	a#book img {background: url(http://www.lovewithoutagenda.com/images/menu-book-off.png) top right no-repeat;}
	a#events img {background: url(http://www.lovewithoutagenda.com/images/menu-events-off.png) top right no-repeat;}
	a#products img {background: url(http://www.lovewithoutagenda.com/images/menu-products-off.png) top right no-repeat;}
	a#aboutournetwork img {background: url(http://www.lovewithoutagenda.com/images/menu-aboutournetwork-off.png) top right no-repeat;}
	a#socialinnovators img {background: url(http://www.lovewithoutagenda.com/images/menu-socialinnovators-off.png) top right no-repeat;}
	a#forbusinessandnpo img {background: url(http://www.lovewithoutagenda.com/images/menu-forbusinessandnpo-off.png) top right no-repeat;}
	a#lwafoundation img {background: url(http://www.lovewithoutagenda.com/images/menu-lwafoundation-off.png) top right no-repeat;}
	a#applyforgrants img {background: url(http://www.lovewithoutagenda.com/images/menu-applyforgrants-off.png) top right no-repeat;}
	a#fundaninnovator img {background: url(http://www.lovewithoutagenda.com/images/menu-fundaninnovator-off.png) top right no-repeat;}

	a#about:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-about-on.png) top right no-repeat;}
	a#founders:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-founders-on.png) top right no-repeat;}
	a#donate:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-donate-on.png) top right no-repeat;}
	a#contact:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-contact-on.png) top right no-repeat;}
	a#book:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-book-on.png) top right no-repeat;}
	a#events:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-events-on.png) top right no-repeat;}
	a#products:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-products-on.png) top right no-repeat;}
	a#aboutournetwork:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-aboutournetwork-on.png) top right no-repeat;}
	a#socialinnovators:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-socialinnovators-on.png) top right no-repeat;}
	a#forbusinessandnpo:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-forbusinessandnpo-on.png) top right no-repeat;}
	a#lwafoundation:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-lwafoundation-on.png) top right no-repeat;}
	a#applyforgrants:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-applyforgrants-on.png) top right no-repeat;}
	a#fundaninnovator:hover img {background: url(http://www.lovewithoutagenda.com/images/menu-fundaninnovator-on.png) top right no-repeat;}


	/* ADD THIS TO CSS */
	div#preloaded-images {
    position: absolute;
    overflow: hidden;
    left:-9999px; 
    top:-9999px;
    height: 1px;
    width: 1px;	}
	/* END CSS FOR THE ROLLOVERS */
	


	
	
	
	
	