body	{ text-align:center; margin:auto; padding:0px; }
#PageSlot		{ width:100%; margin:auto; height:100%; }
/* {{{ */
	#Wrapper		{ margin:auto; width:100%; }
	/* {{{ */
		#FloatedWrapper	{ float:left; width:100%; }
		#Left		{ float:left; width:193px; padding-bottom:5px; margin:5px 0px 0px 2px; }
		/* {{{ */
			#LeftMenu		{ width:193px; margin-top:10px; }
			/* {{{ */
				#MenuTop	{ float:left; width:100%; height:5px; font-size:0px;
							  background:transparent url(../../images/newface/menu-top.png) 0% 0% no-repeat; }
				#PopularSites		{ float:left; width:100%; height:22px; line-height:22px; text-align:left; 
									  text-indent:10px; font-size:12px; font-weight:bold; color:#000000;
									  background:transparent url(../../images/newface/menu-bg1.png) 0% 0% repeat-y; }
				#SocialNetworking	{ float:left; width:100%; height:22px; line-height:22px; text-align:left; color:#ffffff;
									  margin-top:1px; border-top:1px solid #cd0000; font-size:12px; 
									  font-weight:bold; text-indent:10px;
									  background:transparent url(../../images/newface/menu-bg1.png) 0% 0% repeat-y; }
				#SocialNetworks		{ float:left; margin-top:1px; border-top:1px solid #c10303;
									  background:transparent url(../../images/newface/menu-bg2.png) 0% 0% repeat-y; }
				#SocialNetworks	ul	{ float:left; width:183px; margin:0px; padding:5px 0px 5px 10px; list-style-type:none; 
									  text-align:left;
									  background:transparent url(../../images/newface/menu-bg2.png) 0% 0% repeat-y; }
				#SocialNetworks	ul li	
									{ float:left; margin:0px 0px 3px 0px; padding:0px; }
				#SocialNetworks	ul li div.networkImg
									{ float:left; width:26px; height:24px; }
				#SocialNetworks	ul li div.networkTxt
									{ float:left; width:146px; height:24px; line-height:24px; font-size:13px; font-weight:bold;
									  text-indent:10px;
									  background:transparent url(../../images/newface/menu-button.png) 0% 0% no-repeat; }
				#MenuEmail			{ float:left; width:100%; height:17px; line-height:17px; text-align:left; color:#ffffff;
									  margin-top:1px; border-top:1px solid #cd0000; font-size:12px; 
									  font-weight:bold; text-indent:10px;
									  background:transparent url(../../images/newface/menu-bg1.png) 0% 0% repeat-y; }
				#EmailNetworks		{ float:left; margin-top:1px; border-top:1px solid #c10303;
									  background:transparent url(../../images/newface/menu-bg2.png) 0% 0% repeat-y; }
				#EmailNetworks	ul	{ float:left; width:183px; margin:0px; padding:5px 0px 5px 10px; list-style-type:none; 
									  text-align:left;
									  background:transparent url(../../images/newface/menu-bg2.png) 0% 0% repeat-y; }
				#EmailNetworks	ul li	
									{ float:left; margin:0px 0px 3px 0px; padding:0px; }
				#EmailNetworks	ul li div.networkImg
									{ float:left; width:26px; height:24px; }
				#EmailNetworks	ul li div.networkTxt
									{ float:left; width:146px; height:24px; line-height:24px; font-size:13px; font-weight:bold;
									  text-indent:10px;
									  background:transparent url(../../images/newface/menu-button.png) 0% 0% no-repeat; }
				#WebSearch			{ float:left; width:100%; height:17px; line-height:17px; text-align:left; color:#ffffff;
				
									  margin-top:1px; border-top:1px solid #cd0000; font-size:12px; 
									  font-weight:bold; text-indent:10px;
									  background:transparent url(../../images/newface/menu-bg1.png) 0% 0% repeat-y; }
				#GoogleSearch		{ float:left; width:183px; text-align:left; margin-top:1px; padding:5px 0px 5px 10px; border-top:1px solid #c10303;
									  background:transparent url(../../images/newface/menu-bg2.png) 0% 0% repeat-y; }
				#GoogleSearchInput	{ width:175px; height:27px; text-align:left; margin:0px; padding:0px;
									  background:transparent url(../../images/newface/menu-keywords-shadow.png) 0% 0% no-repeat; }
				#GoogleSearchInput input
									{ width:165px; height:17px; margin:0px; border:1px solid #ac0707; 
									  color:#cd0000; font-size:70%; font-weight:bold; background:#ffffa0;
									  padding:3px 0px 0px 4px; }
				#GoogleSearchButton	{ width:170px; margin:5px 0px; text-align:right; }
				#GoogleSearchButton input
									{ border:0px; width:102px; height:22px; color:#ffffff;
									  font-size:11px; font-weight:bold;
									  background:transparent url(../../images/newface/menu-google-search-button.png) 0% 0% no-repeat; }
				#MenuBottom			{ float:left; width:100%; height:5px; font-size:0px;
									  background:transparent url(../../images/newface/menu-bottom.png) 0% 0% no-repeat; }
			/* }}}-#LeftMenu */
			#FreeSpyware		{ float:left; margin:10px 0px 0px 0px; padding:3px; border:1px solid #c70202; width:185px; text-align:left;
								  background:transparent url(../../images/newface/no-hand.png) 130px 10px no-repeat; }
			/* {{{ */
				#FreeSpywareTitle	{ margin:3px 0px 0px 5px; padding:0px; color:#ffffff;font-size:13px;
									  font-weight:bold; text-align:left; }
				#FreeSpywareText	{ margin:3px 0px 0px 5px; padding:0px; color:#ffffff;font-size:12px; 
									  font-weight:bold; text-align:left; width:95%; }
			/* }}}-#FreeSpyware */
			#MenuRemains		{ float:left; margin:10px 0px 0px 0px; padding:0px 0px 0px 10px; text-align:left;
								  list-style-type:none; }
			#MenuRemains li		{ font-size:12px; color:#cd0000; }
			#MenuRemains li span	{ font-weight:bold; }
		/* }}}-#Left */
		#Center		{ margin:0px 0px 0px 0px; text-align:center; }
		/* {{{ */
			#Logo		{ margin:auto; text-align:center; padding-top:10px; }
			#Logo img	{ border:0px; }
			#StartHere	{ width:550px; height:130px; margin:10px auto; text-align:center; }
			/* {{{ */
				#ArrowBox		{ float:left; width:100px; height:120px; text-align:center; }
				#StartHere #ArrowBox p		{ margin:0px 0px 10px 0px; color:#cd0000; font-size:16px; font-weight:bold; 
								  padding:0px; text-align:left; width:100px; }
				#StartHereWebAddress
								{ float:left; width:420px; }
				#StartHereWebAddress label
								{ display:block; margin:40px 0px 0px 0px; padding:0px; font-size:16px; color:#ffffff;
								  font-weight:bold; }
				#StartHereWebAddress input
								{ width:350px; height:24px; background:#ffffa0; color:#cd0000; font-weight:bold;
								  font-size:#16px; border:1px solid #cd0000; }
				#StartHereWebAddress input.startHereSubmitButton
								{ float:right; width:205px; height:24px; border:0px solid #cd0000; padding:0px;
								  border-right:1px solid #cd0000; border-bottom:1px solid #cd0000;
								  color:#ffffff; font-size:11px; font-weight:bold; margin-top:10px;
								  background:transparent url(../../images/newface/red-button-bg.png) 0% 0% repeat-x; }
			/* }}}-#StartHere */
			#CenterContent		{ width:550px; text-align:center; margin:0px auto; }
			p					{ margin:10px auto; color:#cd0000; font-size:11px; text-align:left; }
			#Center p			{ margin:10px auto; width:550px; }
			p span				{ font-weight:bold; }
			p span.whiteTitle	{ color:#ffffff; }
			p.whiteParagraph	{ margin:10px auto; color:#ffffff; font-size:16px; font-weight:bold; }
			#BypassGold			{ width:548px; margin:10px auto; }
			#BypassGoldWrapper	{ float:left; border:1px solid #cd0000; width:100%; margin:10px 0px; }
			/* {{{ */
				#BypassGoldHeader		{ height:27px; margin-top:10px; }
				#BypassGoldHeaderLeft	{ float:left; width:405px; color:#ffffff; font-size:16px; font-weight:bold; 
										  text-indent:10px; text-align:left; }
				#BypassGoldHeaderRight	{ float:left; clear:right; width:133px; height:26px; color:#ffffff; 
										  font-size:12px; font-weight:bold; text-align:center; line-height:26px;
										  background:transparent url(../../images/newface/black-button.png) 0% 0% no-repeat; }
				#BypassGoldHeaderRight a:link		{ color:#ffffff; text-decoration:none; }
				#BypassGoldHeaderRight a:visited	{ color:#ffffff; text-decoration:none; }
				#BypassGoldHeaderRight a:hover		{ color:#ffffff; text-decoration:underline; }
				#BypassGoldContent		{ width:100%; margin:0px; padding:0px; }
				/* {{{ */
					#BypassGoldContent p	{ padding-top:0px; margin:10px 10px 10px 10px; width:530px; }
					#BypassGoldContent p#BypassListTitle
											{ font-weight:bold; }
					#BypassGoldContent ul	{ margin:0px; padding:0px 0px 0px 20px; list-style-type:none; text-align:left; }
					#BypassGoldContent ul li	{ color:#cd0000; font-size:12px; font-weight:bold; }
					#BypassGoldContent p#BypassViewMoreDetails	
											{ margin:0px 0px 5px 0px; padding:0px 15px 0px 0px; text-align:right; color:#ffffff;
											  font-size:11px; font-weight:bold; }
					#BypassGoldContent p#BypassViewMoreDetails a:link
											{ color:#ffffff; text-decoration:underline; }
					#BypassGoldContent p#BypassViewMoreDetails a:visited
											{ color:#ffffff; text-decoration:underline; }
					#BypassGoldContent p#BypassViewMoreDetails a:hover
											{ color:#ffffff; text-decoration:underline; }
				/* }}}-#BypassGoldContent */
			/* }}}-#BypassGoldWrapper */
		/* }}}-#Center */
		#Right		{ float:right; margin-right:0px; width:200px; height:700px; }
		#Right img	{ border:0px; }
		#Footer		{ float:left; width:100%; margin:0px; padding-top:10px; text-align:center; }
		#Footer img	{ border:0px; } 
	/* }}}-#Wrapper */
/* }}}-#PageSlot */

