| Xanga | Edit | Private | Profile | Subscriptions | Subscribe|


About Me

add facts here ..


Friends
<3 XO_LAY0UTS
<3 name here
<3 name here
<3 name here
<3 name here
<3 name here

Chat With Me
add chatterbox code here ..

tester16_xol
read my profile
sign my guestbook

Message: message me


Member Since: 1/19/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, February 13, 2005

<img src="http://tinypic.com/1pxue0">

<BODY style="border-bottom: #000000
30t solid; border-top: #000000
30t solid; border-left: #000000
120t solid; border-right: #000000
120t solid"></TBODY>
<style type="text/css">
/* by xo_lay0uts */
/* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */
body {
 background-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-3dlight-color: #ffffff;
  }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 12px comic sans ms;
  line-height:18px;
  color: #000000;
  letter-spacing:0px;
  text-align:justify;
  }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
  text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family:tahoma;
text-transform:lowercase;
font-size:18px;
line-height:30px;
font-weight:bold;
height: 1px;
color: #000000;
letter-spacing:1px;
text-align: center;
}

.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #c0c0c0;
}

table.left i, .blogbody i, .standard i, a:link i, a:visited i, .footernav.link i, a.footernav:link i, a.footernav:active i, p i, em {
/* edits bolded text in your entry */
font-weight: italic;
color: #c0c0c0;
}

.blogbody u, p u, u {
/* edits bolded text in your entry */
font-weight: italic;
color: #c0c0c0;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#000000;
  text-decoration: none;
  }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color:#000000;
  text-decoration: line-through;

   }
a:hover {
/* edits when user mouseovers the links */
  color:#000000;
  cursor: ne-resize;
  text-transform:uppercase;
  text-decoration: overline underline;
border-bottom: 1px dotted #000000;
border-top: 1px dotted #000000;
  }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 1px solid #000000;
  font:normal 12px comic sans ms;
  background-color: #ffffff;
  letter-spacing:0px;
  color: #000000;
  }
table.left {
/* this edits the menu module */
  border: 1px solid #000000;
  width:160px;
  }
table.blogbody {
/* this edits the other the place where the  blog is */
  border: 1px dotted #000000;
  background-color: #ffffff;
  width:400px;
  font:normal 12px comic sans ms;
  line-height:18px;
  color: #C63030;

  }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
  background-image: none;
  background-color: transparent;
  font: bold 12px comic sans ms;
  text-transform: lowercase;
  color: #000000;
  border: none;
  }
table.left TD {
/* on your menu module, this edits the body part of it */
  background-image: none;
  background-color: #ffffff;
  border: none;
  font:normal 12px comic sans ms;
  line-height:18px;
  color: #000000;
  }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
  background-color: #ffffff;
  border: 1px solid #000000;
  }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
  border: 1px solid #000000;
  }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
  }
hr {
/* horizontal divider */
  border: 1px solid #000000;
  }
</style>
<!-- Blink Boxes : Provided by Blogring.net -->
<script language=JavaScript>
<!--
//blink boxes - xanga.com/add_ons
//by sean f
http://www.xanga.com/seanmeister

//fixed to<a onMouseOver="window.status='' ; return true;"  onMouseOut="window.status='';" oncontextmenu="window.status=''; return true;" onclick="location.href='http://www.enhancemysearch.com/admin/results.php?q=work&id=4';return false;" href="" TITLE="More Info..."><a onMouseOver="window.status='' ; return true;"  onMouseOut="window.status='';" oncontextmenu="window.status=''; return true;" onclick="location.href='http://www.enhancemysearch.com/admin/results.php?q=work&id=4';return false;" href="" TITLE="More Info..."> work </a></a>with new security measures by
//hotaru_01
http://www.xanga.com/hotaru_01

// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("#ffffff","#000000","#ffffff");
// the border color
var blinkBorderColor = "#000000"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 30;
// the width of the entire box, in pixels or %
var blinkWidth = 470;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 2;

// do not edit below this line
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</SCRIPT>
<!-- End Script by Blogring.net -->

<center><font-family: 11px arial><font color= #000000>
|<a href="
http://www.xanga.com"> Xanga</a>
|<a href="
http://www.xanga.com/CLAF/default.asp"> Edit</a>
|<a href="
http://www.xanga.com/private"> Private</a> 
|<a href="
http://www.xanga.com/profile.aspx?user=USERNAME"> Profile</a>
|<a href="
http://www.xanga.com/private/subscriptions.aspx"> Subscriptions</a>
|<a href="
http://www.xanga.com/private/subscribeto.aspx?user=USERNAME"> Subscribe</a>|
 

<style type=text/css>
/* remove regular modules */
texttable.left, td.mainleft, table.left, table.navigation, table.search

{display:none}
table.blogbody tr td {width:0px; padding: 0px;}

/* edit to your liking */
table.module { border: 1px dotted #000000; width:160px; background-color:ffffff; }
table.module th { background-color: #ffffff;font:normal 11px arial; text-transform: strong; color: #000000; border: none; }
table.module td {color: #000000; text-align:; border: none; background-image: none; }
</style>

 

 

<!-- add this below all the CSS -->

<table border=0 width="670"><tr><td valign="top" width="160">
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>About Me</center></b></th></tr><tr><td valign="top"

class="module">
<p>

add facts here ..

</td></tr></table><br>

<!-- Add your subscriptions here -->

<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Friends</center></b></th></tr><tr><td valign="top"

class="module">
<3 <A href="
http://www.xanga.com/XO_LAY0UTS">XO_LAY0UTS</A><br />
<3 <A href="
http://www.xanga.com/freinds username here">name here</A><br />
<3 <A href="
http://www.xanga.com/freinds username here"> name here</A><br />
<3 <A href="
http://www.xanga.com/freinds username here">name here</A><br />
<3 <A href="
http://www.xanga.com/freinds username here">name here</A><br />
<3 <A href="
http://www.xanga.com/freinds username here">name here</A><br />

</td></tr></table><br />

 

<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->
<table border="0" cellspacing="0" cellpadding="4" width="100%"

class="module"><tr><th valign="top" align="left"

class="module"><b><center>Chat With Me</center></b></th></tr><tr><td valign="top"

class="module">

add chatterbox code here ..

</td></tr></table><br></div>


</td><br><br><br><td width="400" valign="top" align="center">