You know it's ment to be, when even at times
you can't stand him, and he's still the only person on your mind!!!
Glammed By Marilyn
quotes_for_you02
read my profile
sign my guestbook

Message: message me


Member Since: 9/17/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Saturday, September 17, 2005

<CENTER><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 35pt; COLOR: #000000; LINE-HEIGHT: 25pt; FONT-FAMILY: arial; LETTER-SPACING: -3pt">You know it's ment to be, when even at times</FONT><BR><FONT style="FONT-WEIGHT: bold; FONT-SIZE: 35pt; COLOR: #FF0000; LINE-HEIGHT: 34pt; FONT-FAMILY: arial; LETTER-SPACING: -3pt">you can't stand him, and he's still the only person on your mind!!! </font><BR>

<style type="text/css">
/* Made By FrickenSweetLayz */
body {
background-color: #ffffff;
background-image: url(http://tinypic.com/de7giv.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;
background-color: #ffffff;
scrollbar-arrow-color: #FF0000;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #ffffff;
scrollbar-face-color: #FF0000;
scrollbar-highlight-color: #ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-3dlight-color: #ffffff;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
  font:normal 11px arial;
  line-height:16px;
  color:#000000;
  letter-spacing:0px;
  text-align:justify;
}
.left B, { font: bold 11px arial; color: "#000000"; line-height: 16px;}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #FF0000;
}
table.footer TD {
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family: arial;
text-transform:upercase;
font-size:24px;
line-height:22px;
font-weight:bold;
height: 1px;
color: #000000;
letter-spacing:-2px;
text-align: center;
background-color: #ffffff;
border-bottom: 5px solid #FF0000;
background-image: url();
background-repeat: repeat;
background-attachment: fixed;
background-position: bottom right;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
  color:#FF0000;
  text-decoration: none;
  font:normal 11px arial;
  line-height:16px;
}
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
  color: #000000;
  text-decoration: none;
  font:normal 11px arial;
  line-height:16px;
}
a:hover {
/* edits when user mouseovers the links */
  color:#000000;
  text-decoration: line-through;
font:regular 11px arial;
  line-height:16px;
background-image: url();
background-repeat: repeat;
background-attachment: fixed;
background-position: bottom right;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
  border: 2px solid #000000;
  font:normal 11px arial;
  background-color: #ffffff;
  letter-spacing:0px;
  color: #000000;
  }
table.left {
/* this edits the menu module */
  border: 2px solid #000000;
  width:173 px;
  font:normal 11px arial;
  line-height:16px;
  }
table.blogbody {
/* Edits Blog Area */
  background-color: transparent;
  width:400px;
  font:normal 11px arial;
  line-height:16px;
  color: #000000;
BORDER-left: #FF0000 2px solid;
BORDER-right: #FF0000 2px solid;
BORDER-bottom: #FF0000 2px solid;
BORDER-top: #000000 5px solid;
  }
table.left th {
/* Edits title of menu module */
/* Made By FrickenSweetLayz */
  background-image: url();
  background-color: #ffffff;
  font: bold 12px arial;
  text-transform: upercase;
  color: #000000;
  border-bottom: 4px solid #000000;
background-image: url();
background-repeat: repeat;
background-attachment: fixed;
background-position: bottom right;
  }
table.left TD {
/* body of menu module*/
  background-image: url();
  background-color: #ffffff;
  border-top: 4px solid #FF0000;
 }
table.search TD, table.search, table.announcements {
/* Border of search bar */
  background-color: #ffffff;
  border: 3px solid #FF0000;
  }
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></style>
<!-- End Script by Blogring.net -->
<a href="http://xanga.com/FrickenSweetLayz" target="_blank">Glammed By Marilyn</a><br />
<!-- End Script by Blogring.net -->
<script language=JavaScript>
<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister
//fixed to work 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("#000000","#FF0000");
// the border color
var blinkBorderColor = "#FFFFFF"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 10;
// the width of the entire box, in pixels or %
var blinkWidth = 600;
// the height of each row, in pixels
var blinkRowHeight = 8;
// speed of blinking, in milliseconds
var blinkRate = 8;
// 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 -->
<BODY style="border-bottom: #FF0000
20t solid; border-top: #FF0000
20t solid; border-left: #000000
20t solid; border-right: #000000
20t solid">