<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Your Friendster Layouts &#187; jong zhen</title>
	<atom:link href="http://yourfriendsterlayouts.com/author/jong-zhen/feed/" rel="self" type="application/rss+xml" />
	<link>http://yourfriendsterlayouts.com</link>
	<description>Free Friendster Layouts &#124; Friendster Background &#124; Friendster Comments and Tweaks</description>
	<lastBuildDate>Tue, 19 Apr 2011 11:10:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Arrow Strike</title>
		<link>http://yourfriendsterlayouts.com/arrow-strike/</link>
		<comments>http://yourfriendsterlayouts.com/arrow-strike/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 13:36:02 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Arrow Strike]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=3386</guid>
		<description><![CDATA[
Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i690.photobucket.com/albums/vv266/kelvinator/arrowstrike.jpg);
  background-attachment: fixed;
  background-position:center;
  background-repeat:repeat;
  background-color: #FF99CC;
  cursor: url("http://www.cursors-4u.com/symbols/sym-2/sym119.ani"),default;
}
/* GLOBAL FONTS */
.usercontent {font-family:COPPERPLATE GOTHIC BOLD;
  color: #FF2288;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {font-family:COPPERPLATE GOTHIC [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Arrow Strike",
	url: "http://yourfriendsterlayouts.com/arrow-strike/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_3417" class="wp-caption alignnone" style="width: 410px"><img class="size-full wp-image-3417" title="Arrow Strike" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/04/arrow-strike.jpg" alt="Arrow Strike" width="400" height="242" /><p class="wp-caption-text">Arrow Strike</p></div>
<p><span id="more-3386"></span></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i690.photobucket.com/albums/vv266/kelvinator/arrowstrike.jpg);
  background-attachment: fixed;
  background-position:center;
  background-repeat:repeat;
  background-color: #FF99CC;
  cursor: url("http://www.cursors-4u.com/symbols/sym-2/sym119.ani"),default;
}
/* GLOBAL FONTS */
.usercontent {font-family:COPPERPLATE GOTHIC BOLD;
  color: #FF2288;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {font-family:COPPERPLATE GOTHIC light;
  color: #ff66cc;
}
.usercontent a:hover {
  color: #ff6699;
}
/* MASTER BOXES */
.commonbox {
  border-width: 10px;
  border-color: #ff66cc;
  border-style: solid;
  background-color: #000;
}
.commonbox .evenrow {
  background-color: #000;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  color: #FF6699;
  background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  border-width: 10px;
  border-color: #ff2288;
  border-style: double;
  background-color: #000;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #ff2288;
  border-style: SOLID;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  color: #ff6699;
}
.controlpanel .data {
  color: #ff2288;
}
.data a {
  color: #ff2288;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  color: #ff2288;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  color: #ff2288;
  border-color: #ff6699;
  border-style: SOLID;
  background-color: #000;
}
#controlPanelButtons a:hover {
  color: #ff66cc;
  border-color: #ffF;
  background-color: #ff6699;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  color: #ff2288;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
  color: #ff66cc;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
  border-width: 10px;
  border-color: #ff2288;
  border-style: double;
  background-color: #000;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
  color: #ff66cc;
  background-color: transparent;
}
/* BOX: MY FRIENDS */
.friends {
  border-width: 10px;
  border-color: #ff66cc;
  border-style: solid;
  background-color: #000;
}
/* BOX: MORE ABOUT ME */
.moreabout {
  border-width: 10px;
  border-color: #ff2288;
  border-style: double;
  background-color: #000;
}

/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Arrow+Strike&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Farrow-strike%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/arrow-strike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spinning Universe</title>
		<link>http://yourfriendsterlayouts.com/spinning-universe/</link>
		<comments>http://yourfriendsterlayouts.com/spinning-universe/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 13:23:32 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Spinning Universe]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=3387</guid>
		<description><![CDATA[
Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* @@@ Nakamura @@@ */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i690.photobucket.com/albums/vv266/kelvinator/spinninguniverse.jpg);
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #000000;
  cursor: url("http://www.myspacecursor.net/butterfly/butterfly2.ani"),default;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ff0099;
}
/* GLOBAL LINKS [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Spinning Universe",
	url: "http://yourfriendsterlayouts.com/spinning-universe/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_3414" class="wp-caption alignnone" style="width: 410px"><img class="size-full wp-image-3414" title="Spinning Universe" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/04/spinning-universe.jpg" alt="Spinning Universe" width="400" height="242" /><p class="wp-caption-text">Spinning Universe</p></div>
<p><span id="more-3387"></span></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* @@@ Nakamura @@@ */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i690.photobucket.com/albums/vv266/kelvinator/spinninguniverse.jpg);
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #000000;
  cursor: url("http://www.myspacecursor.net/butterfly/butterfly2.ani"),default;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ff0099;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  color: #9900ff;
}
.usercontent a:hover {
  text-decoration: overline;
  color: #ff6600;
}
/* MASTER BOXES */
.commonbox {
  border-width: 2px;
  border-color: #00ccff;
  border-style: dashed;
  background-color: transparent;
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ff0000;
  background-color: transparent;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: transparent;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ccccff;
}
.controlpanel .data {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ffccff;
}
.data a {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ffffff;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ffffff;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #9900ff;
  border-color: #ff0099;
  border-style: dashed;
  background-color: transparent;
}
#controlPanelButtons a:hover {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #000000;
  border-color: #ff0099;
  background-color: #cc66cc;
  text-decoration: line-through;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #cc66cc;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ff6600;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
  border-width: 3px;
  border-color: #00ccff;
  border-style: ridge;
  background-color: transparent;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
  font-family: Courier New, Courier, Monaco, monospace;
  color: #ffffff;
  background-color: #000000;
}

/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Spinning+Universe&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fspinning-universe%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/spinning-universe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.myspacecursor.net/butterfly/butterfly2.ani" length="8672" type="audio/unknown" />
		</item>
		<item>
		<title>Chips Connected</title>
		<link>http://yourfriendsterlayouts.com/chips-connected/</link>
		<comments>http://yourfriendsterlayouts.com/chips-connected/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 13:17:27 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chips Connected]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=3388</guid>
		<description><![CDATA[
Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* @@@ nakamura@@@ */

/* PROFILE BACKGROUND */
body { background-image:url(http://i690.photobucket.com/albums/vv266/kelvinator/chipsconnected.jpg); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#000000; }

/* GLOBAL FONTS */
.usercontent { font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color:#000000; text-transform:lowercase; }

/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:active { text-decoration:overline; color:#ffffff; }
.data a, a.more, [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Chips Connected",
	url: "http://yourfriendsterlayouts.com/chips-connected/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_3411" class="wp-caption alignnone" style="width: 410px"><img class="size-full wp-image-3411" title="Chips Connected" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/04/chipsconnected.jpg" alt="Chips Connected" width="400" height="242" /><p class="wp-caption-text">Chips Connected</p></div>
<p><span id="more-3388"></span></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* @@@ nakamura@@@ */

/* PROFILE BACKGROUND */
body { background-image:url(http://i690.photobucket.com/albums/vv266/kelvinator/chipsconnected.jpg); background-attachment:fixed; background-position:center; background-repeat:repeat; background-color:#000000; }

/* GLOBAL FONTS */
.usercontent { font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color:#000000; text-transform:lowercase; }

/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:active { text-decoration:overline; color:#ffffff; }
.data a, a.more, .commonbox .viewall { font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color:#ffffff; text-transform:lowercase; }
.usercontent a:hover { text-decoration:underline; color:#ff0099; }

/* GLOBAL HEADERS */
.commonbox h1, .commonbox h2 { font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; color:#ff0099; text-transform:capitalize; background-color:#000000; }

/* GLOBAL BOXES */
.commonbox { border-width:5px; border-color:#000000; border-style:groove; background-color:#ff0099;
 }

/* TESTIMONIALS EVEN ROW */
.commonbox .evenrow { background-color:transparent; }

/* PRIMARY PHOTO BORDER */
.controlpanel .imgblock200 { border-color:#ff0099; border-style:groove; }

/* DATA / LABELS */
.data, .controlpanel .q { color:#000000; text-transform:capitalize; }

/* BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { color:#ff0099; border-color:#ffffff; border-style:groove; background-color:#000000; }
#controlPanelButtons a:hover { color:#000000; border-color:#ffffff; background-color:#ff0099; }

/* PHOTO BLOCKS */
.commonbox .imgblock75, .ir { border-width:5px; border-color:#ff0099; border-style:groove; }

/* FRIENDS NAME BG */
.commonbox .dr { background-color:#000000; }

/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Chips+Connected&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fchips-connected%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/chips-connected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metal Chord Friendster Layout</title>
		<link>http://yourfriendsterlayouts.com/metal-chord-friendster-layout/</link>
		<comments>http://yourfriendsterlayouts.com/metal-chord-friendster-layout/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:19:22 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Boys]]></category>
		<category><![CDATA[Metal Chord Friendster Layout]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2907</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/splatterchords.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-color: #ff99cc;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #cc00ff;
  text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Metal Chord Friendster Layout",
	url: "http://yourfriendsterlayouts.com/metal-chord-friendster-layout/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2906" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/metal-chord.jpg"><img class="size-full wp-image-2906" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/metal-chord.jpg" alt="Metal Chord Friendster Layout" width="400" height="242" /></a><p class="wp-caption-text">Metal Chord Friendster Layout</p></div>
<p><span id="more-2907"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/splatterchords.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-color: #ff99cc;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #cc00ff;
  text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  text-decoration: underline;
  color: #3300ff;
}
.usercontent a:hover {
  text-decoration: underline;
  color: #ff0099;
}
/* MASTER BOXES */
.commonbox {
  border-width: 6px;
  border-color: #ff00ff;
  border-style: inset;
  background-color: transparent;
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, ..commonbox h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #0000ff;
  text-transform: capitalize;
  background-color: #cc66ff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  border-width: 6px;
  border-color: #ff00ff;
  border-style: outset;
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #ff99ff;
  border-style: dashed;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: #0066ff;
  text-transform: capitalize;
}
.controlpanel .data {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: #cc00ff;
  text-transform: capitalize;
}
.data a {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: #ff00ff;
  text-transform: capitalize;
  text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  font-family: Comic Sans MS, Geneva, Helvetica, sans-serif;
  color: #0066ff;
  text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Arial, Sans-serif;
  color: #9933ff;
  border-color: #ff3399;
  border-style: dashed;
  background-color: #ff66ff;
  text-decoration: ;
}
#controlPanelButtons a:hover {
  font-family: Arial, Sans-serif;
  color: #9900ff;
  border-color: #cc99ff;
  background-color: #ff6699;
  text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  font-family: Arial, Sans-serif;
  color: #;
  text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #ff6699;
  text-transform: capitalize;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
  border-width: 4px;
  border-color: #9966ff;
  border-style: double;
  background-color: #ff66cc;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #9933ff;
  text-transform: capitalize;
  background-color: #cc33ff;
}
/* CURSOR CSS GENERATOR - FRIENDSTER-TWEAKERS.COM */
body { cursor:url("http://ego-box.cuteandtrendy.com/cursors/74.ico"),default;}

/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Metal+Chord+Friendster+Layout&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fmetal-chord-friendster-layout%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/metal-chord-friendster-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sky is the Limit</title>
		<link>http://yourfriendsterlayouts.com/sky-is-the-limit/</link>
		<comments>http://yourfriendsterlayouts.com/sky-is-the-limit/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:10:59 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Girls]]></category>
		<category><![CDATA[Sky is the Limit]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2903</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

{ Background Properties }
 table, tr, td { background-color:transparent;}
 body {
    background-color:none;
    background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/skyisthelimit.jpg);
    background-attachment:fixed;
    background-position:top left;
    background-repeat:repeat;
 }

  { Table Properties }
 .commonbox {
    border-style:solid;
 [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Sky is the Limit",
	url: "http://yourfriendsterlayouts.com/sky-is-the-limit/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2967" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/sky-is-the-limit1.jpg"><img class="size-full wp-image-2967" title="Sky is the Limit" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/sky-is-the-limit1.jpg" alt="Sky is the Limit" width="400" height="242" /></a><p class="wp-caption-text">Sky is the Limit</p></div>
<p><span id="more-2903"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

{ Background Properties }
 table, tr, td { background-color:transparent;}
 body {
    background-color:none;
    background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/skyisthelimit.jpg);
    background-attachment:fixed;
    background-position:top left;
    background-repeat:repeat;
 }

  { Table Properties }
 .commonbox {
    border-style:solid;
    border-width:0;
    border-color:000000;
    background-color:FFCC99;
    background-image:url('Enter Image URL');
    background-repeat:repeat;
    background-attachment:fixed;
    background-position:top center;
 }
 .commonbox h1, .commonbox h2 {background-color:FF99CC;}
 .commonbox .evenrow {background-color:FFCC99;}

 { Text Properties }
 .usercontent {font-family:comic sans ms !important; color:FFFFFF !important; }
 .commonbox h1, .commonbox h2 {font-family:comic sans ms !important; color:FFFFFF !important; }
 .data, .controlpanel .q {font-family:comic sans ms !important; color:FFFFFF !important; }

 { Link Properties }
 .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:active {font-family:comic sans ms !important; color:FFFFFF !important; font-style:normal; }
 .usercontent a:hover {font-family:comic sans ms !important; color:FFFFFF !important; font-style:normal; }

 { Button Properties }
 #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {color:FFFFFF;background-color:transparent;border-color:transparent;font-family:comic !important; border-style:dotted !important; }
 #controlPanelButtons a:hover {color:FFFFFF;background-color:FF99CC;}

 { Misc Properties }
 .commonbox .dr {background-color:FFCC99;}
 .controlpanel .imgblock200 {border-color:FF99CC;
    border-style:double;}
 .commonbox .imgblock75, .ir {border-color:FF99CC;
    border-style:double;
    border-width:3px;
    background-color:FF99CC;}
/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Sky+is+the+Limit&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fsky-is-the-limit%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/sky-is-the-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reflected Prism</title>
		<link>http://yourfriendsterlayouts.com/reflected-prism/</link>
		<comments>http://yourfriendsterlayouts.com/reflected-prism/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:05:47 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Abstract]]></category>
		<category><![CDATA[Reflected Prism]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2898</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

.pimp_my_profile { Generated at Pimp My Profile }
  body {
  background-color:ffffff;
 background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/reflectedprism.jpg);
 background-position:Center Center;
 background-attachment:fixed;
 background-repeat:repeat;
 border-color:ffffff;
 border-width:0px;
 border-style:Solid;
 } 

  .usercontent {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active, .data [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Reflected Prism",
	url: "http://yourfriendsterlayouts.com/reflected-prism/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2899" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/reflected-prism.jpg"><img class="size-full wp-image-2899" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/reflected-prism.jpg" alt="Reflected Prism" width="400" height="242" /></a><p class="wp-caption-text">Reflected Prism</p></div>
<p><span id="more-2898"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

.pimp_my_profile { Generated at Pimp My Profile }
  body {
  background-color:ffffff;
 background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/reflectedprism.jpg);
 background-position:Center Center;
 background-attachment:fixed;
 background-repeat:repeat;
 border-color:ffffff;
 border-width:0px;
 border-style:Solid;
 } 

  .usercontent {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active, .data a, a.more, #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  color:BBDDFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a:hover, #controlPanelButtons a:hover {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

   .commonbox, .ir,
                            .controlpanel, .photos, .friends,  .blogsreviews, .videos, .testimonialscomments,
                            .moreabout, .fanof, .groups, .testimonials, .scrapbook, .myfans, .reviews, .blogs  {
  background-color:transparent;
 border-style:Solid;
 border-width:2px;
 border-color:2244AA;
 } 

   .commonbox h1, .commonbox h2, .data, .controlpanel .q  {
  color:DDFFFF;
 background-color:transparent;
 font-size:8pt;
 font-weight:bold;
 } 

  .commonbox .evenrow {
  background-color:transparent;
 }
/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Reflected+Prism&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Freflected-prism%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/reflected-prism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spy from Atlantic</title>
		<link>http://yourfriendsterlayouts.com/spy-from-atlantic/</link>
		<comments>http://yourfriendsterlayouts.com/spy-from-atlantic/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 11:00:41 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Spy from Atlantic]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2896</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

.pimp_my_profile { Generated at Pimp My Profile }
  body {
  background-color:ffffff;
 background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/spyfromAtlantic.jpg);
 background-position:Center Center;
 background-attachment:fixed;
 background-repeat:repeat;
 border-color:ffffff;
 border-width:0px;
 border-style:Solid;
 } 

  .usercontent {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active, .data [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Spy from Atlantic",
	url: "http://yourfriendsterlayouts.com/spy-from-atlantic/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2895" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/spy-f0rom-atlantic.jpg"><img class="size-full wp-image-2895" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/spy-f0rom-atlantic.jpg" alt="Spy from Atlantic" width="400" height="242" /></a><p class="wp-caption-text">Spy from Atlantic</p></div>
<p><span id="more-2896"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

.pimp_my_profile { Generated at Pimp My Profile }
  body {
  background-color:ffffff;
 background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/spyfromAtlantic.jpg);
 background-position:Center Center;
 background-attachment:fixed;
 background-repeat:repeat;
 border-color:ffffff;
 border-width:0px;
 border-style:Solid;
 } 

  .usercontent {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active, .data a, a.more, #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  color:BBDDFF;
 font-size:8pt;
 font-weight:bold;
 } 

  .usercontent a:hover, #controlPanelButtons a:hover {
  color:DDFFFF;
 font-size:8pt;
 font-weight:bold;
 } 

   .commonbox, .ir,
                            .controlpanel, .photos, .friends,  .blogsreviews, .videos, .testimonialscomments,
                            .moreabout, .fanof, .groups, .testimonials, .scrapbook, .myfans, .reviews, .blogs  {
  background-color:transparent;
 border-style:Solid;
 border-width:2px;
 border-color:2244AA;
 } 

   .commonbox h1, .commonbox h2, .data, .controlpanel .q  {
  color:DDFFFF;
 background-color:transparent;
 font-size:8pt;
 font-weight:bold;
 } 

  .commonbox .evenrow {
  background-color:transparent;
 }
/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Spy+from+Atlantic&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fspy-from-atlantic%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/spy-from-atlantic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Totally Spice Girl Layout</title>
		<link>http://yourfriendsterlayouts.com/totally-spice-girl-layout/</link>
		<comments>http://yourfriendsterlayouts.com/totally-spice-girl-layout/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:54:38 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Cartoons]]></category>
		<category><![CDATA[Totally Spice Girl Layout]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2893</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/totallyspicegirls.jpg);
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #ffffff;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #927938;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Totally Spice Girl Layout",
	url: "http://yourfriendsterlayouts.com/totally-spice-girl-layout/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2892" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/totally-spice-girl.jpg"><img class="size-full wp-image-2892" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/totally-spice-girl.jpg" alt="Totally Spice Girl Layout" width="400" height="242" /></a><p class="wp-caption-text">Totally Spice Girl Layout</p></div>
<p><span id="more-2893"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/totallyspicegirls.jpg);
  background-attachment: fixed;
  background-position: center right;
  background-repeat: no-repeat;
  background-color: #ffffff;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #927938;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  color: #54abcb;
}
.usercontent a:hover {
  text-decoration: none;
  color: #038500;
}
/* MASTER BOXES */
.commonbox {
  border-width: 6px;
  border-color: #54abcb;
  border-style: solid;
  background-color: transparent;
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  text-transform: uppercase;
  background-color: #54abcb;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  border-width: 6px;
  border-color: #54abcb;
  border-style: solid;
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #54abcb;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #2cca09;
}
.controlpanel .data {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #927938;
}
.data a {
  font-family: Georgia, Times New Roman, Times, serif;
  text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  font-family: Georgia, Times New Roman, Times, serif;
  text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Arial, Sans-serif;
  color: #ffffff;
  border-color: #ffffff;
  border-style: dotted;
  background-color: #3fe018;
  text-decoration: ;
}
#controlPanelButtons a:hover {
  font-family: Arial, Sans-serif;
  color: #3fe018;
  border-color: #e5e5e5;
  background-color: #ffffff;
  text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  font-family: Arial, Sans-serif;
  color: #;
  text-transform: ;
}
/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Totally+Spice+Girl+Layout&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Ftotally-spice-girl-layout%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/totally-spice-girl-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wonderful Shapes Background</title>
		<link>http://yourfriendsterlayouts.com/wonderful-shapes-background/</link>
		<comments>http://yourfriendsterlayouts.com/wonderful-shapes-background/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:40:16 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Shapes]]></category>
		<category><![CDATA[Wonderful Shapes Background]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2890</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/wonderfulshape.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ff0000;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6633ff;
  text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Wonderful Shapes Background",
	url: "http://yourfriendsterlayouts.com/wonderful-shapes-background/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2889" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/wonderful-shapes.jpg"><img class="size-full wp-image-2889" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/wonderful-shapes.jpg" alt="Wonderful Shapes Background" width="400" height="242" /></a><p class="wp-caption-text">Wonderful Shapes Background</p></div>
<p><span id="more-2890"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PAGE BACKGROUND */
body {
  background-image: url(http://i634.photobucket.com/albums/uu63/spongebob1986/wonderfulshape.jpg);
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ff0000;
  cursor: ;
}
/* GLOBAL FONTS */
.usercontent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6633ff;
  text-transform: capitalize;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
  text-decoration: underline;
  color: #9900ff;
}
.usercontent a:hover {
  text-decoration: underline;
  color: #cc0099;
}
/* MASTER BOXES */
.commonbox {
  border-width: 5px;
  border-color: #ff0000;
  border-style: ridge;
  background-color: transparent;
}
.commonbox .evenrow {
  background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  color: #6633ff;
  text-transform: capitalize;
  background-color: #ff3300;
}
/* CONTROL PANEL: BOX */
.controlpanel {
  border-width: 5px;
  border-color: #ff3333;
  border-style: ridge;
  background-color: transparent;
}
/* CONTROL PANEL: USER PHOTO */
.controlpanel .imgblock200 {
  border-color: #6600cc;
  border-style: dashed;
}
/* CONTROL PANEL: DATA */
.controlpanel .q {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #ff3399;
  text-transform: capitalize;
}
.controlpanel .data {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #cc3366;
  text-transform: capitalize;
}
.data a {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #cc00cc;
  text-transform: capitalize;
  text-decoration: ;
}
/* CONTROL PANEL: MORE ABOUT ME LINK */
a.more {
  font-family: Georgia, Times New Roman, Times, serif;
  color: #ff6666;
  text-transform: capitalize;
  text-decoration: ;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
  font-family: Arial, Sans-serif;
  color: #ff6600;
  border-color: #cc00cc;
  border-style: double;
  background-color: #ff9966;
  text-decoration: ;
}
#controlPanelButtons a:hover {
  font-family: Arial, Sans-serif;
  color: #ff3366;
  border-color: #cc3399;
  background-color: #ff3333;
  text-decoration: ;
}
/* MISC: TESTIMONIALS/REVIEWS TEXT */
.data {
  font-family: Arial, Sans-serif;
  color: #;
  text-transform: ;
}
/* MISC: VIEW ALL LINKS */
.commonbox .viewall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff3300;
  text-transform: capitalize;
}
/* MISC: SMALL PHOTOS */
.commonbox .imgblock75, .ir {
  border-width: 4px;
  border-color: #ff3333;
  border-style: double;
  background-color: #ff6666;
}
/* MISC: SMALL PHOTO NAMES */
.commonbox .dr {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff9900;
  text-transform: capitalize;
  background-color: #ff66cc;
}
/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Wonderful+Shapes+Background&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Fwonderful-shapes-background%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/wonderful-shapes-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tantalizing Eyes</title>
		<link>http://yourfriendsterlayouts.com/tantalizing-eyes/</link>
		<comments>http://yourfriendsterlayouts.com/tantalizing-eyes/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:32:38 +0000</pubDate>
		<dc:creator>jong zhen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Tantalizing Eyes]]></category>

		<guid isPermaLink="false">http://yourfriendsterlayouts.com/?p=2887</guid>
		<description><![CDATA[Simply copy and paste the following code.


/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PROFILE BACKGROUND */

body { background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/tantalizingeyes.jpg); background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-color:#ffffff; } 

/* GLOBAL FONTS */

.usercontent { font-family:Courier New, Courier, Monaco, monospace; color:#000000; } 

/* GLOBAL LINKS */

.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:active { text-decoration:line-through; color:#000000; }

.data a, a.more, .commonbox .viewall { font-family:Courier [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Tantalizing Eyes",
	url: "http://yourfriendsterlayouts.com/tantalizing-eyes/"
	}
	
	
);
</script>
	]]></description>
			<content:encoded><![CDATA[<div id="attachment_2886" class="wp-caption alignnone" style="width: 410px"><a href="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/tantalizing-eyes.jpg"><img class="size-full wp-image-2886" src="http://yourfriendsterlayouts.com/wp-content/uploads/2009/03/tantalizing-eyes.jpg" alt="Tantalizing Eyes" width="400" height="242" /></a><p class="wp-caption-text">Tantalizing Eyes</p></div>
<p><span id="more-2887"></span>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower">/* {--http://www.yourfriendsterlayouts.com css code start--} */

/* PROFILE BACKGROUND */

body { background-image:url(http://i634.photobucket.com/albums/uu63/spongebob1986/tantalizingeyes.jpg); background-attachment:fixed; background-position:center; background-repeat:no-repeat; background-color:#ffffff; } 

/* GLOBAL FONTS */

.usercontent { font-family:Courier New, Courier, Monaco, monospace; color:#000000; } 

/* GLOBAL LINKS */

.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:active { text-decoration:line-through; color:#000000; }

.data a, a.more, .commonbox .viewall { font-family:Courier New, Courier, Monaco, monospace; color:#000000; } 

.usercontent a:hover { text-decoration:line-through; color:#000000; } 

/* GLOBAL HEADERS */

.commonbox h1, .commonbox h2 { font-family:Courier New, Courier, Monaco, monospace; color:transparent; background-color:transparent; } 

/* GLOBAL BOXES */

.commonbox { border-width:5px; border-color:#000000; border-style:dashed; background-color:transparent; } 

/* TESTIMONIALS EVEN ROW */

.commonbox .evenrow { background-color:transparent; } 

/* PRIMARY PHOTO BORDER */

.controlpanel .imgblock200 { border-color:#000000; border-style:dashed; } 

/* DATA / LABELS */

.data, .controlpanel .q { color:#000000; } 

/* BUTTONS */

#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { font-family:Courier New, Courier, Monaco, monospace; color:#000000; border-color:#000000; border-style:dashed; background-color:#000000; }

#controlPanelButtons a:hover { color:#000000; border-color:#000000; background-color:#000000; } 

/* PHOTO BLOCKS */

.commonbox .imgblock75, .ir { border-width:5px; border-color:#000000; border-style:dashed; background-color:#000000; } 

/* FRIENDS NAME BG */

.commonbox .dr { background-color:transparent;
}

/* {--http://www.yourfriendsterlayouts.com css code end--} */
</textarea>

</code></pre>
<p><strong>Code for Add Media: </strong></p>
<p>Simply copy and paste the following code.</p>
<pre><code>

<textarea style="width: 230px; height: 125px;" name="pink flower - add Media">&lt;p align="center"&gt;&lt;a title="Cute Friendster Layouts" href="http://www.yourfriendsterlayouts.com/" mce_href="http://www.yourfriendsterlayouts.com/"&gt;&lt;img border="0" 

src="http://yourfriendsterlayouts.com/images/yourfriendsterlayouts.JPG" alt="Free Friendster Layouts"&gt;&lt;/a&gt;&lt;a

href="http://www.yourfriendsterlayouts.com/" title="Free Friendster Layouts"&gt;Your Friendster Layouts.com&lt;/a&gt;

</textarea>
</code></pre>
<p><a href="http://sharethis.com/item?&wp=2.8.4&amp;publisher=96d6fb27-a817-482f-b40a-1fe269e6dd8a&amp;title=Tantalizing+Eyes&amp;url=http%3A%2F%2Fyourfriendsterlayouts.com%2Ftantalizing-eyes%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://yourfriendsterlayouts.com/tantalizing-eyes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

