Help - Search - Members - Calendar
Full Version: DIV Layout Issue
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
fineartsbaby
I created a DIV layout - made everything in it and coded it all myself - and had only one issue. I recall solving this problem before, but I could not, for the life of me, remember how I had gone about it before. In short:

Issue: The text in my DIVs (or, really, the DIV's themselves) shifts based on where the taskbar is on your screen - that is, it is out of the boxes on my background if the taskbar is to the left, correct if across the bottom (originally the issue was the reverse, but I have adjusted it in the meantime since most people keep the taskbar across the bottom of their screen). If you care to see the page with the issue, go to www.myspace.com/fineartsbaby

Any help would be greatly appreciated. :)
manny-the-dino
Moved to Myspace Support
Mike
Replace your About Me codes with this:

CODE
<style>

body {background-color:4F4F2F;
background-image:url("http://i642.photobucket.com/albums/uu145/truemadamemacabre/bg.jpg?t=1236796698");
background-color:4F4F2F;
background-repeat:repeat;
background-attachment:scroll;
background-position:top left;
cursor: default;
font-weight:normal;
scrollbar-face-color:000000;
scrollbar-track-color: ffffff;
scrollbar-arrow-color:ffffff;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-darkshadow-color:ffffff;
}

body table {margin-top:-50000px;}
body td table, body div table {margin-top: 0;}
table, tr, td {background-color:transparent;}
body div table form{display:none;}
body table div form{display:block;}

a:link, a:active, a:visited {
font-family:"times new roman";
font-size:11px;
line-height:12px;
color:FFEC8B;
text-transform:none;
letter-spacing:2px;
display:inline;
font-weight:normal;
text-decoration:none;
}

a:hover {
color:FFF8DC; text-decoration:none;}

.content1 {
background-color:transparent;
border:0px;
width:355px;
height:465px;
position:absolute;
overflow:auto;
top:435px;
left:50%;
margin-left:192px;
}

.content2 {
background-color:transparent;
border:0px;
width:375px;
height:105px;
position:absolute;
overflow:none;
top:200px;
left:50%;
margin-left:185px;}

.content3 {
background-color:transparent;
font-family:"times new roman";
color:D43D1A;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
border:0px;
width:375px;
height: 150px;
position:absolute;
overflow:none;
top:35px;
left:50%;
margin-left:185px;}

.music {
background-color:transparent;
border:0px;
width:375px;
height: 150px;
position:absolute;
overflow:none;
top:622;
left:50%;
margin-left:-395px;
z-index:9;}

.pic {
background-color:transparent;
border:0px;
width:1000px;
height: 600px;
position:absolute;
overflow:none;
top:0;
left:50%;
margin-left:-500px;)

div.content2, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:699864;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

div.content1, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:2E0854;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

div.pic, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:2E0854;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

b, strong {
color:ffffff; font-family:"times new roman"; font-size:13px; letter-spacing: 1px;
text-transform:none; font-weight:bold;}

i { color:ffffff; font-family:"times new roman"; text-transform:italic;}
u {color:ffffff; font-family:courier new; text-decoration:underline;}

td td embed, td td object{
position:absolute;
left:0px; top:0px;
width:1px; height:1px;}

td.text embed {width:260px; height:38px;}

div div, div td {background-color:transparent; background-image:none!important;}
div.profileWidth {margin-top: -30px !important;} div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px}
div div select, div div form {display:none !important;}
</style>


<style>
table td div {visibility:hidden;}
table table td div {visibility:visible;}
tr {background:transparent;}
div div { position:absolute; margin-top:-100px; }
</style>

And place this in your Who I'd Like To Meet section:

CODE
<div class="music"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="270" width="435" style="width:435px; visibility:visible; height:270px;" border="0">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.indimusic.us/mc/mp3player_new.swf" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="tomy=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&mywidth=435&myheight=270&file=http%3A%2F%2Fwww.indimusic.us%2Floadplaylist.php%3Fplaylist%3D59935872%26t%3D1236647780&wid=ms" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.indimusic.us/mc/mp3player_new.swf" height="270" width="435" style="width:435px; visibility:visible; height:270px;" border="0" wmode="transparent" flashvars="tomy=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&mywidth=435&myheight=270&file=http%3A%2F%2Fwww.indimusic.us%2Floadplaylist.php%3Fplaylist%3D59935872%26t%3D1236647780&wid=ms" />
</object></div>

<div class="pic">
<img src="http://i642.photobucket.com/albums/uu145/truemadamemacabre/My%20works/kissprj-1.jpg" height="900px" width="1100px" />
</div>

<div class="content1">
<font color="2E0854"><center><b>I am Brian's Laura - he is my one true love for all time, the only one with whom I will ever wish to be; I am entirely his. He is my everything - as long as I have him in my life, I could never consider myself lacking anything.</b><br /><br />
My life has never been easy, and it's not changing that record now, but I live by the saying "You were given this life because you are strong enough to live it," and I do my best to take everything that's thrown at me and use it as an opportunity, rather than falling to it as an obstacle. I am thankful for every blow I have been dealt, because each has taught me something; I am thankful for every little moment, good or bad, in my life, for there is opportunity in each moment - opportunity to do good, opportunity to improve, opportunity to help, opportunity to learn.<br /><br />
I'm learning to relax; I love laughing, smiling, and being upbeat - if you dislike it, I'm sorry but you will not care much for me. :)<br /><br />
I am pursuing a doctorate in Psychology and a master's in Pure Track Mathematics. I will be a clinical psychologist, and am considering one of three focuses. I also will teach voice and piano, and may continue in theatre to some degree.<br /><br />
I honestly love everyone; even if I get somewhat irritated with, or hurt by, someone, I still love that person. I always forgive, and I believe that everyone deserves an infinite number of "second chances."<br /><br />

<br />
</center></font>
</div>

<div class="content2"><center><font color="699864" size="3"><br /><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>I am a(n):</option>
<option>Actress,</option>
<option>Bookworm,</option>
<option>Counselor,</option>
<option>Guardian,</option>
<option>Hippie,</option>

<option>Humanitarian,</option>
<option>Mathematician,</option>
<option>Nerd,</option>
<option>Peacemaker,</option>
<option>Pianist,</option>
<option>Protective friend,</option>
<option>Romantic,</option>
<option>Singer,</option>
<option>and</option>

<option>Vegetarian.</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Heroes:</option>
<option>Dr. H.C. "Patch" Adams</option>
<option>Maya Angelou</option>
<option>James Barbour</option>
<option>Glenn Close</option>
<option>Walt Disney</option>
<option>Albert Einstein</option>

<option>Danny Elfman</option>
<option>Anne Frank</option>
<option>Galileo Galilei</option>
<option>Mahatma Gandhi</option>
<option>Siddhartha Gautama</option>
<option>Lobsang Gyatso</option>
<option>Tenzin Gyatso</option>
<option>Audrey Hepburn</option>
<option>Helen Keller</option>

<option>Dr. MLK, Jr.</option>
<option>Bob Marley</option>
<option>Leo Rosten</option>
<option>Shel Silverstein</option>
<option>Anne Sullivan</option>
<option>Mother Teresa</option>
<option>Helen Thomas</option>
</select>
<br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">

<option>Likes:</option>
<option>Acceptance</option>
<option>Being myself</option>
<option>Canis genus</option>
<option>Compliments</option>
<option>Composing</option>
<option>Creating clothing</option>
<option>Designing clothing</option>
<option>Dracula</option>

<option>Edgar Allan Poe</option>
<option>Exercise</option>
<option>Fire</option>
<option>Helping others</option>
<option>Honesty</option>
<option>Inside jokes</option>
<option>Ireland</option>
<option>The Joker ?</option>
<option>(Yay Batman comic books!</option>

<option>Lame old movies</option>
<option>Lyricizing</option>
<option>Macabre things</option>
<option>Mathematics</option>
<option>Moon</option>
<option>Music</option>
<option>Mythology</option>
<option>Performing</option>
<option>Philosophy</option>

<option>Playing piano</option>
<option>Psychological thrillers</option>
<option>Psychology</option>
<option>Quotes</option>
<option>Rain</option>
<option>Random bits of information</option>
<option>Reading</option>
<option>Religion</option>
<option>Romantic tragedies</option>

<option>Salsa dancing</option>
<option>Singing</option>
<option>Sunshine</option>
<option>Sunshowers</option>
<option>Stuff no one else knows</option>
<option>Tap dancing</option>
<option>Theatre</option>
<option>Vampyres</option>
<option>Working with animals</option>

<option>Working with kids</option>
<option>Writing</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Dislikes:</option>
<option>Anger</option>
<option>Braggarts</option>
<option>Closed-mindedness</option>
<option>Copycats</option>
<option>Confrontation</option>

<option>Cruelty</option>
<option>Egoism</option>
<option>Failing others</option>
<option>False beliefs about vampyres</option>
<option>Hypocrisy</option>
<option>Ignorance</option>
<option>Lies</option>
<option>Misuse of words</option>
<option>Poor grammar</option>

<option>Slang</option>
<option>The Twilight Series</option>
<option>Vulnerability</option>
<option>Wrong forms of words</option>
</select>
<br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Artists:</option>
<option>Alanis Morissette</option>
<option>Ani DiFranco</option>

<option>Bach</option>
<option>Beethoven</option>
<option>Bernadette Peters</option>
<option>Brahms</option>
<option>Carlos Santana</option>
<option>Celtic Woman</option>
<option>David Bowie</option>
<option>Delta Goodrem</option>
<option>Elisa</option>

<option>Enya</option>
<option>Evanescence</option>
<option>Eyes Set to Kill</option>
<option>Flyleaf</option>
<option>Frou Frou</option>
<option>Idina Menzel</option>
<option>Jason Mraz</option>
<option>Jim Brickman</option>
<option>Josh Groban</option>

<option>Joshua Radin</option>
<option>Julie Andrews</option>
<option>Julissa</option>
<option>Kerli</option>
<option>Linda Eder</option>
<option>Loreena McKennitt</option>
<option>Lovedrug</option>
<option>Madonna</option>
<option>Maria Callas</option>

<option>Martina McBride</option>
<option>Mozart</option>
<option>Natalie Toro</option>
<option>Nickelback</option>
<option>Nightwish</option>
<option>Rascal Flatts</option>
<option>Rob Costlow</option>
<option>Rockapella</option>
<option>Sara Bareilles</option>

<option>Sarah Brightman</option>
<option>Serj Tankian</option>
<option>Stratovarius</option>
<option>Strauss</option>
<option>Taylor Swift</option>
<option>Verdi</option>
<option>Within Temptation</option>
<option>Xandria</option>
<option>more...</option>

</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Music To Listen To:</option>
<option>Adult Contemporary</option>
<option>Ambient</option>
<option>Arena Rock</option>
<option>Classic rock</option>
<option>Darkwave</option>
<option>Ethnic</option>
<option>Folk</option>

<option>Gothic</option>
<option>Irish</option>
<option>Japenese/J-Pop</option>
<option>Meditative</option>
<option>New Age</option>
<option>Power Ballads</option>
<option>Reggae</option>
<option>Reggaeton</option>
<option>Showtunes</option>

<option>Some Country</option>
<option>Some Indie</option>
<option>Techno</option>
</select><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Music Performance:</option>
<option>Singing:</option>
<option>I sing soprano, mezzo,</option>
<option>and alto.</option>
<option>I like to sing:

<option>*A'Capella,</option>
<option>*Adult Contemporary,</option>
<option>*Blues,</option>
<option>*Celtic,</option>
<option>*Folk,</option>
<option>*Gothic,</option>
<option>*New Age,</option>
<option>*Opera,</option>
<option>*Power Ballads,</option>

<option>*Showtunes,</option>
<option>*Some Country, and</option>
<option>*Some Indie.</option>
<option></option>
<option>Piano:</option>
<option>Played since I was 10,</option>
<option>of virtually every genre.</option>
<option>Most often, though:</option>
<option>*Adult Contemporary,</option>

<option>*Ballads,</option>
<option>*Classical,</option>
<option>*Disney,</option>
<option>*New Age, and</option>
<option>*Showtunes.</option>
</option></select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Tv/Anime/Comics:</option>
<option>Batman comics</option>
<option>Bleach</option>

<option>Blood+</option>
<option>Clannad</option>
<option>Deathnote</option>
<option>Elfen Lied</option>
<option>Ergo Proxy</option>
<option>Full Metal Alchemist</option>
<option>Hellsing</option>
<option>Inuyasha</option>
<option>Jimmy Neutron (lol)</option>

<option>Neon Genesis Evangelion</option>
<option>Project Runway</option>
<option>Sanctuary</option>
<option>Shear Genius</option>
<option>Trigun</option>
<option>Vampire Knight</option>
<option>What Not To Wear</option>
<option>X-Men comics</option>
</select><br />

<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Movies:</option>
<option>21</option>
<option>Atonement</option>
<option>Beauty and the Beast</option>
<option>Bram Stoker's Dracula ('92)</option>
<option>C.C. of Benjamin Button</option>
<option>Dark Knight, The</option>
<option>Elizabeth:Golden Age</option>

<option>Emperor's New Groove</option>
<option>Gattaca</option>
<option>Great Love Story, A</option>
<option>Hercules</option>
<option>Hide & Seek</option>
<option>Hitch</option>
<option>Hunchback of Notre Dame</option>
<option>I Am Legend</option>

<option>Iron Man</option>
<option>Jurassic Park</option>
<option>Jurassic Park III</option>
<option>Labyrinth, The</option>
<option>Little Princess</option>
<option>Lion King, The</option>
<option>Lost World, The</option>
<option>Matrix, The</option>
<option>Memoirs of a Geisha</option>

<option>Mulan</option>
<option>Mummy, The</option>
<option>Nightmare Before Xmas</option>
<option>No Country For Old Men</option>
<option>Nosferatu</option>
<option>Other Boleyn Girl</option>
<option>Patch Adams</option>
<option>Piano, The</option>
<option>Pocahontas</option>

<option>Pride and Prejudice('05)</option>
<option>Princess Bride</option>
<option>Sixth Sense</option>
<option>Sybil (1976)</option>
<option>V For Vendetta</option>
<option>Walk To Remember, A</option>
<option>What Dreams May Come</option>
<option>more...</option>
</select>

<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Actors:</option>
<option>David Bowie</option>
<option>Jim Carrey</option>
<option>Glenn Close</option>
<option>Johnny Depp</option>
<option>Clint Eastwood</option>
<option>Sally Fields</option>
<option>Keira Knightley</option>

<option>Will Smith</option>
<option>Rachel Weisz</option>
<option>Joanne Woodward</option>
</select><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Literature:</option>
<option>1984</option>
<option>(George Orwell)</option>
<option>20,000 Leagues...</option>
<option>(Jules Verne)</option>

<option>Abhorsen Trilogy, The</option>
<option>(Garth Nix)</option>
<option>An Old Fashioned Girl</option>
<option>(Lousia M. Alcott)</option>
<option>Angels Trilogy, The</option>
<option>(Lurlene McDaniel)</option>
<option>Anna Karenina</option>
<option>(Leo Tolstoy)</option>
<option>Antigone</option>

<option>(Sophocles)</option>
<option>Antiquary</option>
<option>(Sir Walter Scott)</option>
<option>At the Foot of the Rainbow</option>
<option>(Gene StrattonPorter)</option>
<option>Atonement</option>
<option>(Ian McEwen)</option>
<option>Auriel Rising</option>
<option>(Elizabeth Redfern)</option>

<option>Bacchae</option>
<option>(Euripides)</option>
<option>Bard</option>
<option>(Morgan Llywelyn)</option>
<option>Beowulf</option>
<option>(Unknown Author)</option>
<option>Black Beauty</option>
<option>(Anna Sewell)</option>
<option>Call of the Wild</option>

<option>(Jack London)</option>
<option>Candide</option>
<option>(Voltaire)</option>
<option>Canticle for Lebowitz</option>
<option>(Walter Miller)</option>
<option>Christy</option>
<option>(Catherine Marshall)</option>
<option>Count of Monte Christo</option>
<option>(Alexandre Dumas)</option>

<option>Crime and Punishment</option>
<option>(Fyodor Dostoevsky)</option>
<option>Dark Half, The</option>
<option>(Stephen King)</option>
<option>Diary of Anne Frank</option>
<option>(Anne Frank)</option>
<option>Don Quixote</option>
<option>(Miguel de Cervantes)</option>
<option>Down a Dark Hall</option>

<option>(Lois Duncan)</option>
<option>Dr. Jekyll & Mr. Hyde</option>
<option>(Robert L. Stevenson)</option>
<option>Dracula</option>
<option>(Bram Stoker)</option>
<option>Druids</option>
<option>(Morgan Llywelyn)</option>
<option>Emma</option>

<option>(Jane Austen)</option>
<option>Ender Series</option>
<option>(Orson Scott Card)</option>
<option>Enlightened Mind</option>
<option>(Stephen Mitchell)</option>
<option>Essential Mystics</option>
<option>(Anthony Harvey)</option>
<option>Faust</option>
<option>(Johann W. Von Goethe)</option>

<option>Foundation Series</option>
<option>(Isaac Asimov)</option>
<option>Frankenstein</option>
<option>(Mary Shelley)</option>
<option>Freckles</option>
<option>(Gene StrattonPorter)</option>
<option>Galloway</option>
<option>(Louis L’Amour)</option>
<option>Gone With the Wind</option>

<option>(Margaret Mitchell)</option>
<option>Great Expectations</option>
<option>(Charles Dickens)</option>
<option>..As You Really Are</option>
<option>(Tenzin Gyatso)</option>
<option>..Why the Caged Bird Sings</option>
<option>(Maya Angelou)</option>
<option>..Die Before I Wake</option>
<option>(Han Nolan)</option>

<option>Incas, The</option>
<option>(Daniel Peters)</option>
<option>Inheritance</option>
<option>(Louisa M. Alcott)</option>
<option>Inheritance Series</option>
<option>(Christopher Paolini)</option>
<option>Jane Eyre</option>
<option>(Charlotte Bronte)</option>
<option>Kidnapped</option>

<option>(Robert L. Stevenson)</option>
<option>Life of Elizabeth I</option>
<option>(Alison Weir)</option>
<option>Long Fatal Love Chase</option>
<option>(Louisa M. Alcott)</option>
<option>Lord of the Rings Trilogy</option>
<option>(J.R.R. Tolkien)</option>
<option>Lorna Doone</option>
<option>(R. D. Blackmore)</option>

<option>Music of the Spheres</option>
<option>(Elizabeth Redfern)</option>
<option>My Religion</option>
<option>(Helen Keller)</option>
<option>Number the Stars</option>
<option>(Lois Lowery)</option>
<option>Of Mice And Men</option>
<option>(John Steinbeck)</option>
<option>Olde Curiosity Shoppe</option>

<option>(Charles Dickens)</option>
<option>Optimism</option>
<option>(Helen Keller)</option>
<option>Other Boleyn Girl</option>
<option>(Philippa Gregory)</option>
<option>Out of the Dark</option>
<option>(Helen Keller)</option>
<option>Pride and Prejudice</option>
<option>(Jane Austen)</option>

<option>Tao Te Ching</option>
<option>(Lao Tzu)</option>
<option>Sense and Sensibility</option>
<option>(Jane Austen)</option>
<option>Sight, The</option>
<option>(David Clement-Davies)</option>
<option>Story of my Life</option>
<option>(Helen Keller)</option>
<option>Tale of Two Cities, A</option>

<option>(Charles Dickens)</option>
<option>Troy</option>
<option>(Adele Geras)</option>
<option>Upanishads, The</option>
<option>(Hindu Scripture)</option>
<option>Vampire Chronicles</option>
<option>(Anne Rice)</option>
<option>Walden</option>
<option>(Henry D. Thoreau)</option>

<option>We Speak No Treason</option>
<option>(Rosemary H. Jarman)</option>
<option>Witching Hour, The</option>
<option>(Anne Rice)</option>
<option>and SOOO many more!!!</option>
<option>(I'm quite the bookworm...)</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Authors:</option>
<option>Louisa May Alcott</option>

<option>Aristotle</option>
<option>Maya Angelou</option>
<option>David Clement-Davies</option>
<option>Charles Dickens</option>
<option>Lois Duncan</option>
<option>Tenzin Gyatso</option>
<option>Stephen King</option>
<option>Garth Nix</option>
<option>Plato</option>

<option>Edgar Allan Poe</option>
<option>Anne Rice</option>
<option>Shel Silverstein</option>
<option>Robert L. Stevenson</option>
<option>Henry D. Thoreau</option>
<option>...I'm forgetting people...</option>
</select>
</center></font>
</div>

<div class="content3"><center><font color="CD7F32"><br /><br />

<b>Navigation:<br />
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy">Home</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX2NvbmZpcm0mc3RhdHVzQ0Q9MSZmcmllbmRJRD03OTYy
jQ2MQ==">Add</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZVYyJmZyaWVuZElEPTc5NjIyNDYx">Message</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTc5NjIyNDYx">Blogs</a> //
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=79622461">Pics</a> //

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTc5NjIyNDYx">Comment</a><br /><br />
Top friends:<br />
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=60106733">Brian</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=82398694">Cat</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=36105772">Erica</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=14493600">Sam</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=405535519">Shi</a> //

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=43300073">Mink</a>
</center></b></font></div>

That should solve your problems.
fineartsbaby
Thank you SOOOOOOOOOOOO much! I am incredibly grateful :) It worked perfectly.

QUOTE(Mike @ Mar 11 2009, 06:51 PM) *
Replace your About Me codes with this:

CODE
<style>

body {background-color:4F4F2F;
background-image:url("http://i642.photobucket.com/albums/uu145/truemadamemacabre/bg.jpg?t=1236796698");
background-color:4F4F2F;
background-repeat:repeat;
background-attachment:scroll;
background-position:top left;
cursor: default;
font-weight:normal;
scrollbar-face-color:000000;
scrollbar-track-color: ffffff;
scrollbar-arrow-color:ffffff;
scrollbar-highlight-color:ffffff;
scrollbar-3dlight-color:ffffff;
scrollbar-shadow-color:ffffff;
scrollbar-darkshadow-color:ffffff;
}

body table {margin-top:-50000px;}
body td table, body div table {margin-top: 0;}
table, tr, td {background-color:transparent;}
body div table form{display:none;}
body table div form{display:block;}

a:link, a:active, a:visited {
font-family:"times new roman";
font-size:11px;
line-height:12px;
color:FFEC8B;
text-transform:none;
letter-spacing:2px;
display:inline;
font-weight:normal;
text-decoration:none;
}

a:hover {
color:FFF8DC; text-decoration:none;}

.content1 {
background-color:transparent;
border:0px;
width:355px;
height:465px;
position:absolute;
overflow:auto;
top:435px;
left:50%;
margin-left:192px;
}

.content2 {
background-color:transparent;
border:0px;
width:375px;
height:105px;
position:absolute;
overflow:none;
top:200px;
left:50%;
margin-left:185px;}

.content3 {
background-color:transparent;
font-family:"times new roman";
color:D43D1A;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
border:0px;
width:375px;
height: 150px;
position:absolute;
overflow:none;
top:35px;
left:50%;
margin-left:185px;}

.music {
background-color:transparent;
border:0px;
width:375px;
height: 150px;
position:absolute;
overflow:none;
top:622;
left:50%;
margin-left:-395px;
z-index:9;}

.pic {
background-color:transparent;
border:0px;
width:1000px;
height: 600px;
position:absolute;
overflow:none;
top:0;
left:50%;
margin-left:-500px;)

div.content2, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:699864;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

div.content1, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:2E0854;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

div.pic, small, big, text, p, br, td, tr, table {
font-family:"times new roman";
color:2E0854;
font-size:13px;
line-height:14px;
text-decoration:none;
font-weight:normal;
text-align:justify;
}

b, strong {
color:ffffff; font-family:"times new roman"; font-size:13px; letter-spacing: 1px;
text-transform:none; font-weight:bold;}

i { color:ffffff; font-family:"times new roman"; text-transform:italic;}
u {color:ffffff; font-family:courier new; text-decoration:underline;}

td td embed, td td object{
position:absolute;
left:0px; top:0px;
width:1px; height:1px;}

td.text embed {width:260px; height:38px;}

div div, div td {background-color:transparent; background-image:none!important;}
div.profileWidth {margin-top: -30px !important;} div.profileWidth div {filter:alpha(opacity=0); opacity:0.0001}div.profileWidth div.clearfix, i i i,
div.profileWidth div div {filter:none; opacity:0.9999}div.profileWidth div.clearfix {position:relative; top:30px}
div div select, div div form {display:none !important;}
</style>
<style>
table td div {visibility:hidden;}
table table td div {visibility:visible;}
tr {background:transparent;}
div div { position:absolute; margin-top:-100px; }
</style>

And place this in your Who I'd Like To Meet section:

CODE
<div class="music"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="270" width="435" style="width:435px; visibility:visible; height:270px;" border="0">
<param name="allowScriptAccess" value="never" />
<param name="allowNetworking" value="internal" />
<param name="movie" value="http://www.indimusic.us/mc/mp3player_new.swf" />
<param name="wmode" value="transparent" />
<param name="flashvars" value="tomy=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&mywidth=435&myheight=270&file=http%3A%2F%2Fwww.indimusic.us%2Floadplaylist.php%3Fplaylist%3D59935872%26t%3D1236647780&wid=ms" />
<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.indimusic.us/mc/mp3player_new.swf" height="270" width="435" style="width:435px; visibility:visible; height:270px;" border="0" wmode="transparent" flashvars="tomy=http%3A%2F%2Fwww.indimusic.us%2Fext%2Fpc%2Fconfig_black_shuffle.xml&mywidth=435&myheight=270&file=http%3A%2F%2Fwww.indimusic.us%2Floadplaylist.php%3Fplaylist%3D59935872%26t%3D1236647780&wid=ms" />
</object></div>

<div class="pic">
<img src="http://i642.photobucket.com/albums/uu145/truemadamemacabre/My%20works/kissprj-1.jpg" height="900px" width="1100px" />
</div>

<div class="content1">
<font color="2E0854"><center><b>I am Brian's Laura - he is my one true love for all time, the only one with whom I will ever wish to be; I am entirely his. He is my everything - as long as I have him in my life, I could never consider myself lacking anything.</b><br /><br />
My life has never been easy, and it's not changing that record now, but I live by the saying "You were given this life because you are strong enough to live it," and I do my best to take everything that's thrown at me and use it as an opportunity, rather than falling to it as an obstacle. I am thankful for every blow I have been dealt, because each has taught me something; I am thankful for every little moment, good or bad, in my life, for there is opportunity in each moment - opportunity to do good, opportunity to improve, opportunity to help, opportunity to learn.<br /><br />
I'm learning to relax; I love laughing, smiling, and being upbeat - if you dislike it, I'm sorry but you will not care much for me. :)<br /><br />
I am pursuing a doctorate in Psychology and a master's in Pure Track Mathematics. I will be a clinical psychologist, and am considering one of three focuses. I also will teach voice and piano, and may continue in theatre to some degree.<br /><br />
I honestly love everyone; even if I get somewhat irritated with, or hurt by, someone, I still love that person. I always forgive, and I believe that everyone deserves an infinite number of "second chances."<br /><br />

<br />
</center></font>
</div>

<div class="content2"><center><font color="699864" size="3"><br /><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>I am a(n):</option>
<option>Actress,</option>
<option>Bookworm,</option>
<option>Counselor,</option>
<option>Guardian,</option>
<option>Hippie,</option>

<option>Humanitarian,</option>
<option>Mathematician,</option>
<option>Nerd,</option>
<option>Peacemaker,</option>
<option>Pianist,</option>
<option>Protective friend,</option>
<option>Romantic,</option>
<option>Singer,</option>
<option>and</option>

<option>Vegetarian.</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Heroes:</option>
<option>Dr. H.C. "Patch" Adams</option>
<option>Maya Angelou</option>
<option>James Barbour</option>
<option>Glenn Close</option>
<option>Walt Disney</option>
<option>Albert Einstein</option>

<option>Danny Elfman</option>
<option>Anne Frank</option>
<option>Galileo Galilei</option>
<option>Mahatma Gandhi</option>
<option>Siddhartha Gautama</option>
<option>Lobsang Gyatso</option>
<option>Tenzin Gyatso</option>
<option>Audrey Hepburn</option>
<option>Helen Keller</option>

<option>Dr. MLK, Jr.</option>
<option>Bob Marley</option>
<option>Leo Rosten</option>
<option>Shel Silverstein</option>
<option>Anne Sullivan</option>
<option>Mother Teresa</option>
<option>Helen Thomas</option>
</select>
<br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">

<option>Likes:</option>
<option>Acceptance</option>
<option>Being myself</option>
<option>Canis genus</option>
<option>Compliments</option>
<option>Composing</option>
<option>Creating clothing</option>
<option>Designing clothing</option>
<option>Dracula</option>

<option>Edgar Allan Poe</option>
<option>Exercise</option>
<option>Fire</option>
<option>Helping others</option>
<option>Honesty</option>
<option>Inside jokes</option>
<option>Ireland</option>
<option>The Joker ?</option>
<option>(Yay Batman comic books!</option>

<option>Lame old movies</option>
<option>Lyricizing</option>
<option>Macabre things</option>
<option>Mathematics</option>
<option>Moon</option>
<option>Music</option>
<option>Mythology</option>
<option>Performing</option>
<option>Philosophy</option>

<option>Playing piano</option>
<option>Psychological thrillers</option>
<option>Psychology</option>
<option>Quotes</option>
<option>Rain</option>
<option>Random bits of information</option>
<option>Reading</option>
<option>Religion</option>
<option>Romantic tragedies</option>

<option>Salsa dancing</option>
<option>Singing</option>
<option>Sunshine</option>
<option>Sunshowers</option>
<option>Stuff no one else knows</option>
<option>Tap dancing</option>
<option>Theatre</option>
<option>Vampyres</option>
<option>Working with animals</option>

<option>Working with kids</option>
<option>Writing</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Dislikes:</option>
<option>Anger</option>
<option>Braggarts</option>
<option>Closed-mindedness</option>
<option>Copycats</option>
<option>Confrontation</option>

<option>Cruelty</option>
<option>Egoism</option>
<option>Failing others</option>
<option>False beliefs about vampyres</option>
<option>Hypocrisy</option>
<option>Ignorance</option>
<option>Lies</option>
<option>Misuse of words</option>
<option>Poor grammar</option>

<option>Slang</option>
<option>The Twilight Series</option>
<option>Vulnerability</option>
<option>Wrong forms of words</option>
</select>
<br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Artists:</option>
<option>Alanis Morissette</option>
<option>Ani DiFranco</option>

<option>Bach</option>
<option>Beethoven</option>
<option>Bernadette Peters</option>
<option>Brahms</option>
<option>Carlos Santana</option>
<option>Celtic Woman</option>
<option>David Bowie</option>
<option>Delta Goodrem</option>
<option>Elisa</option>

<option>Enya</option>
<option>Evanescence</option>
<option>Eyes Set to Kill</option>
<option>Flyleaf</option>
<option>Frou Frou</option>
<option>Idina Menzel</option>
<option>Jason Mraz</option>
<option>Jim Brickman</option>
<option>Josh Groban</option>

<option>Joshua Radin</option>
<option>Julie Andrews</option>
<option>Julissa</option>
<option>Kerli</option>
<option>Linda Eder</option>
<option>Loreena McKennitt</option>
<option>Lovedrug</option>
<option>Madonna</option>
<option>Maria Callas</option>

<option>Martina McBride</option>
<option>Mozart</option>
<option>Natalie Toro</option>
<option>Nickelback</option>
<option>Nightwish</option>
<option>Rascal Flatts</option>
<option>Rob Costlow</option>
<option>Rockapella</option>
<option>Sara Bareilles</option>

<option>Sarah Brightman</option>
<option>Serj Tankian</option>
<option>Stratovarius</option>
<option>Strauss</option>
<option>Taylor Swift</option>
<option>Verdi</option>
<option>Within Temptation</option>
<option>Xandria</option>
<option>more...</option>

</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Music To Listen To:</option>
<option>Adult Contemporary</option>
<option>Ambient</option>
<option>Arena Rock</option>
<option>Classic rock</option>
<option>Darkwave</option>
<option>Ethnic</option>
<option>Folk</option>

<option>Gothic</option>
<option>Irish</option>
<option>Japenese/J-Pop</option>
<option>Meditative</option>
<option>New Age</option>
<option>Power Ballads</option>
<option>Reggae</option>
<option>Reggaeton</option>
<option>Showtunes</option>

<option>Some Country</option>
<option>Some Indie</option>
<option>Techno</option>
</select><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Music Performance:</option>
<option>Singing:</option>
<option>I sing soprano, mezzo,</option>
<option>and alto.</option>
<option>I like to sing:

<option>*A'Capella,</option>
<option>*Adult Contemporary,</option>
<option>*Blues,</option>
<option>*Celtic,</option>
<option>*Folk,</option>
<option>*Gothic,</option>
<option>*New Age,</option>
<option>*Opera,</option>
<option>*Power Ballads,</option>

<option>*Showtunes,</option>
<option>*Some Country, and</option>
<option>*Some Indie.</option>
<option></option>
<option>Piano:</option>
<option>Played since I was 10,</option>
<option>of virtually every genre.</option>
<option>Most often, though:</option>
<option>*Adult Contemporary,</option>

<option>*Ballads,</option>
<option>*Classical,</option>
<option>*Disney,</option>
<option>*New Age, and</option>
<option>*Showtunes.</option>
</option></select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Tv/Anime/Comics:</option>
<option>Batman comics</option>
<option>Bleach</option>

<option>Blood+</option>
<option>Clannad</option>
<option>Deathnote</option>
<option>Elfen Lied</option>
<option>Ergo Proxy</option>
<option>Full Metal Alchemist</option>
<option>Hellsing</option>
<option>Inuyasha</option>
<option>Jimmy Neutron (lol)</option>

<option>Neon Genesis Evangelion</option>
<option>Project Runway</option>
<option>Sanctuary</option>
<option>Shear Genius</option>
<option>Trigun</option>
<option>Vampire Knight</option>
<option>What Not To Wear</option>
<option>X-Men comics</option>
</select><br />

<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Movies:</option>
<option>21</option>
<option>Atonement</option>
<option>Beauty and the Beast</option>
<option>Bram Stoker's Dracula ('92)</option>
<option>C.C. of Benjamin Button</option>
<option>Dark Knight, The</option>
<option>Elizabeth:Golden Age</option>

<option>Emperor's New Groove</option>
<option>Gattaca</option>
<option>Great Love Story, A</option>
<option>Hercules</option>
<option>Hide & Seek</option>
<option>Hitch</option>
<option>Hunchback of Notre Dame</option>
<option>I Am Legend</option>

<option>Iron Man</option>
<option>Jurassic Park</option>
<option>Jurassic Park III</option>
<option>Labyrinth, The</option>
<option>Little Princess</option>
<option>Lion King, The</option>
<option>Lost World, The</option>
<option>Matrix, The</option>
<option>Memoirs of a Geisha</option>

<option>Mulan</option>
<option>Mummy, The</option>
<option>Nightmare Before Xmas</option>
<option>No Country For Old Men</option>
<option>Nosferatu</option>
<option>Other Boleyn Girl</option>
<option>Patch Adams</option>
<option>Piano, The</option>
<option>Pocahontas</option>

<option>Pride and Prejudice('05)</option>
<option>Princess Bride</option>
<option>Sixth Sense</option>
<option>Sybil (1976)</option>
<option>V For Vendetta</option>
<option>Walk To Remember, A</option>
<option>What Dreams May Come</option>
<option>more...</option>
</select>

<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Actors:</option>
<option>David Bowie</option>
<option>Jim Carrey</option>
<option>Glenn Close</option>
<option>Johnny Depp</option>
<option>Clint Eastwood</option>
<option>Sally Fields</option>
<option>Keira Knightley</option>

<option>Will Smith</option>
<option>Rachel Weisz</option>
<option>Joanne Woodward</option>
</select><br />
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Literature:</option>
<option>1984</option>
<option>(George Orwell)</option>
<option>20,000 Leagues...</option>
<option>(Jules Verne)</option>

<option>Abhorsen Trilogy, The</option>
<option>(Garth Nix)</option>
<option>An Old Fashioned Girl</option>
<option>(Lousia M. Alcott)</option>
<option>Angels Trilogy, The</option>
<option>(Lurlene McDaniel)</option>
<option>Anna Karenina</option>
<option>(Leo Tolstoy)</option>
<option>Antigone</option>

<option>(Sophocles)</option>
<option>Antiquary</option>
<option>(Sir Walter Scott)</option>
<option>At the Foot of the Rainbow</option>
<option>(Gene StrattonPorter)</option>
<option>Atonement</option>
<option>(Ian McEwen)</option>
<option>Auriel Rising</option>
<option>(Elizabeth Redfern)</option>

<option>Bacchae</option>
<option>(Euripides)</option>
<option>Bard</option>
<option>(Morgan Llywelyn)</option>
<option>Beowulf</option>
<option>(Unknown Author)</option>
<option>Black Beauty</option>
<option>(Anna Sewell)</option>
<option>Call of the Wild</option>

<option>(Jack London)</option>
<option>Candide</option>
<option>(Voltaire)</option>
<option>Canticle for Lebowitz</option>
<option>(Walter Miller)</option>
<option>Christy</option>
<option>(Catherine Marshall)</option>
<option>Count of Monte Christo</option>
<option>(Alexandre Dumas)</option>

<option>Crime and Punishment</option>
<option>(Fyodor Dostoevsky)</option>
<option>Dark Half, The</option>
<option>(Stephen King)</option>
<option>Diary of Anne Frank</option>
<option>(Anne Frank)</option>
<option>Don Quixote</option>
<option>(Miguel de Cervantes)</option>
<option>Down a Dark Hall</option>

<option>(Lois Duncan)</option>
<option>Dr. Jekyll & Mr. Hyde</option>
<option>(Robert L. Stevenson)</option>
<option>Dracula</option>
<option>(Bram Stoker)</option>
<option>Druids</option>
<option>(Morgan Llywelyn)</option>
<option>Emma</option>

<option>(Jane Austen)</option>
<option>Ender Series</option>
<option>(Orson Scott Card)</option>
<option>Enlightened Mind</option>
<option>(Stephen Mitchell)</option>
<option>Essential Mystics</option>
<option>(Anthony Harvey)</option>
<option>Faust</option>
<option>(Johann W. Von Goethe)</option>

<option>Foundation Series</option>
<option>(Isaac Asimov)</option>
<option>Frankenstein</option>
<option>(Mary Shelley)</option>
<option>Freckles</option>
<option>(Gene StrattonPorter)</option>
<option>Galloway</option>
<option>(Louis L’Amour)</option>
<option>Gone With the Wind</option>

<option>(Margaret Mitchell)</option>
<option>Great Expectations</option>
<option>(Charles Dickens)</option>
<option>..As You Really Are</option>
<option>(Tenzin Gyatso)</option>
<option>..Why the Caged Bird Sings</option>
<option>(Maya Angelou)</option>
<option>..Die Before I Wake</option>
<option>(Han Nolan)</option>

<option>Incas, The</option>
<option>(Daniel Peters)</option>
<option>Inheritance</option>
<option>(Louisa M. Alcott)</option>
<option>Inheritance Series</option>
<option>(Christopher Paolini)</option>
<option>Jane Eyre</option>
<option>(Charlotte Bronte)</option>
<option>Kidnapped</option>

<option>(Robert L. Stevenson)</option>
<option>Life of Elizabeth I</option>
<option>(Alison Weir)</option>
<option>Long Fatal Love Chase</option>
<option>(Louisa M. Alcott)</option>
<option>Lord of the Rings Trilogy</option>
<option>(J.R.R. Tolkien)</option>
<option>Lorna Doone</option>
<option>(R. D. Blackmore)</option>

<option>Music of the Spheres</option>
<option>(Elizabeth Redfern)</option>
<option>My Religion</option>
<option>(Helen Keller)</option>
<option>Number the Stars</option>
<option>(Lois Lowery)</option>
<option>Of Mice And Men</option>
<option>(John Steinbeck)</option>
<option>Olde Curiosity Shoppe</option>

<option>(Charles Dickens)</option>
<option>Optimism</option>
<option>(Helen Keller)</option>
<option>Other Boleyn Girl</option>
<option>(Philippa Gregory)</option>
<option>Out of the Dark</option>
<option>(Helen Keller)</option>
<option>Pride and Prejudice</option>
<option>(Jane Austen)</option>

<option>Tao Te Ching</option>
<option>(Lao Tzu)</option>
<option>Sense and Sensibility</option>
<option>(Jane Austen)</option>
<option>Sight, The</option>
<option>(David Clement-Davies)</option>
<option>Story of my Life</option>
<option>(Helen Keller)</option>
<option>Tale of Two Cities, A</option>

<option>(Charles Dickens)</option>
<option>Troy</option>
<option>(Adele Geras)</option>
<option>Upanishads, The</option>
<option>(Hindu Scripture)</option>
<option>Vampire Chronicles</option>
<option>(Anne Rice)</option>
<option>Walden</option>
<option>(Henry D. Thoreau)</option>

<option>We Speak No Treason</option>
<option>(Rosemary H. Jarman)</option>
<option>Witching Hour, The</option>
<option>(Anne Rice)</option>
<option>and SOOO many more!!!</option>
<option>(I'm quite the bookworm...)</option>
</select>
<select style="width: 150px; height: 20px; font-size: 11px; color:ffffff; background-color:D43D1A; font-size:xx-small; border:thin solid 000000;">
<option>Authors:</option>
<option>Louisa May Alcott</option>

<option>Aristotle</option>
<option>Maya Angelou</option>
<option>David Clement-Davies</option>
<option>Charles Dickens</option>
<option>Lois Duncan</option>
<option>Tenzin Gyatso</option>
<option>Stephen King</option>
<option>Garth Nix</option>
<option>Plato</option>

<option>Edgar Allan Poe</option>
<option>Anne Rice</option>
<option>Shel Silverstein</option>
<option>Robert L. Stevenson</option>
<option>Henry D. Thoreau</option>
<option>...I'm forgetting people...</option>
</select>
</center></font>
</div>

<div class="content3"><center><font color="CD7F32"><br /><br />

<b>Navigation:<br />
<a href="http://www.msplinks.com/MDFodHRwOi8vaG9tZS5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2Vy">Home</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vZnJpZW5kcy5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj1pbnZpdGUuYWRkZnJpZW5kX2NvbmZpcm0mc3RhdHVzQ0Q9MSZmcmllbmRJRD03OTYy
jQ2MQ==">Add</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vbWVzc2FnaW5nLm15c3BhY2UuY29tL2luZGV4LmNmbT9mdXNlYWN0aW9uPW1haWwubWVz
2FnZVYyJmZyaWVuZElEPTc5NjIyNDYx">Message</a> //
<a href="http://www.msplinks.com/MDFodHRwOi8vYmxvZ3MubXlzcGFjZS5jb20vaW5kZXguY2ZtP2Z1c2VhY3Rpb249YmxvZy5MaXN0QWxs
mZyaWVuZElkPTc5NjIyNDYx">Blogs</a> //
<a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=79622461">Pics</a> //

<a href="http://www.msplinks.com/MDFodHRwOi8vY29tbWVudC5teXNwYWNlLmNvbS9pbmRleC5jZm0/ZnVzZWFjdGlvbj11c2VyLnZpZXdQcm9maWxlX2NvbW1lbnRGb3JtJmZyaWVuZElEPTc5NjIyNDYx">Comment</a><br /><br />
Top friends:<br />
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=60106733">Brian</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=82398694">Cat</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=36105772">Erica</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=14493600">Sam</a> //
<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=405535519">Shi</a> //

<a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=43300073">Mink</a>
</center></b></font></div>

That should solve your problems.

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.