Advertisement
owlette

terrasia.

Apr 9th, 2014
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.39 KB | None | 0 0
  1. <style type="text/css">
  2. @font-face{font-family: "windsor-hand"; src: url('http://static.tumblr.com/uivyxzy/koMmxiw86/windsor-hand.otf'); }
  3. @font-face{font-family: "sunshine_in_my_soul"; src: url('http://static.tumblr.com/uivyxzy/85lmxivy9/sunshine_in_my_soul.ttf'); }
  4. @font-face{font-family: "angel___"; src: url('http://static.tumblr.com/uivyxzy/I6pmxivj8/angel___.otf'); }
  5. @font-face{font-family: "valenciahairline"; src: url('http://static.tumblr.com/uivyxzy/dblmxivd0/valenciahairline.otf'); }
  6. @font-face{font-family: "homestead-display"; src: url('http://static.tumblr.com/uivyxzy/OcMmxiv6a/homestead-display.ttf'); }
  7. @font-face{font-family: "stnicholas"; src: url('http://static.tumblr.com/uivyxzy/Bdsmxd496/stnicholas.ttf'); }
  8. @font-face{font-family: "bernard"; src: url('http://static.tumblr.com/uivyxzy/tWdmxd46g/bernard.ttf'); }
  9. @font-face{font-family: "art_brewery"; src: url('http://static.tumblr.com/uivyxzy/u99mxd3wx/art_brewery.ttf'); }
  10. @font-face{font-family: "atreyu"; src: url('http://static.tumblr.com/uivyxzy/40Jmxd3r3/atreyu.otf'); }
  11. @import url(http://fonts.googleapis.com/css?family=Wellfleet);
  12. @import url(http://fonts.googleapis.com/css?family=Loved+by+the+King);
  13. @import url(http://fonts.googleapis.com/css?family=Just+Another+Hand);
  14. @import url(http://fonts.googleapis.com/css?family=Permanent+Marker);
  15. @font-face{font-family: "tinytots"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  16. @font-face{font-family: "matilde";src: url('http://static.tumblr.com/7fjp0ap/26hmgteln/matilde.otf');}
  17. @font-face {font-family: "lainie";src: url('http://static.tumblr.com/oetadgc/Uialyjfaa/laine.ttf');}
  18. @font-face{font-family:"chopin";src:url('http://static.tumblr.com/gdh5wux/FYdm826v4/chops___.ttf');}
  19. @font-face {font-family: "tangerine";src: url('http://static.tumblr.com/gdh5wux/MAfm61bhn/tangerine_regular.ttf');}
  20. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  21. @font-face { font-family: "sexii"; src: url('http://static.tumblr.com/xxxtcim/GLTmbk7i9/demo_coneriascript.ttf'); }
  22. @font-face { font-family: "fineliner"; src: url('http://static.tumblr.com/q54tzar/JcYm21fwu/fineliner_script_1_.otf'); }
  23.  
  24. ::-webkit-scrollbar {
  25. width: 3px;
  26. height: 10px;
  27. padding-top: 40px; }
  28.  
  29. ::-webkit-scrollbar-track {
  30. background-color:transparent; }
  31.  
  32. ::-webkit-scrollbar-thumb {
  33. height: 30px;
  34. width: 3px;
  35. background-color: transparent; }
  36.  
  37. ::-webkit-scrollbar-track-piece {
  38. height: 30px;
  39. width: 30px; }
  40.  
  41.  
  42.  
  43. body {background-color: #ffffff;}
  44. .pfor {display: none;}
  45. body {background-image: url("http://img651.imageshack.us/img651/1034/sample7f462965dbf9a032a.jpg");
  46. background-size: 100% 100%;
  47. background-position: left bottom;
  48. background-repeat: no-repeat;
  49. background-attachment: fixed;
  50. }
  51.  
  52. #profile {
  53. background-color: transparent;
  54. border: 0;}
  55.  
  56.  
  57. a:link, a:visited, a:active{
  58. color: skyblue;
  59. font-family: book antiqua;
  60. text-transform: none;
  61. text-decoration: none;
  62. font-weight: none;
  63. font-style: italic;
  64. letter-spacing: 1px;
  65. border-bottom: dotted 0px black;
  66. font-size:10px;
  67. -webkit-transition: all .7s ease-in-out;
  68. -moz-transition: all .7s ease-in-out;
  69. -o-transition: all .7s ease-in-out;
  70. -ms-transition: all .7s ease-in-out;
  71. transition: all .7s ease-in-out;}
  72.  
  73. a:hover{
  74. color: green;
  75. font-family: book antiqua;
  76. text-align: center;
  77. text-transform: italic;
  78. font-style: italics;
  79. font-size:10px;
  80. letter-spacing: 1px;
  81. border-bottom: dotted 0px black;
  82. -webkit-transition: all .7s ease-in-out;
  83. -moz-transition: all .7s ease-in-out;
  84. -o-transition: all .7s ease-in-out;
  85. -ms-transition: all .7s ease-in-out;
  86. transition: all .7s ease-in-out;}
  87.  
  88. a.nav2:link, a.nav2:active, a.nav2:visited {
  89. background-color:#111111;
  90. display: inline-block;
  91. height: 20px;
  92. width: 140px;
  93. font-family: tahoma;
  94. font-size: 10px;
  95. color: #89c1a4;
  96. margin-bottom: 1px;
  97. font-variant: small-caps;
  98. text-align: center;
  99. text-decoration: none;
  100. font-style: normal;
  101. letter-spacing:2;
  102. line-height: 20px;
  103. moz-border-radius: 0px;
  104. -webkit-border-radius: 0px;
  105. border-radius: 0px;
  106. border-width: 0px;
  107. border-style: solid;
  108. border-color: #840000;
  109. text-shadow:0px 0px 3px black;
  110. padding: 0;
  111. -webkit-transition: all 0.5s ease-in-out;
  112. -moz-transition: all 0.5s ease-in-out;
  113. -o-transition: all 0.5s ease-in-out;
  114. -ms-transition: all 0.5s ease-in-out;
  115. transition: all 0.5s ease-in-out; }
  116.  
  117. a.nav2:hover{
  118. background-color: black;
  119. font-family: tahoma;
  120. font-size: 10px;
  121. color: #89c1a4;
  122. border-width: 0px;
  123. border-style: solid;
  124. font-variant: small-caps;
  125. text-shadow:0px 0px 3px gray;
  126. border-color: #840000;;
  127. background-image: url('');
  128. transform: rotate(0deg);
  129. -moz-transform: rotate(0deg);
  130. -webkit-transform: rotate(0deg);
  131. -o-transform: rotate(0deg); }
  132.  
  133. @font-face{font-family: "Basic L"; src:url('http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf');}
  134.  
  135.  
  136.  
  137.  
  138. h1 {
  139. font-family: tangerine;
  140. font-size: 40px;
  141. color: #245573;
  142. text-shadow: #82a79f -1px 0px, #82a79f 0px 1px, #82a79f 1px 0px, #82a79f 0px -1px;
  143. letter-spacing: 0px;
  144. line-height: 30px;
  145. word-spacing: 1px;
  146. font-style: normal;
  147. text-align: center;
  148. float: center;
  149. z-index: 999;
  150. margin-top: 13px;
  151. width: 400px;
  152. border-bottom: 1px double #5f7659;
  153. }
  154.  
  155. h2 {
  156. color: forestgreen;
  157. font-size: 10px;
  158. text-align: center;
  159. letter-spacing: 5px;
  160. text-shadow:1px 1px 5px black;
  161. font-weight: lighter;
  162. font-family: courier new;
  163. text-transform: uppercase;
  164. }
  165.  
  166. h3 {
  167. font-family: lainie;
  168. font-size: 30px;
  169. font-weight: lighter;
  170. text-align: right;
  171. letter-spacing: 0;
  172. font-style: normal;
  173. text-shadow:0px 1px 5px black;
  174. border-bottom: 4px double #5f7659;
  175. margin-top: 5px;
  176. margin-bottom: 10px;
  177. width: 500px;
  178. float: right;
  179. text-transform: none;
  180. color: #eacda5;
  181. opacity: 1;
  182. }
  183.  
  184. h4 {
  185. font-family: lainie;
  186. font-size: 30px;
  187. font-weight: normal;
  188. text-align: left;
  189. letter-spacing: 0;
  190. font-style: normal;
  191. text-shadow:2px 2px 5px black;
  192. border-bottom: 4px double #5f7659;
  193. margin-top: 5px;
  194. margin-bottom: 10px;
  195. width: 500px;
  196. float: right;
  197. text-transform: none;
  198. color: #eacda5;
  199. opacity: 1;
  200. }
  201.  
  202. h2{
  203. margin: 10px 0px 10px 0px;
  204. padding: 0px 0px 0px 0px; }
  205.  
  206. big {
  207. color: #eacda5;
  208. font-family: atreyu;
  209. font-style: normal;
  210. text-transform: none;
  211. font-size: 30px;
  212. font-weight: lighter;
  213. letter-spacing: 0px;
  214. background-color: #245573;
  215. padding: 5px;
  216. margin-right: 3px;
  217. line-height: 9px;
  218. border: 1px double #82a79f;
  219. text-shadow:1px 1px 4px black;}
  220.  
  221. b, strong {
  222. color: skyblue;
  223. font-family: tahoma;
  224. font-size: 8.5px;
  225. letter-spacing: 1px;
  226. text-shadow:0px 0px 3px black;
  227. text-transform: uppercase;
  228. text-decoration: none;
  229. font-weight: lighter; }
  230.  
  231. i {
  232. color: tan;
  233. font-family: times;
  234. font-size: 11px;
  235. text-shadow:0px 0px 3px black;
  236. text-transform: none;
  237. font-weight: lighter;
  238. letter-spacing: 1px;
  239. }
  240.  
  241. u {
  242. color: green;
  243. font-family: calibri;
  244. font-size: 9.5px;
  245. text-transform: uppercase;
  246. text-shadow:0px 1px 3px black;
  247. letter-spacing: 2px;
  248. text-decoration: none;
  249. border-bottom: dotted 1px black; }
  250.  
  251. blockquote {
  252. padding: 5px;
  253. margin: 4px 0px 0px 0px;
  254. background-color: #000000;
  255. }
  256.  
  257.  
  258. #container {
  259. width:160px;
  260. height:34px;
  261. overflow:hidden;
  262. -webkit-transition: all 2s ease;
  263. -moz-transition: all 2s ease;
  264. -o-transition: all 2s ease}
  265.  
  266.  
  267. #container:hover {height: 140;}
  268.  
  269.  
  270. #invisible_label
  271. a{
  272. font: 9px, arial;
  273. text-align: right;
  274. background-color: black;
  275. opacity: 0.6;
  276. color: #f8f8f8;
  277. -webkit-transition: all 0.8s ease;
  278. -moz-transition: all 0.8s ease;
  279. -o-transition: all 0.8s ease;
  280. display:block;
  281. padding:3px;}
  282.  
  283. #invisible_label
  284. a:hover{
  285. background-color: green;
  286. color: silver;
  287. margin-left:0px;}
  288.  
  289. #visible_label2
  290. a {
  291. font: 9px, georgia;
  292. text-align: right;
  293. background-color: transparent;
  294. color: #F8F8F8;
  295. width: 90px;
  296. display: block;
  297. -webkit-transition: all 2s ease;
  298. -moz-transition: all 2s ease;
  299. -o-transition: all 2s ease}
  300.  
  301. #outer {
  302. width: 610px;
  303. height: 659px;
  304. border-radius: 42px;
  305. padding: 0;
  306. top: 10px;
  307. overflow: hidden;
  308. margin-left: 20px;
  309. box-shadow: 0px 0px 8px #000;
  310. }
  311.  
  312. #inner {
  313. width: 600px;
  314. height: 659px;
  315. color: #89c1a4;
  316. font-size: 11.5px;
  317. font-family: book antiqua;
  318. text-shadow: 1px 1px 4px black;
  319. line-height: 13px;
  320. text-align:justified;
  321. padding: 5px;
  322. overflow: auto;
  323. background-image: url('http://i42.tinypic.com/35n78qu.jpg');
  324. }
  325.  
  326. #bar{
  327. top:50px;
  328. left:450px;
  329. width:160px;
  330. height:auto;
  331. border-radius: 5;
  332.  
  333. opacity: 0.6;
  334. background:black;}
  335.  
  336. #bar2{
  337. width:auto;
  338. height:auto;
  339. padding: 10px;
  340. border-radius: 0;
  341. border: 1px solid black;
  342. opacity: 0.6;
  343. box-shadow: 0px 0px 5px #000;
  344. background:black;}
  345.  
  346. .clear img{
  347. width:450px;
  348. height:200px;
  349. padding:0px;
  350. background:transparent;
  351. float: center;
  352. border: 1px solid black;
  353. border-radius: 0px 50px 0px 50px;
  354. opacity:0.8;
  355. margin:0px 20px 10px 10px;
  356. -webkit-transition: all 1s ease;
  357. -moz-transition: all 1s ease;
  358. -o-transition: all 1s ease;
  359. -ms-transition: all 1s ease;
  360. transition: all 1s ease;}
  361.  
  362.  
  363. .clear img:hover{
  364. width:450px;
  365. height:200px;
  366. padding:0px;
  367. float: center;
  368. background:transparent;
  369. border: 1px solid black;
  370. border-radius: 10px 10px 10px 10px;
  371. opacity:1;
  372. margin:0px 20px 10px 10px;}
  373.  
  374. .crop {
  375. position: relative;
  376. width: 130px;
  377. height: 300px;
  378. overflow: hidden;
  379. padding:0px;
  380. float: left;
  381. background:transparent;
  382. border: 1px black solid;
  383. margin:20px 10px 10px 28px;}
  384.  
  385.  
  386. -webkit-box-sizing: border-box;
  387. -moz-box-sizing: border-box;
  388. -ms-box-sizing: border-box;
  389. box-sizing: border-box;}
  390.  
  391. body {
  392. background: #333;}
  393.  
  394. .pic {
  395. border: 1px solid #fff;
  396. float: left;
  397. height: 150px;
  398. width: 150px;
  399. margin:0px 10px 20px 30px;
  400. overflow: hidden;
  401. -webkit-box-shadow: 5px 5px 5px #111;
  402. box-shadow: 5px 5px 5px #111;}
  403.  
  404. /*SHRINK*/
  405. .shrink img {
  406. height: 250px;
  407. width: 250px;
  408. -webkit-transition: all 1s ease;
  409. -moz-transition: all 1s ease;
  410. -o-transition: all 1s ease;
  411. -ms-transition: all 1s ease;
  412. transition: all 1s ease;}
  413.  
  414. .shrink img:hover {
  415. width: 180px;
  416. height: 180px;}
  417.  
  418.  
  419. table.player
  420. {
  421. font-family:"Trebuchet MS", Helvetica, sans-serif;
  422. padding:0;
  423. width: 600px;
  424. box-shadow:0px 1px 7px 2px black;
  425. border-radius:10px;
  426. }
  427.  
  428. table.player img {
  429. background:transparent;
  430. border: 1px solid black;
  431. border-radius: 5%;
  432. opacity:0.8;
  433. }
  434.  
  435. table.player img:hover {
  436. background:transparent;
  437. border: 1px solid black;
  438. border-radius: 5%;
  439. opacity:1;
  440. }
  441.  
  442. th.player
  443. {
  444. color:#6CE0E6;
  445. background:none;
  446. font-size:10px;
  447. font-weight:normal;
  448. padding:5px;
  449. text-align:center;
  450. vertical-align:top;
  451. }
  452.  
  453. tr.player
  454. {
  455. color:#22AB74;
  456. font-size:11px;
  457. font-weight:normal;
  458. }
  459.  
  460.  
  461. td.player
  462. {
  463. padding:3px 5px;
  464. text-align:left;
  465. width: 500px;
  466. vertical-align:top;
  467. }
  468.  
  469. th.player:first-child
  470. {
  471. border-top-left-radius:10px;
  472. }
  473.  
  474. th.player:last-child
  475. {
  476. border-top-right-radius:10px;
  477. }
  478.  
  479. tr.player:last-child td:first-child
  480. {
  481. border-bottom-left-radius:10px;
  482. }
  483.  
  484. tr.player:last-child td:last-child
  485. {
  486. border-bottom-right-radius:10px;
  487. }
  488.  
  489. .fig img{
  490. width:71px;
  491. height:71px;
  492. padding:0px;
  493. background:transparent;
  494. float: right;
  495. border: 1px solid black;
  496. border-radius: 50%;
  497. opacity: 0.7;
  498. margin:10px 10px 10px 10px;
  499. -webkit-transition: all 1s ease;
  500. -moz-transition: all 1s ease;
  501. -o-transition: all 1s ease;
  502. -ms-transition: all 1s ease;
  503. transition: all 1s ease;
  504. }
  505.  
  506. .fig img:hover{
  507. width:71px;
  508. height:71px;
  509. padding:0px;
  510. float: right;
  511. opacity: 1;
  512. background:transparent;
  513. border: 1px solid black;
  514. border-radius: 50%;
  515. margin:10px 10px 10px 10px;
  516. }
  517.  
  518. .fig2 img{
  519. width:70px;
  520. height:70px;
  521. padding:0px;
  522. background:transparent;
  523. float: left;
  524. opacity: 0.7;
  525. border: 1px solid black;
  526. border-radius: 50%;
  527. margin:10px 10px 10px 10px;
  528. -webkit-transition: all 1s ease;
  529. -moz-transition: all 1s ease;
  530. -o-transition: all 1s ease;
  531. -ms-transition: all 1s ease;
  532. transition: all 1s ease;
  533. }
  534.  
  535. .fig2 img:hover{
  536. width:70px;
  537. height:70px;
  538. padding:0px;
  539. float: left;
  540. opacity: 1;
  541. background:transparent;
  542. border: 1px solid black;
  543. border-radius: 50%;
  544. margin:10px 10px 10px 10px;
  545. }
  546.  
  547. .circle{
  548. width: 92px;
  549. height: 92px;
  550. -webkit-border-radius: 0px;
  551. -moz-border-radius: 0px;
  552. border-radius: 50%;
  553. overflow: hidden;
  554. float: right;
  555. margin:0px 0px 10px 5px;
  556. -webkit-box-shadow:
  557. inset 0 0 1px 100px rgba(0,0,0,0.6),
  558. inset 0 0 0 2px #82a79f;
  559. -moz-box-shadow:
  560. inset 0 0 1px 100px rgba(0,0,0,0.6),
  561. inset 0 0 0 2px #82a79f;
  562. box-shadow:
  563. inset 0 0 1px 100px rgba(0,0,0,0.6),
  564. inset 0 0 0 2px #82a79f;
  565. -webkit-transition: box-shadow 400ms ease-in-out;
  566. -moz-transition: box-shadow 400ms ease-in-out;
  567. -o-transition: box-shadow 400ms ease-in-out;
  568. -ms-transition: box-shadow 400ms ease-in-out;
  569. transition: box-shadow 400ms ease-in-out;}
  570.  
  571. .circle:hover{
  572. -webkit-box-shadow:
  573. inset 0 0 0 0 rgba(0,0,0,0.6),
  574. inset 0 0 0 20px #5f7659,
  575. 0 0 10px rgba(0,0,0,0.3);
  576. -moz-box-shadow:
  577. inset 0 0 0 0 rgba(0,0,0,0.6),
  578. inset 0 0 0 20px #5f7659,
  579. 0 0 10px rgba(0,0,0,0.3);
  580. box-shadow:
  581. inset 0 0 0 0 rgba(0,0,0,0.6),
  582. inset 0 0 0 20px #5f7659,
  583. 0 0 10px rgba(0,0,0,0.3);}
  584.  
  585. .circle2{
  586. width: 92px;
  587. height: 92px;
  588. -webkit-border-radius: 0px;
  589. -moz-border-radius: 0px;
  590. border-radius: 50%;
  591. overflow: hidden;
  592. float: left;
  593. margin:0px 0px 10px 5px;
  594. -webkit-box-shadow:
  595. inset 0 0 1px 100px rgba(0,0,0,0.6),
  596. inset 0 0 0 2px #82a79f;
  597. -moz-box-shadow:
  598. inset 0 0 1px 100px rgba(0,0,0,0.6),
  599. inset 0 0 0 2px #82a79f;
  600. box-shadow:
  601. inset 0 0 1px 100px rgba(0,0,0,0.6),
  602. inset 0 0 0 2px #82a79f;
  603. -webkit-transition: box-shadow 400ms ease-in-out;
  604. -moz-transition: box-shadow 400ms ease-in-out;
  605. -o-transition: box-shadow 400ms ease-in-out;
  606. -ms-transition: box-shadow 400ms ease-in-out;
  607. transition: box-shadow 400ms ease-in-out;}
  608.  
  609. .circle2:hover{
  610. -webkit-box-shadow:
  611. inset 0 0 0 0 rgba(0,0,0,0.6),
  612. inset 0 0 0 20px #5f7659,
  613. 0 0 10px rgba(0,0,0,0.3);
  614. -moz-box-shadow:
  615. inset 0 0 0 0 rgba(0,0,0,0.6),
  616. inset 0 0 0 20px #5f7659,
  617. 0 0 10px rgba(0,0,0,0.3);
  618. box-shadow:
  619. inset 0 0 0 0 rgba(0,0,0,0.6),
  620. inset 0 0 0 20px #5f7659,
  621. 0 0 10px rgba(0,0,0,0.3);}
  622. </style>
  623.  
  624.  
  625.  
  626.  
  627.  
  628. <div id='bar' style="position: absolute;">
  629. <p>
  630. <div id="container">
  631.  
  632. <div id="visible_label"><h2>Places</h2></font>
  633. </font></a></div>
  634.  
  635. <div id="invisible_label">
  636. <a href="#1">Royotia</a>
  637. <a href="#2">Eluyrias</a>
  638. <a href="#3">The Skyward City</a>
  639. <a href="#4">The Elven City</a>
  640. <a href="#5">Cua Dai</a>
  641.  
  642. </div> </div>
  643.  
  644. <div id="container">
  645.  
  646. <div id="visible_label"><H2>Races</h2></font>
  647. </font></a></div>
  648.  
  649. <div id="invisible_label">
  650. <a href="#6">Humans</a>
  651. <a href="#7">Elves</a>
  652. <a href="#8">Winglies</a>
  653. <a href="#9">Felpiers</a>
  654. <a href="#10">Fav'roon</a>
  655. <a href="#11">Drakes</a>
  656. </div></div>
  657.  
  658. <div id="container">
  659.  
  660. <div id="visible_label"><h2>The Guild</h2></font>
  661. </font></a></div>
  662.  
  663. <div id="invisible_label">
  664. <a href="#18">Guild Member</a>
  665.  
  666.  
  667. </div></div>
  668.  
  669. <div id="container">
  670.  
  671. <div id="visible_label"><h2>Jobs</h2></font>
  672. </font></a></div>
  673.  
  674. <div id="invisible_label">
  675. <a href="#19">Job/Class</a>
  676. <a href="#20">Job/Class</a>
  677. <a href="#21">Job/Class</a>
  678. <a href="#22">Job/Class</a>
  679.  
  680. </div></div>
  681.  
  682. <div id="container">
  683.  
  684. <div id="visible_label"><h2>Classes</h2></font>
  685. </font></a></div>
  686.  
  687. <div id="invisible_label">
  688. <a href="#23">Job/Class</a>
  689. <a href="#24">Job/Class</a>
  690. <a href="#25">Job/Class</a>
  691. <a href="#26">Job/Class</a>
  692.  
  693. </div></div>
  694.  
  695. <div id="container">
  696.  
  697. <div id="visible_label"><h2>Bestiary</h2></font>
  698. </font></a></div>
  699.  
  700. <div id="invisible_label">
  701. <a href="#13">Goblins</a>
  702.  
  703. </div></div>
  704.  
  705. <div id="container">
  706.  
  707. <div id="visible_label"><h2>OOC</h2></font>
  708. </font></a></div>
  709.  
  710. <div id="invisible_label">
  711. <a href="#0">Home</a>
  712. <a href="#14">Rules</a>
  713. <a href="#15">Application?</a>
  714. <a href="#16">Save Data</a>
  715. <a href="#17">Contact & Etc</a>
  716.  
  717. </div></div></div>
  718.  
  719. <table width="656px" border="0" cellpadding="0" cellspacing="0"><tr>
  720. <td>
  721. <div id="outer">
  722. <a name="0"></a>
  723. <div id="inner">
  724.  
  725. <center><h1>Grand Fantasy Role Play</h1>
  726. <div class="clear"><a href="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" target="_blank"><img src="http://digital-art-gallery.com/oid/68/1200x701_12361_TERA_concept_art_05_2d_fantasy_landscape_architecture_picture_image_digital_art.jpg"></a></div>
  727.  
  728.  
  729. <h1>Plot</h1>
  730. The very basic and general plot will be surrounding the two nations which are wrapped in an intense war which effects nearly everyone in the entire world. Very vague but again, this is in heavy planning. Ideas are still being planned out as well as a neater profile to display them. For now, this'll do. <b>PLEASE, CHECK BACK IN OFTEN TO SEE CHANGES AS IT'LL GET MORE INTERESTING!</b>.<br><br>
  731.  
  732. <big>A</big>t vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut.
  733. </div>
  734.  
  735.  
  736.  
  737. --------// ROYOTIA //---------
  738.  
  739. <a name="1"></a>
  740. <div id="inner">
  741.  
  742. <center><h1>Royotia</h1>
  743.  
  744. <div class="clear"><a href="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" target="_blank"><img src="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" width="250"></a></div><br>
  745.  
  746. <div id="bar2"> <a href="#0" class="nav2 trim">Home</a> <a href="#29" class="nav2">Map</a> <a href="#30" class="nav2">History</a> <a href="#37" class="nav2">Important Figures</a></div> <br><br>
  747.  
  748.  
  749. {}One of the two main cities.<br>
  750. {}Dictatorship<br>
  751. {}4-5 Generals who help run things<br>
  752. {}Have the motto or mindset that "The strongest survive"<br>
  753. {}More lax yet brutal in their punishment<br>
  754. {}Slavery in some areas<br>
  755. {}More physical based people<br>
  756. {}Primarily run by military<br>
  757. {}Great inventors come from or live there<br>
  758. {}Many devices ran by machine parts<br>
  759. {}And have a well known fighting Arena<br><br>
  760. </div>
  761.  
  762. --
  763. <p>
  764. <a name="29"></a>
  765. <div id="inner">
  766. <center><h1>Royotia ۰ Map</h1>
  767.  
  768. <div class="clear"><a href="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" target="_blank"><img src="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" width="250"></a></div><br>
  769.  
  770. <div id="bar2"> <a href="#1" class="nav2">Royotia</a> <a href="#29" class="nav2">Map</a> <a href="#30" class="nav2">History</a> <a href="#37" class="nav2">Important Figures</a> </div><br><br>
  771.  
  772. map.
  773. </div>
  774.  
  775. <p>
  776. <a name="30"></a>
  777. <div id="inner">
  778. <center><h1>Royotia ۰ History</h1>
  779.  
  780. <div class="clear"><a href="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" target="_blank"><img src="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" width="250"></a></div><br>
  781.  
  782. <div id="bar2"><a href="#1" class="nav2">Royotia</a> <a href="#29" class="nav2">Map</a> <a href="#30" class="nav2">History</a> <a href="#37" class="nav2">Important Figures</a> </div> <br><br>
  783.  
  784. HISTORY.
  785. </div>
  786.  
  787. <p>
  788. <a name="37"></a>
  789. <div id="inner">
  790. <center><h1>Royotia ۰ Important Figures</h1>
  791.  
  792. <div class="clear"><a href="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" target="_blank"><img src="http://img692.imageshack.us/img692/9937/7620bf1e39e1c23380e9690.jpg" width="250"></a></div><br>
  793.  
  794. <div id="bar2"><a href="#1" class="nav2">Royotia</a> <a href="#29" class="nav2">Map</a> <a href="#30" class="nav2">History</a> <a href="#37" class="nav2">Important Figures</a> </div><br><br>
  795.  
  796. <div class="fig circle">
  797. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  798.  
  799. <h3>The Emperor</h3><br>
  800. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  801. <hr size="1" width="5">
  802.  
  803. <div class="fig2 circle2">
  804. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  805.  
  806. <h4>Someone Else Important</h4><br>
  807. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  808. <hr size="1"width="5">
  809.  
  810. <div class="fig circle">
  811. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  812.  
  813. <br><h3>Someone Else Important</h3><br>
  814. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  815. <hr size="1" width="5">
  816.  
  817. <div class="fig2 circle2">
  818. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  819.  
  820. <br><h4>Someone Else Important</h4><br>
  821. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  822. <hr size="1" width="5">
  823. </div>
  824.  
  825. --------// ELUYRIAS //---------
  826.  
  827. <p>
  828. <a name="2"></a>
  829. <div id="inner">
  830.  
  831. <center><h1>Eluyrias</h1>
  832.  
  833. <div class="clear"><a href="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" target="_blank"><img src="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" width="250"></a></div><br>
  834.  
  835. <div id="bar2"> <a href="#0" class="nav2">Home</a> <a href="#27" class="nav2">Map</a> <a href="#28" class="nav2">History</a> <a href="#38" class="nav2">Important Figures</a></div> <br><br>
  836.  
  837.  
  838. {}One of the two Main cities<br>
  839. {}Monarch<br>
  840. {}More fair in their rules yet strict in them<br>
  841. {}More magical base and they'll have a high tower. (Dunno what the tower will exactly be about yet.)<br>
  842. {}Many devices ran by magic<br><br>
  843. </div>
  844.  
  845. --
  846. <p>
  847. <a name="27"></a>
  848. <div id="inner">
  849. <center><h1>Eluyrias ۰ Map</h1>
  850.  
  851. <div class="clear"><a href="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" target="_blank"><img src="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" width="250"></a></div>
  852.  
  853. <br> <div id="bar2"><a href="#2" class="nav2">Eluyrias</a> <a href="#27" class="nav2">Map</a> <a href="#28" class="nav2">History</a> <a href="#38" class="nav2">Important Figures</a> </div><br><br>
  854.  
  855. MAP.
  856. </div>
  857.  
  858. <p>
  859. <a name="28"></a>
  860. <div id="inner">
  861. <center><h1>Elyurias ۰ History</h1>
  862.  
  863. <div class="clear"><a href="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" target="_blank"><img src="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" width="250"></a></div>
  864.  
  865. <br><div id="bar2"> <a href="#2" class="nav2">Eluyrias</a> <a href="#27" class="nav2">Map</a> <a href="#28" class="nav2">History</a> <a href="#38" class="nav2">Important Figures</a></div><br><br>
  866.  
  867. HISTORY.
  868. </div>
  869.  
  870. <p>
  871. <a name="38"></a>
  872. <div id="inner">
  873. <center><h1>Elyurias ۰ Important Figures</h1>
  874.  
  875. <div class="clear"><a href="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" target="_blank"><img src="http://img688.imageshack.us/img688/6946/13d25f0c758a6bd3e8a265e.jpg" width="250"></a></div>
  876.  
  877. <br><div id="bar2"> <a href="#2" class="nav2">Eluyrias</a> <a href="#27" class="nav2">Map</a> <a href="#28" class="nav2">History</a> <a href="#38" class="nav2">Important Figures</a></div><br><br>
  878.  
  879. <div class="fig circle">
  880. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  881.  
  882. <h3>The Emperor</h3><br>
  883. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  884. <hr size="1" width="5">
  885.  
  886. <div class="fig2 circle2">
  887. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  888.  
  889. <h4>Someone Else Important</h4><br>
  890. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  891. <hr size="1"width="5">
  892.  
  893. <div class="fig circle">
  894. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  895.  
  896. <br><h3>Someone Else Important</h3><br>
  897. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  898. <hr size="1" width="5">
  899.  
  900. <div class="fig2 circle2">
  901. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  902.  
  903. <br><h4>Someone Else Important</h4><br>
  904. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  905. <hr size="1" width="5">
  906. </div>
  907.  
  908.  
  909. --------// SKYWARD CITY //---------
  910.  
  911. <p>
  912. <a name="3"></a>
  913. <div id="inner">
  914. <center><h1>The Skyward City</h1>
  915.  
  916. <div class="clear"><a href="http://i58.tinypic.com/w4hlw.jpg" target="_blank"><img src="http://i58.tinypic.com/w4hlw.jpg"></a></div> <br>
  917.  
  918. <div id="bar2"><a href="#0" class="nav2">Home</a> <a href="#31" class="nav2">Map</a> <a href="#32" class="nav2">History</a> <a href="#39" class="nav2">Important Figures</a></div> <br><br>
  919.  
  920.  
  921. {}Floating City<br>
  922. {}Monarch<br>
  923. {}Homeland to most the Wingly race<br>
  924. {}Many devices powered by wind<br>
  925. {}Dominated by the Wingly race<br><br>
  926. </div>
  927.  
  928. --
  929. <p>
  930. <a name="31"></a>
  931. <div id="inner">
  932. <center><h1>The Skyward City ۰ Map</h1>
  933.  
  934. <div class="clear"><a href="http://i58.tinypic.com/w4hlw.jpg" target="_blank"><img src="http://i58.tinypic.com/w4hlw.jpg"></a></div><br>
  935.  
  936. <div id="bar2"><a href="#3" class="nav2">Skyward City</a> <a href="#31" class="nav2">Map</a> <a href="#32" class="nav2">History</a> <a href="#39" class="nav2">Important Figures</a></div> <br><br>
  937.  
  938. MAP.
  939. </div>
  940.  
  941. <p>
  942. <a name="32"></a>
  943. <div id="inner">
  944. <center><h1>The Skyward City ۰ History</h1>
  945.  
  946. <div class="clear"><a href="http://i58.tinypic.com/w4hlw.jpg" target="_blank"><img src="http://i58.tinypic.com/w4hlw.jpg"></a></div>
  947.  
  948. <br> <div id="bar2"> <a href="#3" class="nav2">Skyward City</a> <a href="#31" class="nav2">Map</a> <a href="#32" class="nav2">History</a> <a href="#39" class="nav2">Important Figures</a> </div><br><br>
  949.  
  950. HISTORY.
  951. </div>
  952.  
  953. <p>
  954. <a name="39"></a>
  955. <div id="inner">
  956. <center><h1>Skyward City ۰ Important Figures</h1>
  957.  
  958. <div class="clear"><a href="http://i58.tinypic.com/w4hlw.jpg" target="_blank"><img src="http://i58.tinypic.com/w4hlw.jpg"></a></div>
  959.  
  960. <br> <div id="bar2"> <a href="#3" class="nav2">Skyward City</a> <a href="#31" class="nav2">Map</a> <a href="#32" class="nav2">History</a> <a href="#39" class="nav2">Important Figures</a> </div><br><br>
  961.  
  962. <div class="fig circle">
  963. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  964.  
  965. <h3>The Emperor</h3><br>
  966. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  967. <hr size="1" width="5">
  968.  
  969. <div class="fig2 circle2">
  970. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  971.  
  972. <h4>Someone Else Important</h4><br>
  973. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  974. <hr size="1"width="5">
  975.  
  976. <div class="fig circle">
  977. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  978.  
  979. <br><h3>Someone Else Important</h3><br>
  980. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  981. <hr size="1" width="5">
  982.  
  983. <div class="fig2 circle2">
  984. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  985.  
  986. <br><h4>Someone Else Important</h4><br>
  987. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  988. <hr size="1" width="5">
  989. </div>
  990.  
  991. --------// ELVEN CITY //---------
  992.  
  993. <p>
  994. <a name="4"></a>
  995. <div id="inner">
  996. <center><h1>The Elven City</h1>
  997.  
  998. <div class="clear"><a href="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" target="_blank"><img src="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" width="200"></a></div> <br>
  999.  
  1000. <div id="bar2"> <a href="#0" class="nav2">Home</a> <a href="#33" class="nav2">Map</a> <a href="#34" class="nav2">History</a> <a href="#40" class="nav2">Important Figures</a> </div><br><br>
  1001.  
  1002. {}Elder<br>
  1003. {}Well Hidden<br>
  1004. {}Strict Borders<br>
  1005. {}Home of many elves<br>
  1006. {}Directly opposite from the "Mobile City"<br><br>
  1007. </div>
  1008.  
  1009. --
  1010.  
  1011. <p>
  1012. <a name="33"></a>
  1013. <div id="inner">
  1014. <center><h1>The Elven City ۰ Map</h1>
  1015.  
  1016. <div class="clear"><a href="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" target="_blank"><img src="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" width="200"></a></div><br>
  1017.  
  1018. <div id="bar2"> <a href="#4" class="nav2">Elven City</a> <a href="#33" class="nav2">Map</a> <a href="#34" class="nav2">History</a> <a href="#40" class="nav2">Important Figures</a> </div><br><br>
  1019.  
  1020. MAP.
  1021. </div>
  1022.  
  1023. <p>
  1024. <a name="34"></a>
  1025. <div id="inner">
  1026. <center><h1>The Elven City ۰ History</h1>
  1027.  
  1028. <div class="clear"><a href="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" target="_blank"><img src="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" width="200"></a></div><br>
  1029.  
  1030. <div id="bar2"> <a href="#4" class="nav2">Elven City</a> <a href="#33" class="nav2">Map</a> <a href="#34" class="nav2">History</a> <a href="#40" class="nav2">Important Figures</a> </div><br><br>
  1031.  
  1032. HISTORY.
  1033. </div>
  1034.  
  1035. <p>
  1036. <a name="40"></a>
  1037. <div id="inner">
  1038. <center><h1>Elven City ۰ Important Figures</h1>
  1039.  
  1040. <div class="clear"><a href="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" target="_blank"><img src="http://mondaynightdnd.files.wordpress.com/2010/10/cherrybrooktown.jpg" width="200"></a></div><br>
  1041.  
  1042. <div id="bar2"> <a href="#4" class="nav2">Elven City</a> <a href="#33" class="nav2">Map</a> <a href="#34" class="nav2">History</a> <a href="#40" class="nav2">Important Figures</a> </div><br><br>
  1043.  
  1044. <div class="fig circle">
  1045. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1046.  
  1047. <h3>The Emperor</h3><br>
  1048. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1049. <hr size="1" width="5">
  1050.  
  1051. <div class="fig2 circle2">
  1052. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1053.  
  1054. <h4>Someone Else Important</h4><br>
  1055. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1056. <hr size="1"width="5">
  1057.  
  1058. <div class="fig circle">
  1059. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1060.  
  1061. <br><h3>Someone Else Important</h3><br>
  1062. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1063. <hr size="1" width="5">
  1064.  
  1065. <div class="fig2 circle2">
  1066. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1067.  
  1068. <br><h4>Someone Else Important</h4><br>
  1069. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1070. <hr size="1" width="5">
  1071. </div>
  1072.  
  1073. --------// CUA DAI //---------
  1074.  
  1075. <p>
  1076. <a name="5"></a>
  1077. <div id="inner">
  1078. <center><h1>Cua Dai</h1>
  1079.  
  1080. <div class="clear"><a href="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" target="_blank"><img src="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" width="200"></a><br></div><br>
  1081.  
  1082. <div id="bar2"><a href="#0" class="nav2">Home</a> <a href="#35" class="nav2">Map</a> <a href="#36" class="nav2">History</a> <a href="#41" class="nav2">Important Figures</a> </div><br><br>
  1083.  
  1084. {}Tribal Leader<br>
  1085. {}Extremely festive<br>
  1086. {}Open borders<br>
  1087. {}No discrimination<br>
  1088. {}Home to Fav'roons and Felpiers<br><br><br>
  1089. </div>
  1090.  
  1091. --
  1092. <p>
  1093. <a name="35"></a>
  1094. <div id="inner">
  1095. <CENTER><h1>Cua Dai ۰ Map</h1>
  1096.  
  1097. <div class="clear"><a href="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" target="_blank"><img src="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" width="200"></a><br></div><br>
  1098.  
  1099. <div id="bar2"><a href="#5" class="nav2">Cua Dai</a> <a href="#35" class="nav2">Map</a> <a href="#36" class="nav2">History</a> <a href="#41" class="nav2">Important Figures</a> </div><br><br>
  1100.  
  1101. MAP.
  1102. </div>
  1103.  
  1104. <p>
  1105. <a name="36"></a>
  1106. <div id="inner">
  1107. <center><h1>Cua Dai ۰ History</h1>
  1108.  
  1109.  
  1110. <div class="clear"><a href="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" target="_blank"><img src="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" width="200"></a><br></div><br>
  1111.  
  1112. <div id="bar2"><a href="#5" class="nav2">Cua Dai</a> <a href="#35" class="nav2">Map</a> <a href="#36" class="nav2">History</a> <a href="#41" class="nav2">Important Figures</a> </div><br><br>
  1113.  
  1114. HISTORY.
  1115. </div>
  1116.  
  1117. <p>
  1118. <a name="41"></a>
  1119. <div id="inner">
  1120. <CENTER><h1>Cua Dai ۰ Important Figures</h1>
  1121.  
  1122. <div class="clear"><a href="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" target="_blank"><img src="http://img267.imageshack.us/img267/7686/d9153df02f03d89275ef1d6.jpg" width="200"></a><br></div><br>
  1123.  
  1124. <div id="bar2"><a href="#5" class="nav2">Cua Dai</a> <a href="#35" class="nav2">Map</a> <a href="#36" class="nav2">History</a> <a href="#41" class="nav2">Important Figures</a> </div><br><br>
  1125.  
  1126. <br><center>
  1127.  
  1128. <div class="fig circle">
  1129. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1130.  
  1131. <h3>The Emperor</h3><br>
  1132. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1133. <hr size="1" width="5">
  1134.  
  1135. <div class="fig2 circle2">
  1136. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1137.  
  1138. <h4>Someone Else Important</h4><br>
  1139. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1140. <hr size="1"width="5">
  1141.  
  1142. <div class="fig circle">
  1143. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1144.  
  1145. <br><h3>Someone Else Important</h3><br>
  1146. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1147. <hr size="1" width="5">
  1148.  
  1149. <div class="fig2 circle2">
  1150. <a href="http://img689.imageshack.us/img689/5109/kfsn.jpg" target="_blank"><img src="http://img689.imageshack.us/img689/5109/kfsn.jpg"></a></div>
  1151.  
  1152. <br><h4>Someone Else Important</h4><br>
  1153. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here. put some text here.
  1154. <hr size="1" width="5">
  1155. </div>
  1156.  
  1157.  
  1158.  
  1159. ---------// RACES //----------
  1160.  
  1161.  
  1162. <p>
  1163. <a name="6"></a>
  1164. <div id="inner">
  1165. <center><h1>Humans</h1>
  1166.  
  1167. <div class="shrink pic"><a href="http://img38.imageshack.us/img38/3003/editpreviewphpd.jpg" target="_blank"><img src="http://img38.imageshack.us/img38/3003/editpreviewphpd.jpg"> </a></div>
  1168.  
  1169. <div class="shrink pic">
  1170. <a href="http://img688.imageshack.us/img688/2085/758c7cef509ca58b4b7806d.jpg" target="_blank"><img src="http://img688.imageshack.us/img688/2085/758c7cef509ca58b4b7806d.jpg"> </a></div>
  1171.  
  1172. <div class="shrink pic">
  1173. <a href="http://img834.imageshack.us/img834/4484/samplea31a63a919b8083f5.jpg" target="_blank"><img src="http://img834.imageshack.us/img834/4484/samplea31a63a919b8083f5.jpg"></a><br></div>
  1174. <hr size="1" color="#5f7659" width="400"> <br><br>
  1175.  
  1176. <big>H</big>umans, of course, dominate the population of Terrasia. They can be seen in nearly every place imaginable in Terrasia. Humans are <b>Average</b> at most things yet if they put their mind into a subject, they can excel at it. Only a few humans become Legendary.<br><br>
  1177. </div>
  1178.  
  1179. <p>
  1180. <a name="7"></a>
  1181. <div id="inner">
  1182.  
  1183. <center><h1>Elves</h1>
  1184.  
  1185. <div class="shrink pic">
  1186. <a href="http://img69.imageshack.us/img69/5940/cb296abcd6851ee0441dfa7.jpg" target="_blank"><img src="http://img69.imageshack.us/img69/5940/cb296abcd6851ee0441dfa7.jpg"> </a></div>
  1187.  
  1188. <div class="shrink pic">
  1189. <a href="http://img717.imageshack.us/img717/4030/5564f9610ef497d0c6cac7d.jpg" target="_blank"><img src="http://img717.imageshack.us/img717/4030/5564f9610ef497d0c6cac7d.jpg"> </a></div>
  1190.  
  1191. <div class="shrink pic">
  1192. <a href="http://img201.imageshack.us/img201/8369/36ae878ea865e75675190b0.jpg" target="_blank"><img src="http://img201.imageshack.us/img201/8369/36ae878ea865e75675190b0.jpg"></a></div>
  1193. <hr size="1" color="#5f7659" width="400"> <br><br>
  1194.  
  1195.  
  1196. <big>E</big>lves rarely travel away from their hometown and/or the forest. It is where they feel most at home in Terrasia. They are nimble yet brittle. Dexterity is their strong suit, able to hit far away targets with high-accuracy. They also have tranquility with nature thus having clearer minds and high magical capacity. However, due to their serious nature, they are the most judgmental and secluded out of all the races. Very few races live within the elven city and many are turned away. They have a high dislike for those from the "Mobile City" as they view their ways as "Too much play, not enough work." <br><br>
  1197.  
  1198. </div>
  1199. <p>
  1200. <a name="8"></a>
  1201. <div id="inner">
  1202.  
  1203. <center><h1>Winglies</h1>
  1204.  
  1205. <div class="shrink pic">
  1206. <a href="http://img11.imageshack.us/img11/5254/4dd7edb5e3106e41a7186bd.jpg" target="_blank"><img src="http://img11.imageshack.us/img11/5254/4dd7edb5e3106e41a7186bd.jpg"> </a></div>
  1207.  
  1208. <div class="shrink pic">
  1209. <a href="http://i60.tinypic.com/2ntye7q.jpg" target="_blank"><img src="http://i60.tinypic.com/2ntye7q.jpg"> </a></div>
  1210.  
  1211. <div class="shrink pic">
  1212. <a href="http://img535.imageshack.us/img535/2460/0766440239bfc87b57827d1.jpg" target="_blank"><img src="http://img535.imageshack.us/img535/2460/0766440239bfc87b57827d1.jpg"></a></div>
  1213. <hr size="1" color="#5f7659" width="400"> <br><br>
  1214.  
  1215. <big>W</big>inglies, a proud multi-race, mostly live in the Sky City. They are often seen as cocky or arrogant. This comes from the large safety value being in the air holds. Much pride is put in their mighty wings. Being aerial gives them a huge advantage in battles. Unlike most species that reside in Terrasia, they are hatched from eggs. For this reason, they are highly territorial whenever their home contains eggs.<br><br>
  1216. </div>
  1217.  
  1218. <p>
  1219. <a name="9"></a>
  1220. <div id="inner">
  1221.  
  1222. <center><h1>Felpiers</h1>
  1223.  
  1224. <div class="shrink pic">
  1225. <a href="http://img85.imageshack.us/img85/9562/e385839345d27502c2cb63a.jpg" target="_blank"><img src="http://img85.imageshack.us/img85/9562/e385839345d27502c2cb63a.jpg"></a></div>
  1226.  
  1227. <div class="shrink pic">
  1228. <a href="http://img20.imageshack.us/img20/6228/0e8036fbcf0033ba49cc0ab.jpg" target="_blank"><img src="http://img20.imageshack.us/img20/6228/0e8036fbcf0033ba49cc0ab.jpg"></a></div>
  1229.  
  1230. <div class="shrink pic">
  1231. <a href="http://images.wikia.com/aselia/images/7/7a/Mormo.jpg" target="_blank"><img src="http://images.wikia.com/aselia/images/7/7a/Mormo.jpg"></a></div>
  1232. <hr size="1" color="#5f7659" width="400"> <br><br>
  1233.  
  1234. <big>F</big>elpiers, are small creature that more than often harbor no ill-will to another being. In fact, they are so friendly that they can sooth and communicate with even rampant monsters! Not to be taken lightly, they seem to be in-tuned with the World of Terrasia themselves, second only to Gods and Goddesses in that aspect. They come in all shapes and sizes though the tallest have been recorded to be no more than 4 feet and no small than 2. If it wasn't for their distinct animal physical appearance, they'd be mistaken for human children. They are sometime known to be the 'friendly' wild monsters. <br><br>
  1235. </div>
  1236. <p>
  1237. <a name="10"></a>
  1238. <div id="inner">
  1239.  
  1240. <center><h1>Fav'roon</h1>
  1241.  
  1242. <div class="shrink pic">
  1243. <a href="http://img528.imageshack.us/img528/6972/731e81fbd25b46b00a90de3.jpg" target="_blank"><img src="http://img528.imageshack.us/img528/6972/731e81fbd25b46b00a90de3.jpg"></a></div>
  1244.  
  1245. <div class="shrink pic">
  1246. <a href="http://img841.imageshack.us/img841/3480/3b4268a2d39e368051b715a.jpg" target="_blank"><img src="http://img841.imageshack.us/img841/3480/3b4268a2d39e368051b715a.jpg"></a></div>
  1247.  
  1248. <div class="shrink pic">
  1249. <a href="http://img850.imageshack.us/img850/2829/samplebe381102ceeb3e6a2.jpg" target="_blank"><img src="http://img850.imageshack.us/img850/2829/samplebe381102ceeb3e6a2.jpg"></a></div>
  1250. <hr size="1" color="#5f7659" width="400"> <br><br>
  1251.  
  1252. <big>F</big>av'roons are catlike creatures with extreme agility. Their speed is on par of that of elves, but however, they lack the stealth Elves are capable of. Their noticeable physical traits are their furred ears and tail. Most live alongside Felpiers as they have a similar mindset and temperament though Fav'roons attitude varies more greatly. Though most coming from Cua Dai, they travel as well. They have been spotted within other cities with wide eyes and dreams of fame and money like a few others races.<br><br>
  1253. </div>
  1254.  
  1255. <p>
  1256. <a name="11"></a>
  1257. <div id="inner">
  1258.  
  1259. <center><h1>Drakes</h1>
  1260.  
  1261. <div class="shrink pic">
  1262. <a href="http://img15.imageshack.us/img15/5250/sample93a75f5278e74a19d.jpg" target="_blank"><img src="http://img15.imageshack.us/img15/5250/sample93a75f5278e74a19d.jpg" width="220"></a></div>
  1263.  
  1264. <div class="shrink pic">
  1265. <a href="http://img801.imageshack.us/img801/723/3acd00c3f1ab0966ce96335.jpg" target="_blank"><img src="http://img801.imageshack.us/img801/723/3acd00c3f1ab0966ce96335.jpg" width="190"></a></div>
  1266.  
  1267. <div class="shrink pic">
  1268. <a href="http://img543.imageshack.us/img543/2676/66cd0117bf496a247c7e57e.jpg" target="_blank"><img src="http://img543.imageshack.us/img543/2676/66cd0117bf496a247c7e57e.jpg" width="190"></a><br></div>
  1269. <hr size="1" color="#5f7659" width="400"> <br><br>
  1270.  
  1271. <big>D</big>rakes are what you would think of halflings. They are part dragon and part human. Due to being a half-breed, pure dragons hold a pure hatred for them. Most Drakes keep the scales giving them a defensive value that's second to none out of the races. Drakes also have a beast form, temporarily transforming into a small dragon. Just like Fav'roons, after the time wears off, they are left in a weakened like state. There are few Drakes in the world of Terrasia. They have no problem with other races.</div>
  1272.  
  1273. ----------// GUILD //---------
  1274.  
  1275. <p>
  1276. <a name="18"></a>
  1277. <div id="inner">
  1278.  
  1279. <center><h1>The Guild</h1>
  1280.  
  1281. <div class="clear"><a href="http://i59.tinypic.com/34ydw2e.jpg" target="_blank"><img src="http://i59.tinypic.com/34ydw2e.jpg" width="200"></a><br></div>
  1282.  
  1283. { } Text goes here. { }
  1284.  
  1285. </div>
  1286.  
  1287. ----------// JOBS //---------
  1288.  
  1289. <p>
  1290. <a name="19"></a>
  1291. <div id="inner">
  1292.  
  1293. <center><h1>Job</h1>
  1294.  
  1295. <div class="clear"><a href="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" target="_blank"><img src="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" width="200"></a><br></div>
  1296.  
  1297. { } Text goes here. { }
  1298.  
  1299. </div>
  1300.  
  1301. <p>
  1302. <a name="20"></a>
  1303. <div id="inner">
  1304.  
  1305. <center><h1>Job</h1>
  1306.  
  1307. <div class="clear"><a href="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" target="_blank"><img src="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" width="200"></a><br></div>
  1308.  
  1309. { } Text goes here. { }
  1310.  
  1311. </div>
  1312.  
  1313. <p>
  1314. <a name="21"></a>
  1315. <div id="inner">
  1316.  
  1317. <center><h1>Job</h1>
  1318.  
  1319. <div class="clear"><a href="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" target="_blank"><img src="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" width="200"></a><br></div>
  1320.  
  1321. { } Text goes here. { }
  1322.  
  1323. </div>
  1324.  
  1325. <p>
  1326. <a name="22"></a>
  1327. <div id="inner">
  1328.  
  1329. <center><h1>Job</h1>
  1330.  
  1331. <div class="clear"><a href="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" target="_blank"><img src="http://3.bp.blogspot.com/-udg_plrNGoI/UgBv9Eciq3I/AAAAAAAAC20/Y0pdj3DILQs/s1600/Final+Fantasy+XIV_Races+and+Classes+1.jpg" width="200"></a><br></div>
  1332.  
  1333. { } Text goes here. { }
  1334.  
  1335. </div>
  1336.  
  1337. ---------// CLASSES //----------
  1338.  
  1339. <p>
  1340. <a name="23"></a>
  1341. <div id="inner">
  1342.  
  1343. <center><h1>Class</h1>
  1344.  
  1345. <div class="clear"><a href="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" target="_blank"><img src="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" width="200"></a><br></div>
  1346.  
  1347. { } Text goes here. { }
  1348.  
  1349. </div>
  1350.  
  1351. <p>
  1352. <a name="24"></a>
  1353. <div id="inner">
  1354.  
  1355. <center><h1>Class</h1>
  1356.  
  1357.  
  1358. <div class="clear"><a href="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" target="_blank"><img src="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" width="200"></a><br></div>
  1359.  
  1360. { } Text goes here. { }
  1361.  
  1362. </div>
  1363.  
  1364. <p>
  1365. <a name="25"></a>
  1366. <div id="inner">
  1367.  
  1368. <center><h1>Class</h1>
  1369.  
  1370.  
  1371. <div class="clear"><a href="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" target="_blank"><img src="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" width="200"></a><br></div>
  1372.  
  1373. { } Text goes here. { }
  1374.  
  1375. </div>
  1376.  
  1377. <p>
  1378. <a name="26"></a>
  1379. <div id="inner">
  1380.  
  1381. <center><h1>Class</h1>
  1382.  
  1383.  
  1384. <div class="clear"><a href="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" target="_blank"><img src="http://31.media.tumblr.com/tumblr_lfq3daw6FT1qger2ko1_1280.jpg" width="200"></a><br></div>
  1385.  
  1386. { } Text goes here. { }
  1387.  
  1388. </div>
  1389.  
  1390. ---------// BESTIARY //----------
  1391.  
  1392.  
  1393. <p>
  1394. <a name="13"></a>
  1395. <div id="inner">
  1396.  
  1397. <center><h1>Goblins</h1>
  1398.  
  1399. <div class="clear"><a href="http://digital-art-gallery.com/oid/72/1300x1012_12819_Goblin_Lord_2d_fantasy_goblin_berserk_lord_picture_image_digital_art.jpg" target="_blank"><img src="http://digital-art-gallery.com/oid/72/1300x1012_12819_Goblin_Lord_2d_fantasy_goblin_berserk_lord_picture_image_digital_art.jpg"></a><br></div>
  1400.  
  1401. { } Text goes here. { }
  1402. </div>
  1403.  
  1404. ---------// OOC //----------
  1405.  
  1406. <p>
  1407. <a name="14"></a>
  1408. <div id="inner">
  1409.  
  1410. <center><h1>Rules</h1>
  1411.  
  1412.  
  1413. 1. Oh gosh! If done right, this is going to be huuuuge! Please, work with me, not against me!<br>
  1414. 2. Let's respect each other, please. If something is up for debate or a problem arises, let me know!<br>
  1415. 3. Grasp and knowledge of T1 fighting rules.<br>
  1416. 4. No making up stuff! Let me know if you have an idea or what something to happen.<br>
  1417. 5. BE FAIR! Nobody likes a god-modder, constant dodging, etc. Learn how to LOSE, develop story and your character! Trust me, it'll be tons more fun if you start off weak, learn, gain rank, money, and become stronger!<br>
  1418. 6. If a moderator tells you to do something, do it! If you don't feel it just, let me know and a meeting will be held for judgement.<br>
  1419. </div>
  1420.  
  1421. <p>
  1422. <a name="15"></a>
  1423. <div id="inner">
  1424.  
  1425. <center><h1>Applications</h1>
  1426.  
  1427. <h2>Interested in joining?</h2>
  1428. Let me know! But there are a few things you have to be capable of before joining. Also, please. <b>Read the Rules</b> as well!<br>
  1429. 1. Able to Para-roleplay. I'm sorry but one-liners will be turned down.<br>
  1430. 2. Knowledge of T1. No God-modding and constant dodgers!<br>
  1431. 3. <b>(Optional, but recommended.)</b> A new character be created to fit specifically into this world. <b>I'll even give you a layout of two choices!</b> If you don't have one already!<br>
  1432. 4. You want to use one of the pictures I have up for the display of a race as your character? No problem! I don't mind taking it down and letting someone use one of them! I can go with one less or find another! Just let me know!<br><br><br>
  1433.  
  1434. <h2>Want to become a moderator?</h2>
  1435. Let me know this too! There will be a few and I have to know you for sometime to hand out this position. This is to know your judgement and if you got a level head. This position is <b>Is not given out lightly!</b>
  1436. </div>
  1437.  
  1438. <p>
  1439. <a name="16"></a>
  1440. <div id="inner">
  1441.  
  1442. <center><h1>System File</h1>
  1443.  
  1444. (Moderators have ☆ next to their name.)<br>
  1445. Coming soon.<br><br>
  1446.  
  1447. <table class="player">
  1448. <tr class="player">
  1449. <td> </td>
  1450. <td><img src="http://img832.imageshack.us/img832/2161/630b624cc581023ef9d26fd.jpg" width="100"></td>
  1451. <th class="player" width="20px;"><a href="roleplaychat.org/profile.php?user=Terrasia">Terrasia</a>☆</th>
  1452.  
  1453. <td class="player"><i>
  1454. "M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system!"
  1455. </i></td></tr></table> <br>
  1456.  
  1457. <table class="player">
  1458. <tr class="player">
  1459. <td> </td>
  1460. <td><img src="http://img832.imageshack.us/img832/2161/630b624cc581023ef9d26fd.jpg" width="100"></td>
  1461. <th class="player"><a href="roleplaychat.org/profile.php?user=Terrasia">Input Name Here</a></th>
  1462.  
  1463. <td class="player"><i>
  1464. Name: <br>
  1465. Level: <br>
  1466. Class: <br>
  1467. Gold:
  1468. </i></td></tr></table><br>
  1469.  
  1470. <table class="player">
  1471. <tr class="player">
  1472. <td> </td>
  1473. <td><img src="http://img832.imageshack.us/img832/2161/630b624cc581023ef9d26fd.jpg" width="100"></td>
  1474. <th class="player"><a href="roleplaychat.org/profile.php?user=Terrasia">Input Name Here</a></th>
  1475.  
  1476. <td class="player"><i>"M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system!"</i></td></tr></table> <br>
  1477.  
  1478. <table class="player">
  1479. <tr class="player">
  1480. <td> </td>
  1481. <td><img src="http://img832.imageshack.us/img832/2161/630b624cc581023ef9d26fd.jpg" width="100"></td>
  1482. <th class="player"><a href="roleplaychat.org/profile.php?user=Terrasia">Input Name Here</a></th>
  1483.  
  1484. <td class="player"><i>"M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system! M-must be some kind of glitch in the save system!"</i></td></tr></table>
  1485.  
  1486. </div>
  1487.  
  1488. <p>
  1489. <a name="17"></a>
  1490. <div id="inner">
  1491.  
  1492. <center><h1>Contacts</h1>
  1493.  
  1494.  
  1495. (You can share yours here if you want!)<br>
  1496. Terrasia - <a class="__cf_email__" href="http://www.cloudflare.com/email-protection" data-cfemail="4615292a2f3233222335252934362f29063f272e29296825292b">[email&nbsp;protected]</a><script type="text/javascript">
  1497. /* <![CDATA[ */
  1498. (function(){try{var s,a,i,j,r,c,l,b=document.getElementsByTagName("script");l=b[b.length-1].previousSibling;a=l.getAttribute('data-cfemail');if(a){s='';r=parseInt(a.substr(0,2),16);for(j=2;a.length-j;j+=2){c=parseInt(a.substr(j,2),16)^r;s+=String.fromCharCode(c);}s=document.createTextNode(s);l.parentNode.replaceChild(s,l);}}catch(e){}})();
  1499. /* ]]> */
  1500. </script>
  1501.  
  1502.  
  1503.  
  1504. <br><br><br><br>
  1505. <center><h1>Etc</h1>
  1506.  
  1507. Base code by _____, heavily edited by <a href="http://3.roleplaychat.org/profile.php?user=Kieta">Kieta</a>.
  1508.  
  1509.  
  1510. </div></div>
  1511. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement