Suggest a link
Recommend to friend
Create a site
NEW ROSEBOWL LAYOUT HERE-----Just a reminder that I will be making more layouts this summer so dont get mad if I dont do one of your requests. THX ------
Rosebowl
Oklahoma
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#BF0000;filter:Glow(color=#000000,strength=4);height:32px;">Oklahoma Sooners</div> <!-- 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("#BF0000","black"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://i22.photobucket.com/albums/b306/mikey211112/asdasd.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://sooner.nmn.speedera.net/pics28/400/EK/EKLDTONVQGHMOAE.20041011012049.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #000000; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#000000e; scrollbar-3dlight-color: #BF0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#Bf0000; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #Bf0000; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #BF0000; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: white; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #Bf0000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #000000; border: 3px solid #Bf0000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #bf0000; } table.left { /* this edits the menu module */ border: 4px solid #bf0000; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #bf0000; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #000000; font: bold 12px tahoma; text-transform: lowercase; color: #bf0000; border: 2px solid #Bf0000; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #000000; border: 2px solid #bf0000; font:normal 12px tahoma; line-height:18px; color: #bf0000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #000000; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #000000 25t solid; border-top: black 25t solid; border-left: #bf0000 25t solid; border-right: #bf0000 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #000000; } </style> <!-- end code provided by createblog.com -->
Texas
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#CC6600;filter:Glow(color=#000000,strength=4);height:32px;">TEXAS LONGHORNS</div> <!-- 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("#CC6600","black"); // the border color var blinkBorderColor = "orange" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://www.utexas.edu/graphics/wordmark_tower.gif"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Someone] xanga.com/All_College_Layouts*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.statesman.com/horns/content/sports/photos/010505_rose_game/photo17.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: orange; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:orange; scrollbar-3dlight-color: #CC6600; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#CC6600; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #CC6600; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #CC6600; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: orange; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #CC6600; } table.left { /* this edits the menu module */ border: 4px solid #CC6600; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid orange; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: orange; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: orange; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: orange; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid gold; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: orange 25t solid; border-top: black 25t solid; border-left: #CC6600 25t solid; border-right: #CC6600 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: orange; } </style> <!-- end code provided by createblog.com -->
Virginia Tech
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#B22222;filter:Glow(color=#EE7621,strength=4);height:32px;">Virginia Tech Hokies</div> <!-- 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("#B22222","#EE7621"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://i22.photobucket.com/albums/b306/mikey211112/proudpast.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://i22.photobucket.com/albums/b306/mikey211112/051001_vick_hmed_1p.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #EE7621; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #EE7621; scrollbar-3dlight-color: #b22222; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#b22222; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #b22222; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #b22222; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #EE7621; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #b22222; } table.left { /* this edits the menu module */ border: 4px solid #b22222; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #EE7621; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #EE7621; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: 2px solid #b22222; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #EE7621; border: 2px solid #b22222; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #EE7621; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #EE7621; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #EE7621 25t solid; border-top: black 25t solid; border-left: #b22222 25t solid; border-right: #b22222 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #EE7621; } </style> <!-- end code provided by createblog.com -->
Southern California
<font style="font-size:11px;color:white;font-family:Arial"><marquee behavior=alternate><marquee width="175"><img src="http://i22.photobucket.com/albums/b306/mikey211112/deulac11110082308.jpg"><img src="http://i22.photobucket.com/albums/b306/mikey211112/usc.jpg"><img src="http://i22.photobucket.com/albums/b306/mikey211112/asdfas.jpg"><img src="http://i22.photobucket.com/albums/b306/mikey211112/5071786_18_1.jpg"><img src="http://i22.photobucket.com/albums/b306/mikey211112/usc_trojan_football.jpg"><img src="http://i22.photobucket.com/albums/b306/mikey211112/2004-08-27uscbush.jpg"> <img src="http://i22.photobucket.com/albums/b306/mikey211112/1104usc1.jpg"> <img src="http://i22.photobucket.com/albums/b306/mikey211112/p1_leinart3_all.jpg"> <img src="http://i22.photobucket.com/albums/b306/mikey211112/line.jpg"> <img src="http://i22.photobucket.com/albums/b306/mikey211112/inmc12210160035.jpg"> <img src="http://i22.photobucket.com/albums/b306/mikey211112/2004-12-05s_usc.jpg"> </marquee></marquee> <table> <TR> <td> <fieldset> <marquee direction="left" height=35 width=50 scrollamount="2"><font color=#990000 family="arial" size=1>USC</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=50 scrollamount="1"><font color=black family="arial" size=1> #1</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="right" height=35 width=50 scrollamount="1"><font color=#990000 family="arial" size=1> COLLEGE</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="left" height=35 width=50 scrollamount="1"><font color=black family="arial" size=1> FOOTBALL</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="up" height=35 width=50 scrollamount="1"><font color=#990000 family="arial" size=1> PROGRAM</font> </marquee> </fieldset> </td> <td> <fieldset> <marquee direction="down" height=35 width=53 scrollamount="1"><font color=black family="arial" size=1>NATION</font> </marquee> </fieldset> </td> <td><td> <fieldset> <marquee direction="down" height=35 width=53 scrollamount="1"><font color=#990000 family="arial" size=1>WIDE!!!!</font> </marquee> </fieldset> </td> <td> </TABLE> <div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#990000;filter:Glow(color=#FFCC11,strength=4);height:32px;">Southern California Trojans</div> <!-- 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("#990000","#FFCC11"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://i22.photobucket.com/albums/b306/mikey211112/usc.gif"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://i22.photobucket.com/albums/b306/mikey211112/050812_bush_bcol_3p.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #FFCC11; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#FFCC11; scrollbar-3dlight-color: #990000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#990000; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #990000; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #990000; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #FFCC11; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #990000; } table.left { /* this edits the menu module */ border: 4px solid #990000; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #FFCC11; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #FFCC11; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: 2px solid #990000; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #FFCC11; border: 2px solid #990000; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FFCC11; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #FFCC11; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #FFCC11 25t solid; border-top: black 25t solid; border-left: #990000 25t solid; border-right: #990000 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #FFCC11; } </style> <!-- end code provided by createblog.com -->
hey everyone if u want a layout then comment me
Air Force
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#80BFFF;filter:Glow(color=#000000,strength=4);height:32px;">Air Force</div> <!-- 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("#80BFFF","0000BF"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://cache.nmn.speedera.net/images/3000/sportheaders/icon_football.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.ncaaticketsnow.com/images/air-force.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #80BFFF; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #80BFFF; scrollbar-3dlight-color: #0000FF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#0000FF; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #0000FF; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #0000FF; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #80BFFF; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #0000FF; } table.left { /* this edits the menu module */ border: 4px solid #0000FF; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #80BFFF; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #80BFFF; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #80BFFF; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #80BFFF; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #80BFFF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #80BFFF 25t solid; border-top: black 25t solid; border-left: #0000FF 25t solid; border-right: #0000FF 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #80BFFF; } </style> <!-- end code provided by createblog.com -->
Akron
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#004080;filter:Glow(color=#000000,strength=4);height:32px;">Akron Zips</div> <!-- 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("#004080","#CFCF70"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://collegefootball.stxwebworks.com/akron_logo.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://collegefootball.stxwebworks.com/akron_logo.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #CFCF70; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#CFCF70; scrollbar-3dlight-color: #004080; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#004080; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #004080; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #004080; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #CFCF70; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #004080; } table.left { /* this edits the menu module */ border: 4px solid #004080; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #CFCF70; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #CFCF70; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #CFCF70; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #CFCF70; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #CFCF70; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #CFCF70 25t solid; border-top: black 25t solid; border-left: #004080 25t solid; border-right: #004080 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #CFCF70; } </style> <!-- end code provided by createblog.com -->
UAB
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#308f60;filter:Glow(color=#000000,strength=4);height:32px;">UAB Blazers</div> <!-- 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("#308f60","#DF8020"); // the border color var blinkBorderColor = "black" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://graphics.fansonly.com/photos/schools/albr/story_headline_photos/sports/genrel/auto_action/55465_mini.jpeg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://graphics.fansonly.com/photos/schools/albr/sports/m-footbl/auto_action/80298.jpeg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #DF8020; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#DF8020; scrollbar-3dlight-color: #308F60; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#308F60; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #308F60; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #308F60; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #DF8020; border: 3px solid #308f60; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #308F60; } table.left { /* this edits the menu module */ border: 4px solid #308F60; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #DF8020; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #DF8020; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #DF8020; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #DF8020; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #DF8020; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #DF8020 25t solid; border-top: black 25t solid; border-left: #308F60 25t solid; border-right: #308f60 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #DF8020; } </style> <!-- end code provided by createblog.com -->
Alabama
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#FFFFFF;filter:Glow(color=#000000,strength=4);height:32px;">Alabama Crimson Tide</div> <!-- 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("#FFFFFF","BF0000",D6D6d6); // the border color var blinkBorderColor = "black" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_alabamafl.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://images.picsearch.com/is?143702111907); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #d6d6d6; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: #d6d6d6; scrollbar-3dlight-color: #BF0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#BF0000; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #BF0000; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #bf0000; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #BF0000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #d6d6d6; border: 3px solid #BF0000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #BF0000; } table.left { /* this edits the menu module */ border: 4px solid #bf0000; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid black; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #d6d6d6; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #d6d6d6; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #d6d6d6; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #d6d6d6; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #d6d6d6 25t solid; border-top: black 25t solid; border-left: #bf0000 25t solid; border-right: #bf0000 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #d6d6d6; } </style> <!-- end code provided by createblog.com -->
Arizona
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#004080;filter:Glow(color=#000000,strength=4);height:32px;">Arizona Wildcats</div> <!-- 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("#004080","#A71818"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_arizonafl2.jpg"></CENTER> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://wildcat.arizona.edu/papers/95/football/uo/football.kbk.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #004080; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#A71818; scrollbar-3dlight-color: #004080; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#004080; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #004080; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #004080; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #A71818; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #004080; } table.left { /* this edits the menu module */ border: 4px solid #004080; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #A71818; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #A71818; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #A71818; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #A71818; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #A71818; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #A71818 25t solid; border-top: black 25t solid; border-left: #004080 25t solid; border-right: #004080 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #A71818; } </style> <!-- end code provided by createblog.com -->
Arizona St.
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#800517;filter:Glow(color=#000000,strength=4);height:32px;">Arizona Sun Devils</div> <!-- 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("#eac117","#800517"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_azstateflag.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.ncaaticketsnow.com/images/arizona-state.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #eac117; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#eac117; scrollbar-3dlight-color: #800517; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#800517; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #800517; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #800517; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #eac117; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #800517; } table.left { /* this edits the menu module */ border: 4px solid #800517; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #eac117; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #eac117; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #eac117; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #eac117; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #eac117; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #eac117 25t solid; border-top: black 25t solid; border-left: #800517 25t solid; border-right: #800517 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #eac117; } </style> <!-- end code provided by createblog.com -->
Arkansas
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#Bf0000;filter:Glow(color=#000000,strength=4);height:32px;">Arkansas Razorbacks</div> <!-- 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("#bf0000","white"); // the border color var blinkBorderColor = "#D6D6D6" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_ark.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://chronicle.augusta.com/images/headlines/112397/MISSISSIPPI_ST_ARKANSAS.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #D6D6D6; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#D6D6D6; scrollbar-3dlight-color: #bf0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#bf0000; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #Bf0000; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #bf0000; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #d6d6d6; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #bf0000; } table.left { /* this edits the menu module */ border: 4px solid #bf0000; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #d6d6d6; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #d6d6d6; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #d6d6d6; border: ; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #d6d6d6; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #d6d6d6; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #d6d6d6 25t solid; border-top: black 25t solid; border-left: #bf0000 25t solid; border-right: #bf0000 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #d6d6d6; } </style> <!-- end code provided by createblog.com -->
Arkansas St.
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#FF0000;filter:Glow(color=#000000,strength=4);height:32px;">Arkansas State Indians</div> <!-- 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("#FF0000","black"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_arkansasstate_logo2.gif"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.ncaaticketsnow.com/images/arkansas-state1.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #000000; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:black; scrollbar-3dlight-color: #FF0000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color: black; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: red; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: red; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: red; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: red; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #black; } table.left { /* this edits the menu module */ border: 4px solid black; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid black; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: red; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: black; border: ; font:normal 12px tahoma; line-height:18px; color: red; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FF0000; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #FF0000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: black 25t solid; border-top: black 25t solid; border-left: #FF0000 25t solid; border-right: #FF0000 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: black; } </style> <!-- end code provided by createblog.com -->
Army
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#CCCC99;filter:Glow(color=#000000,strength=4);height:32px;">Army</div> <!-- 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("#CCCC99","black"); // the border color var blinkBorderColor = "white" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_army-04-row-2a.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.usna.edu/LibExhibits/Archives/Armynavy/Images/1989an6.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: white; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color: black; scrollbar-3dlight-color: #CCCC99; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#CCCC99; 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:11px; line-height:16px; font-weight:bold; background-color: black; color: #CCCC99; letter-spacing:1px; text-align: center; background-color: black; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #CCCC99; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #CCCC99; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #CCCC99; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: black; border: 3px solid #CCCC99; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #CCCC99; } table.left { /* this edits the menu module */ border: 4px solid #CCCC99; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid black; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #CCCC99; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: black; font: bold 12px tahoma; text-transform: lowercase; color: #CCCC99; border: white; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: black; border: ; font:normal 12px tahoma; line-height:18px; color: #CCCC99; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: black; border: 2px solid #CCCC99; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid black; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: black 25t solid; border-top: black 25t solid; border-left: #CCCC99 25t solid; border-right: #CCCC99 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: black; } </style> <!-- end code provided by createblog.com -->
Auburn
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color:#000080;filter:Glow(color=#f87a17,strength=7);height:32px;">Auburn</div> <!-- 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("#000080","#f87a17","white"); // the border color var blinkBorderColor = "black" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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 --> <CENTER><img src="http://photobucket.com/albums/b306/mikey211112/th_auburnfl.jpg"></CENTER><a href="http://www.xanga.com/All_College_Layouts">All_College_Layouts</a> <style type="text/css"> /*by [Michael] xanga.com/mikey21211*/ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-color: grey; background-image: url(http://www.auburntigers.com/photoalbums/fb112004/images/112004jr10.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #000000; scrollbar-track-color: black; scrollbar-shadow-color: #f87a17; scrollbar-face-color: white; scrollbar-highlight-color: #FFFFFF; scrollbar-darkshadow-color:#f87a17; scrollbar-3dlight-color: #000080; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px Tahoma; line-height:18px; color:#000080; 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:11px; line-height:16px; font-weight:bold; background-color: none; color: black; letter-spacing:1px; text-align: center; background-color: #000080; border: 3px solid black; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #000080; text-decoration: Tahoma; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: black; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color: #000000; cursor: hand ; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: #f87a17; border: 3px solid #000000; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 4px solid black; font:normal 12px Tahoma; background-color: white; letter-spacing:0px; color: #000080; } table.left { /* this edits the menu module */ border: 4px solid #000080; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 4px solid #f87a17; background-color: white; width:400px; font:normal 12px tahoma; line-height:18px; color: #000000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #f87a17; font: bold 12px tahoma; text-transform: lowercase; color: #000000; border: 2px solid #000080; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #f87a17; border: 2px solid #000080; font:normal 12px tahoma; line-height:18px; color: black; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #f87a17; border: 2px solid black; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #f87a17; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 750px; } hr { /* horizontal divider */ border: 1px solid black; } </style> <BODY style="border-bottom: #f87a17 25t solid; border-top: black 25t solid; border-left: #000080 25t solid; border-right: #000080 25t solid"></TBODY> <!-- begin code provided by createblog.com --> <style type="text/css"> .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #f87a17; } </style> <!-- end code provided by createblog.com -->
Ball State
<div style="font-size:24px;letter-spacing:normal;font-weight:bold;font-family:verdana;color: red;filter:Glow(color=#000000,strength=4);height:32px;">Ball State Cardinals</div> <!-- 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("red","white","black"); // the border color var blinkBorderColor = "black" // the border width, in pixels var blinkBorderWidth = 4; // the # of rows var blinkRows = 1; // the # of columns var blinkCols = 5; // the width of the entire box, in pixels or % var blinkWidth = 625; // the height of each row, in pixels var blinkRowHeight = 10; // 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.wri