Help with MYSPACE

I’m not really a fan of myspace but it is a helpful tool. I was wondering if perhaps you could give me a few pointers or “some code”. I’d like to have something very clean and simple. It’s for a musician.

I like these two myspace:

and this

I have been needing something along these lines as well… !! :smiley:

http://www.google.com/search?q=MySpace+Layout+Tutorial

anyone know how to make the myspace layout look cool:

I like these two myspace:
[COLOR=#003366]http://www.myspace.com/arwaterpolo[/COLOR]

and this

[COLOR=#003366]http://profile.myspace.com/index.cfm…endID=41420345[/COLOR]

this is the code i put in the about me:


<div class="container">
						<div class="topHeader" style="font-size: 1px; line-height: 1px; width: 1000px; background-image: url(http://norcaldesigns.com/myspace/arcMySpace_headerTop.jpg); height: 191px;">test</div>
						
						<div class="arHeader" style="border-bottom: 1px dashed rgb(121,1,3); border-top: 10px solid rgb(121,1,3); font-size: 1px; line-height: 1px; width: 1000px; background-image: url(http://norcaldesigns.com/myspace/arcMySpace_header.jpg); height: 254px;">test</div>
							<div class="content">
								<div class="boxMySpaceLinks">
									<div class="boxMySpaceLinksFloat">
										<a class="mySpaceLinks" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=114121111">Add to Friends.</a><br />
										<a class="mySpaceLinks" href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=114121111">Send us a Message.</a><br />
										<a class="mySpaceLinks" href="http://www.arc.losrios.edu/~sports/sports.html">View our website.</a><br />
										<a class="mySpaceLinks" href="http://www.myspace.com/arwaterpolo">MySpace URL: myspace.com/arwaterpolo</a><br />
									</div>
								</div>
								<div class="imageGallery">
									<embed src="http://www.mentalaxis.com/fl8/badgr2.swf?framealphas=8,0,0,93,95&displaytime=3&userid=7923690@N04&framecolors=#ffffff,#535353,#000000,#000000,#ffffff&waittime=5&rolling=no&badgrmode=1&framescaling=1.14,1.31,1.29,1.02&rows=4&limit=25&columns=24" height="152" width="912" bgcolor="#ffffff" />
								</div>
								<div class="youtubeVideo">
									<embed src="http://www.youtube.com/v/TkpIFUZBQLU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
								</div>
								<div class="youtubeVideo2">
									<embed src="http://www.youtube.com/v/SdxmlX0nmhc" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
								</div>
								</div>
								<div class="midBlue" style="width: 1000px; height:330px; background-color:rgb(71,107,124);font-size: 1px; line-height: 1px; ">test</div>
								<div class="botBlue" style="width: 1000px; height:2500px; overflow:hidden; background-color: rgb(0,51,75);font-size: 1px; line-height: 1px; ">test</div>
							</div>
						</div>

<style type="text/css">

NOTE {Reduces font metrics to tighten up top of screen... apply background color and image}

body
{
	font-size: 1px;
	line-height: 1px;
	font-family: Verdana, Arial, sans-serif;
	background-image: url(http://norcaldesigns.com/myspace/ar_mySpace_bg.jpg);
	text-align:center;
}

NOTE {Better spacing to paragraphs}

p {margin: 0px 0px 1em 0px; font-family: Tahoma, Verdana, sans-serif !important}

NOTE {Set standard color and style for links}

a, a:link, a:visited {color:rgb(0,0,0); text-decoration: none;}

a:hover, a:active, a:focus {color:rgb(255,252,255); text-decoration: none}

NOTE {Get rid of image borders}

img {border: none}

a img {padding: 3px;}

a:hover img, a:active img, a:focus img{padding: 0px; border: 0px solid rgb(255,255,255) !important;}

NOTE {Set the BR height for the vertical space between modules which is equal to the horizontal space between columns... keeps the grid tidy}

br {line-height: 20px;}

NOTE {clean up the forms}

form {border-width:0px;background-color:none;}

input {background-color:transparent !important; border-width: 1px; border-color:rgb(200,200,200); border-style:solid;}

NOTE {Shifts banner ad over by a few pixels to re-center it}

body>div {margin-left: 10px;}

NOTE {Zeros out messed up colors and spacing that are inherent to most MySpace tables}

table, tr, td, table table, table table td {border-width:0px; background-color: transparent;}

table table table td {background-color:transparent;margin:0px;padding: 0px 0px 0px 0px}

NOTE {standard content modules}

table table table table {border-width:0px;background-color:transparent;padding:0px;margin:0px; background-image: none;}

table table table table td {padding:0px;margin:0px;}

table table table {margin:0px; background-color:transparent;}

NOTE {Sets default style for topnav/bottomnav text}

.navbar, .man {color:rgb(255,255,255); position:relative;z-index:6}

a.navbar font, a.man font {color:rgb(0,0,0);font-size:10px}

.navbar font a:hover, .navbar font a:active, .navbar font a:focus, .man font a:hover, .man font a:active, .man font a:focus {color:rgb(0,0,0);}

a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited {color:rgb(0,0,0); padding: 4px; margin:-4px;}

a.navbar:hover, a.navbar:active, a.navbar:focus, a.navbar:hover font, a.navbar:active font, a.navbar:focus font, a.man:hover, a.man:active, a.man:focus, a.man:hover font, a.man:active font, a.man:focus font {color:rgb(0,0,0); background-color:rgb(225,225,225);}

table tr td table tr td font {display: inline;}

table tr td table a.navbar {font-size: 10px;}

NOTE {Sets default color for most text on the page}

.text {color:rgb(80,80,80);font-size:11px; font-family:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif}

a.text:link, a.text:visited {color:rgb(0,102,153)}

a.text:hover, a.text:active, a.text:focus {color:rgb(0,0,0)}

NOTE {image replacement of usually text only name}

.nametext {background-image: url(); background-position: bottom center; background-repeat: no-repeat; overflow: hidden; height: 40px; width: 270px; font-size: 10px; text-align: left; color: rgb(250,250,250); padding: 0px 0px 3px 0px; display: block; margin: 14px 0px 8px 0px; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: rgb(200,200,200);}

NOTE {"Contact Me" table... replace existing crap buttons with custom image}

.contactTable {width: 328px !important;}

.contactTable td {padding: 0px; margin: 0px; text-align: center;}

.contactTable span.whitetext12 {position: relative; left: 10px;}

.contactTable td table {background-color: transparent; background-image: url(); background-position: center; background-repeat: no-repeat;}

.contactTable a {padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 136px; background-color: transparent;}

.contactTable a img, .contactTable img {border: 0px; display: none; visibility: hidden;}

NOTE {Stretches URL box out for IE}

table tr td table tr td table tr td div strong {display: block; width: 270px;}

NOTE {These are the headlines on the left side modules}

.whitetext12 {color:rgb(80,80,80); font-size: 18px; margin: 0px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: rgb(200,200,200); width: 270px}

NOTE {This is the text in the "... is in your extended network" box}

.blacktext12 {color:rgb(80,80,80);font-size:18px; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-weight: normal; display: block; margin-top: 14px}

NOTE {before and after content for extended network box... not viewable in IE}

.blacktext12:before {content: "The Luxurious"; color:rgb(80,80,80);}
.blacktext12:after {content: "."; color:rgb(31,133,184);}

NOTE {"Latest Blog Entry" and "___ has this many friends" headlines}

.btext {color:rgb(80,80,80); font-size: 18px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; display: block; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-weight: normal; text-align: center; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: rgb(200,200,200)}

NOTE {All other headlines in right column modules}

.orangetext15 {color:rgb(80,80,80); font-size: 18px; margin: 14px 0px 4px 0px; padding: 0px 0px 3px 0px; text-align: center; display: block; font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-weight: normal; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: rgb(200,200,200);}

NOTE {Bold text on left side in "Interests" and "Details" modules}

.lightbluetext8 {color:rgb(31,133,184)}

NOTE {Span which contains your number of friends... add a word or bogus number for fun... not viewable in IE}

.redtext,.redbtext {color:rgb(153,10,0); font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: bold; letter-spacing:-2px;}

.redbtext:after {content: ",000,000";}

NOTE {Text for "View All of ____'s Friends"}

a.redlink:link {color:rgb(31,133,184); display: block; text-align: center; border-width: 0px 0px 1px 0px; border-style: dotted; border-color: rgb(200,200,200); padding-top: 3px; }

a.redlink:visited {color:rgb(61,163,214)}

a.redlink:hover, a.redlink:active, a.redlink:focus {color:rgb(153,10,0)}

NOTE {Removes lame underlines on footer links}

u {text-decoration: none; font-size: 10px;}



NOTE {THEME SPECIFIC CUSTOM CSS}

NOTE {********** Container to put div background over MySpace content}
.container 
{
	position:absolute;
	background-image: url(http://norcaldesigns.com/myspace/ar_mySpace_bg.jpg);
	height:2500px;
	width:1500px;
	top:0;
	left: 50%;
	margin-left:-500px;
	z-index:5;
	text-align:left;
}

NOTE {********** Content Container div to hold content in}
.content
{	
	background-color: rgb(255,255,255);
	width: 1000px;
	overflow:hidden;
}

NOTE {********** set title font for headings... change this to h1}
.title
{
	text-align: left;
	font: 16pt Georgia;
	color: rgb(134,112,76);
	padding: 0 0 10px 50px;
}


NOTE {********** Box for standard myspace links}
.boxMySpaceLinks
{
	margin-top:50px;
	background-color: rgb(250,250,250);
	height:140px;
	width: 900px;
	margin-left:50px;
	border: 1px dashed rgb(53,116,64);
}

NOTE {Links Float floats the anchor tags over the background box so that the links work correctly.}
.boxMySpaceLinksFloat
{
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: rgb(0,0,0);
	width: 400px;
	padding: 20px 25px 20px 25px;
}

a.mySpaceLinks, a:visited.mySpaceLinks, a:hover.mySpaceLinks,
{
	font-size: 14px;
	line-height: 24px;
}

a:hover.mySpaceLinks {color:  rgb(255, 255, 255); }

NOTE {********** Image Gallery}
.imageGallery
{
	width: 9120px;
	height: 575px;
	padding: 50px 0 50px 50px;
}
.youtubeVideo {	margin: -320px 0px 50px 50px; float: left; }
.youtubeVideo2 { margin: -402px 0px 50px 538px; float: left;}

NOTE {********** COMMENT WALL... using new div with class}
.commentwall {position:relative; z-index:5; left:50%; width:1000px; margin:105px 0px 0px -684px; top:275px; text-align: left; overflow:hidden;}
.commentwall table tr td table {margin-left: 25px;}

NOTE {Comments Text}
.commentwall * {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:rgb(255,255,255); text-align: left;}
NOTE {Controls Headers for friends names above their pics}
.commentwall .text td td a {color:rgb(255,255,255); background-color: rgb(0,25,37); width:90px;}

NOTE {Comments Date and Anchor Tags... a lot of general settings}
.commentwall span
{
	color:rgb(134,112,76);
	font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border: 0px solid rgb(255,255,255);
}

NOTE {american river water polos friends...space...comments}
.commentwall .text .orangetext15
{
	width: 900px;
	background:transparent;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	margin: 0 auto;
	background-color: rgb(0,25,37);
	padding: 0;
}

NOTE {american river water polo has ____ friends}
.commentwall span .redbtext
{
	color:rgb(255,255,255);
	font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border: 0px solid rgb(255,255,255);
}
NOTE {american river water polo has ____ friends}
.commentwall .text .btext 
{
	width: 900px;
	margin-top:0;
	border:0;
	color: rgb(255,255,255);
}

NOTE {View all of american river water polos friends}
.commentwall .text .redlink {width: 900px;}

NOTE {Displaying __ of __ comments}
.commentwall .text .redtext {}

NOTE {Displaying blah of blah... also changes bold values in comments}
.commentwall .text td b {padding-left: 25px;}
NOTE {fixes bold values in comments}
.commentwall .text td I {padding-left: 0px;}

NOTE {Date above comments}
.blacktext10
{
	width: 800px;
	margin-top:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border:0;
	line-height: 20px;
	padding-left: 5px;
	background-color: rgb(0,25,37);
}

NOTE {Set max width for all images}
.commentwall img, .commentwall a img, .commentwall a:hover img, .commentwall a:visited img {max-width:90px;}

NOTE {***************Hide Myspace Friends List***************}
NOTE {***************Hide Myspace Friends List***************}
NOTE {***************Hide Myspace Friends List***************}
NOTE {***************Hide Myspace Friends List***************}
NOTE {***************Hide Myspace Friends List***************}
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {visibility:hidden;display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:0;}
td.text td.text table table br {display:none;}


NOTE {********** COMMENT WALL... using new div with class}
.friendSpace {position:relative; z-index:5; left:50%; width:1000px; margin:105px 0px 0px -630px; top:525px; text-align: left; overflow:hidden;}
.friendSpace table tr td table {margin-left: 0px;}

NOTE {Comments Text}
.friendSpace * {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:rgb(255,255,255); text-align: left;}
NOTE {Controls Headers for friends names above their pics}
.friendSpace .friendText td td a {color:rgb(255,255,255); background-color: rgb(0,25,37); width:90px; }

NOTE {Comments Date and Anchor Tags... a lot of general settings}
.friendSpace span
{
	color:rgb(134,112,76);
	font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border: 0px solid rgb(255,255,255);
	
}

NOTE {american river water polos friends...space...comments}
.friendSpace .friendText .orangetext15
{
	width: 900px;
	background:transparent;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	margin: 0 auto;
	background-color: rgb(0,25,37);
	padding: 0;
}

NOTE {american river water polo has ____ friends}
.friendSpace .redbtext
{
	color:rgb(255,255,255);
	font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border: 0px solid rgb(255,255,255);
}
NOTE {american river water polo has ____ friends}
.friendSpace .btext 
{
	margin-top:0;
	border:0;
	color: rgb(255,255,255);
}

NOTE {View all of american river water polos friends}
.friendSpace ..redlink {text-transform: none; letter-spacing: 0em;}

NOTE {Displaying __ of __ comments}
.friendSpace .redtext {}

NOTE {Displaying blah of blah... also changes bold values in comments}
.friendSpace td b {padding-left: 0px;}
NOTE {fixes bold values in comments}
.friendSpace td I {padding-left: 0px;}

NOTE {Date above comments}
.blacktext10
{
	width: 806px;
	margin-top:0;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border:0;
	line-height: 20px;
	background-color: rgb(0,25,37);
}

NOTE {Set max width for all images}
.friends img, .friends a img {width:90px;  border:0px; padding:0px}

NOTE {Friends Image & Header}
.friends {float: left; background: transparent; width: 10.1%; border:0px; padding:10px 0 10px 0;}

.friendUnder {clear: both;}

NOTE {Friends Headers}
a.friendHeaders, a:visited.friendHeaders, a:hover.friendHeaders {text-transform: none; color:rgb(255,255,255); background-color: rgb(0,25,37); width:90px;  border:0px; padding:0px}
a.friendPic, a:visited.friendPic, a:hover.friendPic {width:auto!important; width:90px; max-width: 90px; padding: 0; border: 0;  height:auto!important; height:67px; max-height:67px; overflow:hidden;}


.commentTitle {position:relative; z-index:5; left:50%; width:900px; margin:105px 0px 0px -792px; top:495px; text-align: left; overflow:hidden;}

.commentTitle
{
	font-size: 14px;
	font-family: Trebuchet MS,Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color:rgb(134,112,76);
	line-height: 20px;
	text-transform: none;
	background-color: rgb(0,25,37);
	padding: 0;
}
</style>

<div class="friendSpace">
	<div class="friendText">
		<div class="friendTitle">
			<span class="orangetext15" style="display:inline">American River Water Polo's Friend Space</span>
		</div>
		<div class="friendTitleUnder">
			 <span class="btext">I have <span class='redbtext'>water polo</span> friends.
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=5463497">Ali</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=5463497"><img src="http://a169.ac-images.myspacecdn.com/images01/63/s_a94808b49db1b39ef626333ce6ebf5c0.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=25800072">:: @ n N e ::</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=25800072"><img src="http://a854.ac-images.myspacecdn.com/images01/42/s_bd0e167662785ab179c3dbfb8a66a80d.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=10514356">mel</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=10514356"><img src="http://a164.ac-images.myspacecdn.com/images01/1/s_3491d91f3ec7e239a29d19e35b6fb0eb.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=60760434">RoRo</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=60760434"><img src="http://a117.ac-images.myspacecdn.com/images01/43/s_6241aa15f16d1e6254e1ea9f9e3c4224.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=10881698">BAARIT</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=10881698"><img src="http://a986.ac-images.myspacecdn.com/01373/58/90/1373720985_s.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=34843866">Jure</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=34843866"><img src="http://a538.ac-images.myspacecdn.com/images01/9/s_252e16c167ead800cc23915e91562021.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=2700900">Blakely</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=2700900"><img src="http://a617.ac-images.myspacecdn.com/images01/56/s_d795f1990bf720e296b8facb85b8e620.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=7383652">Alexander</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=7383652"><img src="http://a280.ac-images.myspacecdn.com/images01/6/s_21caca30728c1adff152d85e6496b3bf.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=6867478">Tyler</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=6867478"><img src="http://a900.ac-images.myspacecdn.com/00992/99/83/992463899_s.jpg"></a>
		</div>
		<div class="friendsNExtRow" class="clear: both; padding-top: 20px;">
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=6979103">Chad</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=6979103"><img src="http://a695.ac-images.myspacecdn.com/01077/49/60/1077660694_s.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=8116304">Antony</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=8116304"><img src="http://a493.ac-images.myspacecdn.com/00232/29/40/232140492_s.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=9297975">Jeff</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=9297975"><img src="http://a894.ac-images.myspacecdn.com/images01/29/s_6d9bb96ff869b9e86c0657764b2aafcd.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=11747459">Jessica</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=11747459"><img src="http://a873.ac-images.myspacecdn.com/images01/14/s_3af498297ee5f04ff23123573ea2b7a8.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=12147479">harry</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=12147479"><img src="http://a678.ac-images.myspacecdn.com/images01/29/s_1a67e4e905f0c95de9e77a369e08381d.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=22391397">Gilligan</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=22391397"><img src="http://a356.ac-images.myspacecdn.com/00722/55/33/722283355_s.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=50172620">Christopher</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=50172620"><img src="http://a334.ac-images.myspacecdn.com/00440/33/31/440611333_s.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=88173834">T MART</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=88173834"><img src="http://a60.ac-images.myspacecdn.com/images01/57/s_f33f26b75b4f9d5f51e15d77a1c2ca93.jpg"></a>
		</div>
		<div class="friends">
			<a class="friendHeaders" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=103833665">Dani</a>
			<a class="friendPic" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=103833665"><img src="http://a676.ac-images.myspacecdn.com/images01/49/s_c2095be7e944cd54bd2c47b476d6e14b.jpg"></a>
		</div>
		</div>
		<div class="friendUnder">
			<a href="http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=114121111" class="redlink">View All of American River Water Polo's Friends</a>
		</div>
	</div>
</div>
<div class="commentTitle">
	American River Water Polo's Friend's Comments
</div>

and this code in the i’d like to meet section:

<div class="commentwall"><table><tr><td><table><tr><td>

[COLOR=#800080]www.norcaldesigns.com[/COLOR]
Roseville Website Design.

i used code from many other myspace profiles and it definitely took a long time to get it right. but it was fun once it was completed. good luck!

thank you for the help, i’ll try this definitely.

peace