<BODY style="border-bottom: #FE2D89 10Pt solid; border-top: #FE2D89 10Pt solid; border-left: #FFC000 10Pt solid; border-right: #FFC000
10Pt “solid"></TBODY>
<style type="text/css">
table.footer, table.search, #rblEprops, hr {display: none;}
BODY {
background-image: url(); background-attachment: fixed; background-repeat: no-repeat; background-position: BOTTOM RiGHT;
scrollbar-face-color: #ffffff; scrollbar-shadow-color: #FE2D89; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFC000; scrollbar-darkshadow-color: #FE2D89; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #FFC000; background-color: #ffffff
font-family: arial; font-size:11pt; font-color: #FFC000; line-height:150%; text-align: justify; } center, font{ font-family: arial; font-size: 10pt; font-color: #FE2D89; line-height: 12px;} table.center { background-color: #ffffff border:0px; } table.blogbody { /* this edits the other the place where the blog is */ background-color: #ffffff; border-top: 5px SOLID #FFC000; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-bottom: 2px solid #FFC000; width: 100%; width:500; } table.center TD { background-color: #ffffff; color: #FFC000; border: 0px; text-align:center; } div.blogheader, .caption { /* edits the dates */ background-color: #ffffff; line-height:14px; font-family:arial; text-transform: UPPERCASE; font-size:14px; font-weight:NONE; text-align:center; color:#FE2D89; letter-spacing:-0px; padding-top:1px; padding-bottom:0px; border-top: 2px solid #FE2D89; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; border-bottom: 5x solid #FFC000; width: 500px; } .blogbody{ border-top: 1px solid #FE2D89; color: #FE2D89; background-color: #ffffff; } .blogbody td{ width: 0px; padding-left: 0px} input, select, menu, #htmleditor, textarea, .textfield, .button{ border: none; font-family:"arial"; font-size:9pt; font-color: #FFC000; line-height:150%; background-color: #ffffff; text-align: center; } .module, .module, .blogbody, table.footer, .standard, .modulemodulefontcolor, td, p, .content, .smalltext{ font-family: arial; font-size: 8pt; color: #FFC000; text-align:center; } STRONG{ COLOR: #FFFFFF; letter-spacing: 0pt; cursor: crosshair;} A:link{ font-family:arial; text-decoration:none; font-size: 8pt; color: #FFC000; } A:visited{ text-decoration:none; font-family:arial; font-size: 8pt; color:#FE2D89; } a:active{ font-size:8pt; color: #FFC000;} A:hover{ /* edits when user mouseovers the links */ color:#FFC000; border:1px solid #ffffff; font:normal 8pt arial; line-height:11px; cursor:no-drop; letter-spacing:-0px; height: 0; PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RiGHT: 1px; PADDING-LEFT: 1px; text-align:; } .search, .searchbarborder, .footer, hr, banner{ display: none; } .navigation { display: none; font-weight: none !important; width: 100% !important; font-size: 10px;} .navigation * div { display: none; float: right; font-weight: none !important} </style> <style type"=text/css> /* edit to your liking */ texttable.center, td.mainleft, table.center, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} table.module { border: 1px solid #FFC000; width:180; background-color: #ffffff; } table.module th { font:8pt arial; color: #FE2D89; border-top: 1px solid #FFC000; border-bottom: 4px solid #FFC000; border-left: 0px solid; border-right: 0px solid; } table.module td { background-color: ffffff; border-top: 2px solid #FE2D89; border-left: 0px solid #FE2D89; border-right: 0px solid #FE2D89; border-bottom: 0px solid #FE2D89; ;} U {font-family: arial; color: #FE2D89; letter-spacing:; font-size: 11px; font-style: border; border-bottom: none;}
P {font-family:ARIAL; color: #FE2D89; font-size: 8pt; text-align: justify;}
B, STRONG {font-family:ARIAL; color: #FFC000; letter-spacing:-1;font-size: 12px;}
i, EM {font-family:ARIAL; color: #FFC000; letter-spacing:none; font-size: 11px} <style></style></style> <!-- add this below all the CSS -->
</td><td width="500" valign="top" align="center">
<br> <br> <a href="http://xanga.com/Gh3tto_Hottie_Layoutz4u" target="_blank">(C)Gh3tto_Hottie_Layoutz4u</a><br /> <!-- End Script by Blogring.net --> <img src="http://www.yourimagelink.com/uploads/956c7b476f.gif" alt="(C)gH3TTO_hOTTIE_lAYSZ">
<br> <br> <br>
<!-- 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 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("#FE2D89","#FFC000"); // 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 = 1; // the width of the entire box, in pixels or % var blinkWidth = 600; // the height of each row, in pixels var blinkRowHeight = 14; // 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 -->
<br>
</CENTER> </div>
<CENTER> <TABLE width=600> <TBODY> <TR> <TD align=middle colSpan=4 cell-padding="5"> <TD> <TD> <DIV style="BORDER-RIGHT: #FFC000 2px solid; BORDER-TOP: #FFC000 2px solid; PADDING-LEFT: 2px; BACKGROUND:#ffffff; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #FFC000 2px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FFC000 2px solid; HEIGHT: 150px; align: justify"><BR><BR><B>++</B> <A href="http://www.xanga.com/signin.aspx">GET-iN</A> <BR><B>++</B> <A href="http://www.xanga.com/default.aspx?mode=logout">GET-0UT</A> <BR><B>++ </B><A href="http://www.xanga.com/private">UR PLACE</FONT></A> <BR><B>++ </B><A href="http://xanga.com/Private/SubscribeTo.aspx?user=YA XANGA NAME">SUB 2 ME</FONT></A> <BR><B>++ </B><A href="http://www.xanga.com/CLAF/default.asp">FIX-URSZ</A> <BR><B>++ </B><A href="http://www.xanga.com/private/subs.aspx">SUBBi3S<A> <BR><B>++ </B><A href="http://www.xanga.com/Gh3tto_Hottie_Layoutz4u">Gh3tto_Hottie_Layoutz4u</A><BR></DIV></TD> <TD> <DIV></DIV></TD> <TD> <DIV style="BORDER-RIGHT: #FE2D89 2px solid; BORDER-TOP: #FE2D89 2px solid; PADDING-LEFT: 2px; BACKGROUND:#ffffff; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #FE2D89 2px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FE2D89 2px solid; HEIGHT: 150px; align: center">PUT ANIITHING YOOH WANT HERE!! TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERET EXT HERE TEXT HERE</CENTER></DIV> <TD> <DIV style="BORDER-RIGHT: #FFC000 2px solid; BORDER-TOP: #FFC000 2px solid; PADDING-LEFT: 2px; BACKGROUND:#ffffff;scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #FFC000 2px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FFC000 2px solid; HEIGHT: 150px; align: justify">ANYTHING YOU WANT GOES HERE...INFO BOUH YOOH,PLAYLIST...PRETTY MUCH ANYTHING!! TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERE TEXT HERET EXT HERE TEXT HERE </CENTER></DIV> <TD> <DIV style="BORDER-RIGHT: #FE2D89 2px solid; BORDER-TOP: #FE2D89 2px solid; PADDING-LEFT: 2px; BACKGROUND:#ffffff; scroll repeat 0% 0%; OVERFLOW: auto; BORDER-LEFT: #FE2D89 2px solid; WIDTH: 160px; PADDING-TOP: 1pt; BORDER-BOTTOM: #FE2D89 2px solid; HEIGHT: 150px; align: justify">++ CREDiTSz <BR> THiS LAYOUT WAS MADE BY THA ONE AND ONLIi GH3TTO_HOTTIE_lAYOUTZ4u<BR> <a href="http://www.xanga.com/Gh3tto_Hottie_Layoutz4u" target="_blank"><img src="http://www.yourimagelink.com/uploads/d80a9e84ab.gif" border="0" alt="Tha~~Best~Gh3tto~Laysz"></a> </DIV></TD> <DIV></DIV> <CENTER></TR></TBODY></TABLE></CENTER></CENTER></CENTER>
|