Initial commit

This commit is contained in:
Ben Ramey
2017-03-02 20:30:40 -06:00
commit ab3c6fc8d5
10773 changed files with 515124 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
</td>
<td id='right'>&nbsp;</td>
</tr>
<tr>
<td id='bottom_left'>&nbsp;</td>
<td id='bottom'>&nbsp;</td>
<td id='bottom_right'>&nbsp;</td>
</tr>
</table>
</div>
</div>
</body>
</html>

View File

@@ -0,0 +1,29 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>bobsleigh photos by john nielsen</title>
<link href='/bobsleigh.css' rel='stylesheet' type='text/css' />
</head>
<body>
<div id="blueline"></div>
<div id="main_div" align='center'>
<div id="body" align='left'>
<table cellpadding='0' cellspacing='0' border='0' width='100%'>
<tr>
<td id='top_left'>&nbsp;</td>
<td id='top'>&nbsp;</td>
<td id='top_right'>&nbsp;</td>
</tr>
<tr>
<td id='left'>&nbsp;</td>
<td>
<div id="header">
<img src='/graphics/header.jpg' border='0' />
</div>
<div id="linkbar">
&nbsp;
<a href='/index.php'><img src='/graphics/btn_home.png' border='0' /></a>
<a href='/index.php'><img src='/graphics/btn_teams.png' border='0' /></a>
<a href='/index.php/about/'><img src='/graphics/btn_about.png' border='0' /></a>
</div>