link start!

This commit is contained in:
cherubin
2026-03-17 13:31:18 -07:00
commit 08abe87cfb
5910 changed files with 386288 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

+18
View File
@@ -0,0 +1,18 @@
body, p {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
p {line-height: 12px;}
h1 {font-size: 24px; color: #FFFFFF;}
h2 {font-size: 18px; color: #FFFFFF; margin-left:8px;}
h3 {font-size: 14px; color: #FFFFFF; margin-left:8px; text-align:center;}
body {margin-left:10px; color: #FFFFFF; background-image: url(images/BlueBG.jpg);}
li { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:24px;}
a {color:#ffffff;}
#content{position:relative; text-align: left; margin-top: 10px; left:0px;}
#text {position: absolute; top: 150px; left: 0px; width: 800px; padding:0px; text-align: left; padding-top:10px;
border-left:1px solid #000000; border-top:1px #000000 solid; border-bottom:1px solid #ffffff;
border-right: 1px solid #ffffff; background-image: url(images/BACK2.jpg);}
#title { visibility: visible; position: absolute; top: 230px; left: 80px; width: 600px; text-align:left;}
#buttons { visibility: visible; position: absolute; top: 270px; left: 100px; width: 650px; margin:9 0 9 0; text-align:left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:24px; font-weight: bold; color:#ffffff;}
#buttons p{font-size: 14px; color: #FFFFFF; padding-top:6px;}