Advertisement
VicariousHelpSite

STANDARD HTML 2 COLUMN LAYOUT 106B

Jul 1st, 2013
848
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. !!!!!!!!!!!!Read It!!!!!!!!!!!!
  2.  
  3. (⊙.⊙(☉_☉)⊙.⊙)
  4.  
  5. There are div ids/classes, img classes and tables (<table><tr><td>) in this layout. Be VERY, VERY, VERY careful not to drop off any of the coding.
  6.  
  7.  
  8. Don't forget to replace the XXXXX with your friend ID number.
  9.  
  10. (>‿◠)✌
  11.  
  12.  
  13. *****************************SAVE YOUR WORK AS YOU GO.*******************************
  14.  
  15.  
  16.  
  17.  
  18.  
  19. DO NOT REMOVE THE .VICARIOUS MARKERS FROM ANY VICARIOUS LAYOUT.
  20.  
  21. -----------------------------ABOUT ME---------------------------------
  22.  
  23. <style type="text/css">
  24.  
  25. @import url(http://fonts.googleapis.com/css?family=Reenie+Beanie|Rancho);
  26. /* DO NOT PUT ANYTHING ABOVE THE @import LINE ABOVE*/
  27.  
  28. .vicarious {BE RESPECTFUL TO THE LAYOUT CODER/CREATOR. DO NOT REMOVE THE .VICARIOUS CREDIT! Layouts available @ http://vicarious-hs.tumblr.com/}
  29.  
  30.  
  31. /* DO NOT REARRANGE MY CODING. ORDER IS IMPORTANT*/
  32.  
  33. .vicarious{ Background Properties }
  34. body {
  35. background-color:3d474d;
  36. background-image: url(http://i1080.photobucket.com/albums/j334/Vicarious_HS/seamless%20background/r_zps54e0a243.jpg~original);
  37. background-attachment: fixed;
  38. background-position: center center;
  39. background-repeat: repeat;
  40. visibility:visible;
  41. right:0%;
  42. top:0%;
  43. margin-right:0px;
  44. margin-top:0px;
  45. position:absolute;
  46. }
  47.  
  48.  
  49. .vicarious{ Google Chrome Scrollbar }
  50. ::-webkit-scrollbar { width: 12px;}
  51.  
  52. ::-webkit-scrollbar-track {
  53. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  54. -webkit-border-radius: 10px;
  55. border-radius: 10px;}
  56.  
  57. ::-webkit-scrollbar-thumb {
  58. -webkit-border-radius: 5px;
  59. border-radius: 5px;
  60. background: rgb(5, 14, 19);
  61. background: -moz-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  62. background: -webkit-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  63. background: -o-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  64. background: -ms-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  65. background: linear-gradient(90deg,rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  66. }
  67.  
  68. ::-webkit-scrollbar-thumb:window-inactive {
  69. background: rgb(5, 14, 19);
  70. background: -moz-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  71. background: -webkit-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  72. background: -o-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  73. background: -ms-linear-gradient(0deg, rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  74. background: linear-gradient(90deg,rgb( 5, 14, 19) 46%, rgb(61, 71, 77) 32%);
  75. }
  76.  
  77.  
  78. .vicarious { Table Properties }
  79. table, tr, td { background-color:transparent; border:0;}
  80. table table {
  81. background-color:3d474d;
  82. border-left:10px double #6e7a81;
  83. border-right:10px double #6e7a81;
  84.  
  85. }
  86.  
  87. table table table { background-color:transparent; display: inline-table; border:0px; }
  88.  
  89. .vic_table {
  90. margin-bottom:5px;
  91. background-color:172127;
  92. border:1px solid #000000; }
  93. .vic_table tr { margin:0px; }
  94. .vic_table td { margin:0px; width:100%; }
  95.  
  96. .vicarious{Like To Meet Tables Placement (Up/Down/Left/Right) Codes}
  97. td.text table {position:relative; top:-9px; left:-3px; }
  98. td.text object, td.text embed, td.text table table {position:static;}
  99.  
  100. .vicarious{Interests Tables Placement (Up/Down/Left/Right) Codes}
  101. object, embed, table table table { position:relative; top:xxpx; left:2px;}
  102. table table table table{border:0px; position:static;}
  103.  
  104. .vicarious { Additional Table Properties. Do not adjust. }
  105. table table table td img { display:inline; }table td td{ width:0; } table { width:500px; } table table { width:auto; } table table td { padding:3px; } table table table td { padding:0; } table table table { width:auto!important; height:0; } td.text td a img { width:auto!important; } table table table table table, table table table table table td { width:0!important; padding:0!important; } td.text a img { width:100px!important; } td.text td.text a img { width:35px!important; } td td td div strong { width:auto!important; display:block; } table table td img, td.text td.text .orangetext15, td.text td.text table table div { display:none; }
  106.  
  107.  
  108. .vicarious { Font Styles }
  109.  
  110. a, a:link, a:active, a:visited, a:hover, td, .text, table, tr, td, li, div, input, p, i, b, em {
  111. font-family: palatino linotype;
  112. font-size: 6.5pt ;
  113. line-height: 90% ;
  114. color:2c3941;
  115. }
  116.  
  117. P {
  118. text-align:justify;
  119. }
  120.  
  121. I {
  122. font-family: tahoma;
  123. font-size: 6.5pt ;
  124. style: italic ;
  125. color:637078;
  126. }
  127.  
  128. B {
  129. font-family: arial;
  130. font-size: 6.0pt ;
  131. font-weight:bold ;
  132. color:80868a;
  133. }
  134.  
  135. Em {
  136. font-family: 'Reenie Beanie', cursive;
  137. font-size: 14pt ;
  138. color:bdc3c7;
  139. display:block;
  140. text-align: center;
  141. text-shadow: 2px 2px #000000;
  142. }
  143.  
  144. .vicarious {Shared Styles for Headers }
  145. big, small, .h1, .h2, .h3, .h4, .h5, .h6, .h7, .h8, .h9, .h10, .h11, .h12, .one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve, .lyric, .lyric2, .lyric3, .lyric4, .lyric5, .lyric6, .lyric7, .lyric8, a.first, a.second, a.third, .name {
  146. display:block;
  147. text-decoration: none ;
  148. line-height: 90% ;
  149. }
  150.  
  151. .vicarious { Headers }
  152.  
  153. big {
  154. font-family: 'Varela Round', sans-serif;
  155. font-size:16pt ;
  156. color:c7cfd4;
  157. text-align: left;
  158. padding:5px 0px 0px 10px;
  159. text-transform: lowercase;
  160. letter-spacing: -1pt;
  161. border-bottom:2px solid #455158;
  162. text-shadow: 2px 2px #000000;
  163. -webkit-box-shadow: 0px 0px 7px rgba(71, 41, 29, .75);
  164. -moz-box-shadow: 0px 0px 7px rgba(71, 41, 29, .75);
  165. box-shadow: 0px 0px 7px rgba(71, 41, 29, .75);
  166. }
  167.  
  168. small {
  169. font-family: copperplate gothic bold;
  170. font-size:5pt ;
  171. line-height: 20px ;
  172. height:20px;
  173. color: 4a5234;
  174. padding-top:5px;
  175. background-color:1c2300;
  176. text-align: center;
  177. text-transform: uppercase;
  178. }
  179.  
  180.  
  181.  
  182. .h1 {
  183. font-family: georgia ;
  184. font-size:6pt ;
  185. color:46535b;
  186. background-color:050e13;
  187. text-align: center;
  188. padding: 3px ;
  189. margin-bottom:2px;
  190. text-transform: uppercase ;
  191. letter-spacing: 2pt;
  192. border-top:1px solid #666f75;
  193. border-bottom:1px solid #666f75;
  194. }
  195.  
  196. .h2 {
  197. font-family: georgia ;
  198. font-size:10pt ;
  199. color:53573a;
  200. text-align: right;
  201. background-color:transparent;
  202. border-bottom: 1px dotted #4b5d45;
  203. margin: 0px 5px 0px 150px ;
  204. text-transform: uppercase ;
  205. letter-spacing: 2pt;
  206. }
  207.  
  208. .h3 {
  209. font-family: rancho;
  210. font-size: 30pt ;
  211. color:72828f;
  212. line-height:120%;
  213. text-shadow: 2px 2px #000000;
  214. background-color:2e414d;
  215. text-align:center;
  216. }
  217.  
  218. .h4 {
  219. font-family: rancho;
  220. font-size: 16pt ;
  221. color:a1adb4;
  222. background-color:2c3e48;
  223. text-align:right;
  224. padding-right:5px;
  225. }
  226.  
  227. .h5 {
  228. font-family: rancho;
  229. font-size: 10pt ;
  230. color:140d0f;
  231. background-color:bcc0c3;
  232. text-align:center;
  233. }
  234.  
  235. .h6 {
  236. font-family: rancho;
  237. font-size: 14pt ;
  238. color:7b8b94;
  239. background-color:34444e;
  240. text-align:left;
  241. padding-left:5px;
  242. }
  243.  
  244. .h7 {
  245. font-family: rancho;
  246. font-size: 16pt ;
  247. color:1d311e;
  248. background-color:6e7a81;
  249. text-align:right;
  250. padding-right:5px;
  251. border-bottom: 4px solid #c5c9cb;
  252. }
  253.  
  254.  
  255. .h8 {
  256. font-family: rancho;
  257. font-size: 30pt ;
  258. color:cbd3d8;
  259. line-height:50%;
  260. text-shadow: 2px 2px #000000;
  261. text-align:center;
  262. }
  263.  
  264. .h9 {
  265. font-family: rancho;
  266. font-size: 14pt ;
  267. color:8c9093;
  268. line-height:30%;
  269. text-shadow: 2px 2px #000000;
  270. text-align:center;
  271. margin:5px 0px;
  272. }
  273.  
  274. .h10 {
  275. font-family: rancho;
  276. font-size: 30pt ;
  277. color:cbd3d8;
  278. line-height:90%;
  279. text-shadow: 2px 2px #000000;
  280. text-align:center;
  281. margin-top:5px;
  282. border-bottom:3px solid #5a656b;
  283. }
  284.  
  285. .vicarious{Profile Link Codes}
  286. a.first, a.first:link, a.first:active, a.first:visited {
  287. color:98a2a8;
  288. background-color:3d474d;
  289. font-family: courier new ;
  290. font-size:10pt ;
  291. width: 30px ;
  292. line-height: 30px ;
  293. height: 30px ;
  294. text-align: center;
  295. text-transform: uppercase ;
  296. border-top:0px solid #172127;
  297. border-bottom:50px solid #172127;
  298. -webkit-transition: all 0.6s ease-out;
  299. -moz-transition: all 0.6s ease-out;
  300. -ms-transition: all 0.6s ease-out;
  301. -o-transition: all 0.6s ease-out;
  302. transition: all 0.6s ease-out;
  303. }
  304.  
  305. a.first:hover {
  306. border-top:40px solid #172127;
  307. border-bottom:10px solid #172127;
  308. background-color:172127;
  309. }
  310.  
  311. .vicarious{Connection Link Codes Left Side}
  312. a.second, a.second:link, a.second:active, a.second:visited {
  313. color:b6bfc4;
  314. font-family: tahoma ;
  315. font-size:5.5pt ;
  316. line-height: 19px ;
  317. height:19px ;
  318. text-align:right;
  319. padding:0px 2px 0px 0px;
  320. text-transform: uppercase ;
  321. letter-spacing:1pt;
  322. margin-bottom:1px;
  323. background: rgb(43, 55, 62);
  324. background: -moz-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  325. background: -webkit-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  326. background: -o-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  327. background: -ms-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  328. background: linear-gradient(315deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  329. text-shadow: 3px 3px 3px rgba(14, 17, 19, 1);
  330. -webkit-transition: all 0.6s ease-out;
  331. -moz-transition: all 0.6s ease-out;
  332. -ms-transition: all 0.6s ease-out;
  333. -o-transition: all 0.6s ease-out;
  334. transition: all 0.6s ease-out;
  335. }
  336.  
  337. a.second:hover {
  338. background: rgb(43, 55, 62);
  339. background: -moz-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  340. background: -webkit-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  341. background: -o-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  342. background: -ms-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  343. background: linear-gradient(55deg,rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  344. text-align: left;
  345. padding:0px 0px 0px 2px;
  346. text-shadow: 3px 3px 3px rgba(14, 17, 19, 1);
  347. }
  348.  
  349. .vicarious{Connection Link Codes Right Side}
  350. a.third, a.third:link, a.third:active, a.third:visited {
  351. color:b6bfc4;
  352. font-family: tahoma ;
  353. font-size:5.5pt ;
  354. line-height: 19px ;
  355. height:19px ;
  356. text-transform: uppercase ;
  357. letter-spacing:1pt;
  358. margin-bottom:1px;
  359. text-align: left;
  360. padding:0px 0px 0px 2px;
  361. background: rgb(43, 55, 62);
  362. background: -moz-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  363. background: -webkit-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  364. background: -o-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  365. background: -ms-linear-gradient(325deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  366. background: linear-gradient(55deg,rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  367. text-shadow: 3px 3px 3px rgba(14, 17, 19, 1);
  368. -webkit-transition: all 0.6s ease-out;
  369. -moz-transition: all 0.6s ease-out;
  370. -ms-transition: all 0.6s ease-out;
  371. -o-transition: all 0.6s ease-out;
  372. transition: all 0.6s ease-out;
  373. }
  374.  
  375.  
  376. a.third:hover {
  377. background: rgb(43, 55, 62);
  378. background: -moz-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  379. background: -webkit-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  380. background: -o-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  381. background: -ms-linear-gradient(225deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  382. background: linear-gradient(315deg, rgb(43, 55, 62) 83%, rgb(82, 94, 101) 70%);
  383. text-align:right;
  384. padding:0px 2px 0px 0px;
  385. text-shadow: 3px 3px 3px rgba(14, 17, 19, 1);
  386. }
  387.  
  388. .vicarious { Div Style Classes }
  389.  
  390. .block {
  391. background-color:3d474d;
  392. margin-bottom:50px;
  393. width:50px;
  394. height:20px;
  395. }
  396.  
  397. .vic1T {
  398. width:286px;
  399. height:103px;
  400. margin:5px;
  401. padding:0px 2px;
  402. overflow:auto;
  403. }
  404.  
  405.  
  406.  
  407. .vic2T {
  408. width:183px;
  409. height:100px;
  410. margin:5px 5px 5px 0px;
  411. padding-right:2px;
  412. overflow:auto;
  413. }
  414.  
  415. .vic2I {
  416. width:100px;
  417. height:100px;
  418. margin:5px 0px 5px 5px;
  419. }
  420.  
  421.  
  422.  
  423. .vic3T {
  424. width:183px;
  425. height:300px;
  426. margin:5px 5px 5px 0px;
  427. padding-right:2px;
  428. overflow:auto;
  429. }
  430.  
  431. .vic3I {
  432. width:100px;
  433. height:300px;
  434. margin:5px 0px 5px 5px;
  435. }
  436.  
  437.  
  438.  
  439. .vic4T {
  440. background-color:172127;
  441. width:390px;
  442. height:auto;
  443. overflow:none;
  444. margin:5px;
  445. }
  446.  
  447.  
  448. .vic4Ts1 {
  449. background-color:2e414d;
  450. float:left;
  451. width:234px;
  452. height:150px;
  453. overflow:auto;
  454. margin:2px 4px 2px 0px;
  455. color:969da1;
  456. padding:0px 0px 0px 2px;
  457. }
  458.  
  459. .vic4Ts2 {
  460. background-color:2e414d;
  461. float:right;
  462. width:234px;
  463. height:150px;
  464. overflow:auto;
  465. margin:2px 0px 2px 4px;
  466. color:0b0509;
  467. padding:0px 2px 0px 0px;
  468. }
  469.  
  470. .vic4Ts1 p, .vic4Ts2 p {
  471. font-size: 6pt ;
  472. color:969da1;
  473. }
  474.  
  475.  
  476. .vicconn {
  477. background-color:172127;
  478. width:143px;
  479. height:120px;
  480. overflow:auto;
  481. margin:2px;
  482. padding:0px;
  483. }
  484.  
  485.  
  486.  
  487. .vicarious { Div IDs}
  488.  
  489. #vicbox1 {
  490. background-color:172127;
  491. width:307px;
  492. height:auto;
  493. visibility:visible;
  494. right:0%;
  495. top:0%;
  496. border: 10px double #6e7a81;
  497. margin-right:825px;
  498. margin-top:150px;
  499. position:fixed;
  500. overflow:none;
  501. z-index: 9 ;
  502. }
  503.  
  504. #vicnotes {
  505. background-color:172127;
  506. width:307px;
  507. height:105px;
  508. visibility:visible;
  509. right:0%;
  510. top:0%;
  511. margin-right:835px;
  512. margin-top:160px;
  513. position:fixed;
  514. overflow:auto;
  515. z-index: 9 ;
  516. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  517. filter: alpha(opacity=0);
  518. opacity: 0;
  519. -webkit-transition: all 0.5s linear;
  520. -moz-transition: all 0.5s linear;
  521. -o-transition: all 0.5s linear;
  522. }
  523.  
  524. #vicbox1:hover #vicnotes {
  525. margin-top:160px;
  526. -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  527. filter: alpha(opacity=100);
  528. opacity: 1;
  529. -webkit-transition: all 0.5s linear;
  530. -moz-transition: all 0.5s linear;
  531. -o-transition: all 0.5s linear;
  532. }
  533.  
  534.  
  535. .vicarious { Img Style Classes}
  536. .vicimg1{
  537. width:100px;
  538. height:100px;
  539. overflow:hidden;
  540. }
  541.  
  542. .vicarious{ Hide Codes }
  543.  
  544. .userProfileURL, .profileInfo, .friendsComments, .friendSpace, .blurbs, .contactTable, .latestBlogEntry, .extendedNetwork, .interestsAndDetails, .userprofiledetail, .userAlbums, .whitetext12, .orangetext15, .lightbluetext8, .navigationBar, .profile, table tr td[id='footerWarpper'] { display:none !important;visibility:hidden!important; }
  545. table table table table td {width:0px;}
  546. .contactTable td, table table td.text table td,table table table table table td {width:auto;}
  547. div div select, div div form {display:none !important;}
  548. select { visibility:hidden!important; WIDTH:0px!important;}
  549. table div {display:none;}table table div {display:block;}
  550. .navigationBar { display: none; }
  551. div[id="googlebar"],div div select{opacity:0;filter:alpha(opacity=0);display:none !important;position:absolute !important; bottom:2000px !important;}
  552. .vicarious{Misc Codes}
  553. p.breakhere { page-break-after: always }
  554. br{line-height:10px!important;}
  555.  
  556. .vicarious {Layouts available @ http://vicarious-hs.tumblr.com/}
  557. </style>
  558.  
  559. .vicarious{Second Hide Blurbs Code}
  560. </td></tr></table><table style="display:none"><tr><td>
  561.  
  562.  
  563.  
  564. -----------------------------LIKE TO MEET---------------------------------
  565.  
  566. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:400px; display:block; word-wrap:break-word">
  567.  
  568. <font class="h10">Your Name Here</font>
  569. <font class="h4">Put a quote here.</font>
  570.  
  571. <img src="http://i.imgbox.com/acps2en7.png">
  572.  
  573. <BR><font class="h8">Verses</font>
  574.  
  575. <font class="h9">
  576. Verse Type
  577. <i>●</i>
  578. Verse Type
  579. <i>●</i>
  580. Verse Type
  581. </font>
  582.  
  583. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:400px; display:block; word-wrap:break-word">
  584.  
  585.  
  586. <font class="h4">My Story</font>
  587. <font class="h5">Mini-Title Here</font>
  588. <font class="h6">Origins/History</font>
  589.  
  590. <div class="vic4T">
  591.  
  592. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  593.  
  594. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  595.  
  596.  
  597. <p><em>Put a quote or something here</em>
  598.  
  599. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  600.  
  601.  
  602. <div class="vic4Ts1">
  603.  
  604. <img align="right" src="http://i.imgbox.com/acsfZc4k.png">
  605.  
  606. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
  607.  
  608. </div>
  609.  
  610.  
  611. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  612.  
  613. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  614.  
  615. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  616.  
  617. <p><em>Put a quote or something here</em>
  618.  
  619. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  620.  
  621. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  622.  
  623.  
  624. </div>
  625.  
  626. <font class="h3">❝Put a really short quote here❞</font>
  627.  
  628.  
  629. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:400px; display:block; word-wrap:break-word">
  630.  
  631. <img src="http://i.imgbox.com/adoMr5jh.png">
  632.  
  633.  
  634. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:400px; display:block; word-wrap:break-word">
  635.  
  636.  
  637. <font class="h4">My Story</font>
  638. <font class="h5">Mini-Title Here</font>
  639. <font class="h6">Present Day</font>
  640.  
  641. <div class="vic4T">
  642.  
  643. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  644.  
  645. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  646.  
  647.  
  648. <p><em>Put a quote or something here</em>
  649.  
  650. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  651.  
  652.  
  653. <div class="vic4Ts2">
  654.  
  655. <img align="left" src="http://i.imgbox.com/acsfZc4k.png">
  656.  
  657. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
  658.  
  659. </div>
  660.  
  661.  
  662.  
  663. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  664.  
  665. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  666.  
  667. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  668.  
  669. <p><em>Put a quote or something here</em>
  670.  
  671. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  672.  
  673. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  674.  
  675.  
  676. </div>
  677.  
  678. <font class="h3">❝Put a really short quote here❞</font>
  679.  
  680. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:400px; display:block; word-wrap:break-word">
  681.  
  682.  
  683. <img src="http://i.imgbox.com/adoMr5jh.png">
  684.  
  685. -----------------------------INTERESTS---------------------------------
  686.  
  687.  
  688. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  689.  
  690. <img src="http://i.imgbox.com/adfLXlyJ.png">
  691.  
  692. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  693.  
  694. <em>Put a music player here.</em>
  695.  
  696.  
  697.  
  698. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  699.  
  700. <font class="h7">Legal</font>
  701.  
  702.  
  703.  
  704. <div class="vic1T">
  705.  
  706. <p><b>NAME:</b> Input info
  707. <BR><b>NICKNAMES:</b> Input info
  708. <BR><b>ALIASES:</b> Input info
  709. <BR><b>DATE OF BIRTH:</b> Input info
  710. <BR><b>PLACE OF BIRTH:</b> Input info
  711. <BR><b>CURRENT RESIDENCE:</b> Input info
  712.  
  713. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  714.  
  715.  
  716.  
  717. </div>
  718.  
  719.  
  720. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  721.  
  722.  
  723. <font class="h7">Statistical</font>
  724.  
  725. <table><tr><td valign="top">
  726.  
  727. <img class="vic3I" src="http://i.imgbox.com/aciYIUHl.png">
  728.  
  729. </div></td><td valign="top"><div class="vic3T">
  730.  
  731.  
  732.  
  733.  
  734. <p><font class="h1">Physical</font>
  735. <BR><b>ETHNICITY:</b> Input info
  736. <BR><b>HAIR COLOR:</b> Input info
  737. <BR><b>EYE COLOR:</b> Input info
  738. <BR><b>HEIGHT:</b> Input info
  739. <BR><b>WEIGHT:</b> Input info
  740. <BR><b>BIRTHMARKS/SCARS:</b> Input info
  741.  
  742. <p><font class="h1">Family</font>
  743. <BR><b>MOTHER:</b> Input info
  744. <BR><b>FATHER:</b> Input info
  745. <BR><b>SISTER(S):</b> Input info
  746. <BR><b>BROTHER(S):</b> Input info
  747. <BR><b>Other Family:</b> Input info
  748.  
  749. <p><font class="h1">Relationships</font>
  750. <BR><b>SEXUAL ORIENTATION:</b> Input info
  751. <BR><b>RELATIONSHIP STATUS:</b> Input info
  752. <BR><b>CURRENT RELATIONSHIP(S):</b> Input info
  753. <BR><b>PAST RELATIONSHIP(S):</b> Input info
  754.  
  755. <p><font class="h1">Education</font>
  756. <BR><b>High School</b> Input Info
  757. <br><b>College</b> Input Info
  758. <br><b>Major</b> Input Info
  759. <br><b>Degree</b> Input Info
  760.  
  761. <p><font class="h1">Employment</font>
  762. <BR><b>OCCUPATION:</b> Input info
  763. <BR><b>JOB DESCRIPTION:</b> Input info
  764. <BR><b>EMPLOYER:</b> Input info
  765. <BR><b>SKILLSET:</b> Input info
  766.  
  767.  
  768.  
  769. </div></td> </tr></table>
  770.  
  771.  
  772. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  773.  
  774. <font class="h7">Personality</font>
  775.  
  776.  
  777.  
  778. <div class="vic1T">
  779.  
  780. <p><b>Traits:</b> Input Info
  781. <BR><b>Disorders:</b> Input Info
  782. <BR><b>Addictions:</b> Input Info
  783. <BR><b>Likes:</b> Input Info
  784. <BR><b>Dislikes:</b> Input Info
  785. <BR><b>Quirks:</b> Input Info
  786.  
  787. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  788.  
  789.  
  790.  
  791. </div>
  792.  
  793. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  794.  
  795.  
  796.  
  797. <center><table><tr><td valign="top">
  798. <img src="http://i.imgbox.com/acxkEkwp.png">
  799.  
  800. </td><td valign="top">
  801. <img src="http://i.imgbox.com/acxkEkwp.png">
  802. </td><td valign="top">
  803. <img src="http://i.imgbox.com/acxkEkwp.png">
  804.  
  805. </td></tr></table></center>
  806.  
  807. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  808.  
  809. <font class="h7">Connections</font>
  810.  
  811. <table><tr><td valign="top"><div class="vicconn">
  812.  
  813. <a class="second" href="LINK HERE">Connection Name Here</a>
  814. <a class="second" href="LINK HERE">Connection Name Here</a>
  815. <a class="second" href="LINK HERE">Connection Name Here</a>
  816. <a class="second" href="LINK HERE">Connection Name Here</a>
  817. <a class="second" href="LINK HERE">Connection Name Here</a>
  818. <a class="second" href="LINK HERE">Connection Name Here</a>
  819. <a class="second" href="LINK HERE">Connection Name Here</a>
  820.  
  821. </div></td><td valign="top"><div class="vicconn">
  822.  
  823.  
  824. <a class="third" href="LINK HERE">Connection Name Here</a>
  825. <a class="third" href="LINK HERE">Connection Name Here</a>
  826. <a class="third" href="LINK HERE">Connection Name Here</a>
  827. <a class="third" href="LINK HERE">Connection Name Here</a>
  828. <a class="third" href="LINK HERE">Connection Name Here</a>
  829. <a class="third" href="LINK HERE">Connection Name Here</a>
  830. <a class="third" href="LINK HERE">Connection Name Here</a>
  831.  
  832. </div></td></tr></table>
  833.  
  834.  
  835. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  836.  
  837. <big>Title or Name</big>
  838. <table><tr><td valign="top">
  839.  
  840. <img class="vic2I" src="http://i.imgbox.com/abgE8TMI.png">
  841.  
  842. </div></td><td valign="top"><div class="vic2T">
  843.  
  844. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  845.  
  846. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  847.  
  848.  
  849. </div></td> </tr></table>
  850.  
  851.  
  852.  
  853. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  854.  
  855.  
  856. <big>Title or Name</big>
  857.  
  858. <table><tr><td valign="top">
  859.  
  860. <img class="vic2I" src="http://i.imgbox.com/abgE8TMI.png">
  861.  
  862. </div></td><td valign="top"><div class="vic2T">
  863.  
  864. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  865.  
  866. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  867.  
  868. </div></td> </tr></table>
  869.  
  870.  
  871. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  872.  
  873.  
  874. <big>Title or Name</big>
  875.  
  876. <table><tr><td valign="top">
  877.  
  878. <img class="vic2I" src="http://i.imgbox.com/abgE8TMI.png">
  879.  
  880. </div></td><td valign="top"><div class="vic2T">
  881.  
  882. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  883.  
  884. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  885.  
  886.  
  887. </div></td> </tr></table>
  888.  
  889.  
  890.  
  891. </td></tr></table></td></tr></table><table class="vic_table" cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="width:300px; display:block; word-wrap:break-word">
  892.  
  893.  
  894. <big>Title or Name</big>
  895.  
  896. <table><tr><td valign="top">
  897.  
  898. <img class="vic2I" src="http://i.imgbox.com/abgE8TMI.png">
  899.  
  900. </div></td><td valign="top"><div class="vic2T">
  901.  
  902. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  903.  
  904. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  905.  
  906.  
  907.  
  908. </div></td> </tr></table>
  909.  
  910.  
  911. -----------------------------MUSIC---------------------------------
  912.  
  913.  
  914. </td></tr></table></td></tr></table><table cellspacing="0" cellpadding="0" border="0"><tr><td><table cellspacing="0" cellpadding="0" border="0"><tr><td valign="top" align="left" style="word-wrap:break-word">
  915.  
  916.  
  917. <div id="vicbox1"><center><table><tr><td valign="top">
  918.  
  919. <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png">
  920.  
  921. </td><td valign="top">
  922.  
  923. <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png">
  924.  
  925. </td><td valign="top">
  926.  
  927. <img class="vicimg1" src="http://i.imgbox.com/abgE8TMI.png">
  928.  
  929. </td></tr></table><table><tr><td valgin="top"><div class="block"></div></td>
  930.  
  931. <td><a href="/logincomplete.php"class="first">H</a></td>
  932. <td><a href="/invite_friend.php?friend_id=xxxxxx"class="first">A</a></td>
  933. <td><a href="/add_testimonial.php?member_id=xxxxxx"class="first">C</a></td>
  934. <td><a href="/send_message.php?member_id=xxxxxx"class="first">M</a></td>
  935. <td><a href="/gallery.php?member_id=xxxxxx"class="first">P</a></td>
  936. <td><a href="/view_member_blog.php?member_id=xxxxxx"class="first">B</a></td>
  937.  
  938.  
  939. <td valgin="top"><div class="block"></div></td></tr></table></center><div id="vicnotes">
  940.  
  941. <em>Obligation sand Notations </em>
  942.  
  943. <p><B>
  944. Owe ___ a comment.
  945. <br>Owe ____ a starter.
  946. </b>
  947. <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  948.  
  949.  
  950. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement