/* CSS Document */

	body {
		margin:0px 0px 0px 0px; padding:0px; 
		background:#fff;
		background-image: url("../webimages/images/bg.jpg");
		background-repeat:repeat-x;		
		}

	#ContentFrame {
		width:1024px;
		height:100%;
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		}

	#HeaderSection {
		width:1024px;
		height:82px;
		float:left;
		background-image: url("../webimages/images/love_generations_01.jpg");
		background-repeat: no-repeat;
		}

	#SubHeaderSection {
		width:1024px;
		height:282px;
		float:left;
		background-image: url("../webimages/images/love_generations_02.jpg");
		background-repeat: no-repeat;

		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		line-height: 15pt;
		color: #fff;
		
		}

	#SearchSection {
		width:1024px;
		height:98px;
		float:left;

		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		line-height: 13pt;
		color: #000;
		
		margin:0px auto;  /*Right and left margin widths set to "auto" */
		background-image: url("../webimages/images/love_generations_03.jpg");
		background-repeat: no-repeat;
		}

	#LatestMembersSection {
		width:489px;
		height:338px;
		float:left;
		background-image: url("../webimages/images/love_generations_05.jpg");
		background-repeat: no-repeat;
		}

	#SignUpSection {
		width:489px;
		height:338px;
		float:left;

		color:#000;
		background-image: url("../webimages/images/love_generations_06.jpg");
		background-repeat: no-repeat;
		}

	#BringYouLoveSection {
		width:1024px;
		height:83px;
		float:left;
		background-image: url("../webimages/images/love_generations_07.jpg");
		background-repeat: no-repeat;
		}

	#FooterSection {
		width:1024px;
		height:140px;
		float:left;
		}
		
/*------------------------bottom_links----------------------------*/
	#MyFooterLinks {
		width:1024px;
		height:140px;
		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:small;
		font-weight: normal;
		line-height: 13pt;
		color: #000;
		}
		
	.bottom_links {
       text-align:center;
       padding:20px 0px 0px 0px;
	}
	#bottom_links p a{
	font-size:12px;
	color:#F31ABA;
	font-weight:bold;
	}
	#bottom_links p a:hover{
	text-decoration:underline;
	}

/*------------------------END----------------------------*/

	#Menu{
		width:666px;
		height:100%;
		padding:25px 10px 0px 0px;
		float:right;
		text-align:right;
		margin-right:60px;
	}

	#MainBodyText{
		padding:20px 60px 20px 60px; 
		float:left;
		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		line-height: 13pt;
		color: #000;		
		
	}
	#MainBodyText p,h3 { margin-top:10px; }

	#LeftContainer{
		width:366px;
		height:466px;
		float:left;
	}

	#RightContainer{
		width:601px;
		height:466px;
		float:left;
	}
	
	#TextContainer{
		width:290px;
		height:322px;
		float:left;
		margin-left:56px;
		margin-top:20px;
		padding: 10px;
		background-image: url("../images/images/d4u-int-sliced-SA_04.jpg");
		background-repeat: no-repeat;
	}
	
	#TextContainerHome{
		width:290px;
		height:322px;
		float:left;
		margin-left:56px;
		margin-top:20px;
		padding: 10px;
		background-image: url("../images/images/d4u-int-sliced-SA_04-blackcorners.jpg");
		background-repeat: no-repeat;
	}
	
	#Text{
		width:250px;
		height:282px;
		float:left;	
		padding: 10px;
		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size:small;
		font-weight:normal;
		line-height: 13pt;
		color: #fff;
		background:none;
		overflow:auto;
		filter:chroma(color=#990099);
		scrollbar-face-color:#990099;
		scrollbar-shadow-color:#990099;
		scrollbar-highlight-color:#990099;
		scrollbar-3dlight-color:#990099;
		scrollbar-darkshadow-color:#990099;
		scrollbar-track-color:#990099;
		scrollbar-arrow-color:#000000;
		}





	#Pager {
		width:534px;
		height:14px;
		float:left;
		padding:10px;
		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #000;
		background-color:#ccc;	
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #ACACAC;
		border-right-color: #ACACAC;
		border-bottom-color: #ACACAC;
		border-left-color: #ACACAC;
		}




	#Text2{
		width:190px;
		height:371px;		
		float:left;
		margin-left:70px;	
		margin-top:15px;
		font-family: Tahoma,Trebuchet MS, Arial, Arial Narrow, Helvetica, sans-serif;
		ont-size:small;
		font-weight: normal;
		line-height: 13pt;
		color: #fff;
		}
