<!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><?= $dealerInfo[$_SESSION['register']['selectedDealer']]['name'] ?></title>
<style>
body {background-color:black}
.mainTbl {background-color:black}
.mainTbl td {vertical-align:top;font-family:arial}
.headerTbl td a {text-decoration:none;color:yellow}
</style>
</head>
<body style="margin:0px">
<center>
<table cellspacing="0" cellpadding="0" class="mainTbl">
<tr>
<td style="width:1000px;height:500px">
<table cellspacing="0" cellpadding="0" style="width:100%;height:100%">
<tr>
<td style="padding:0px 30px;padding-bottom:10px;height:100%">
<table cellspacing="0" cellpadding="0">
<!--
<tr>
<td style=";height:100px;vertical-align:middle">
<table cellspacing="0" cellpadding="0" style="width:100%" class="headerTbl">
<tr>
<td style=";vertical-align:bottom;position:absolute;z-index:5;"><img src="images/bigdeallogo.png"></td>
<td style="padding-left:0px;padding-top:50px;vertical-align:bottom"><img src="images/chryslerlogo.png"></td>
<td style="text-align:right;width:100%;font-size:9pt;vertical-align:bottomz-index:3;">
<a href="index.php">home</a> |
<a href="register.php">register</a> |
<a href="rules.php">contest rules</a><br>
<a href="http://<?= $dealerInfo[$_SESSION['register']['selectedDealer']]['website'] ?>" target="_blank"><?= $dealerInfo[$_SESSION['register']['selectedDealer']]['website'] ?></a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" style="width:100%">
<tr>
<td style="width:0px">
</td>
<td style="border-bottom:1px solid #333">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" style="width:100%">
<tr>
<td style="width:0px">
</td>
<td style="border-top:1px solid #111">
</td>
</tr>
</table>
</td>
</tr>
-->
<tr>
<td>
<table cellspacing="0" cellpadding="0" style="width:950px;padding-top:20px">
<tr>
<td style="text-align:right;float:right;border:1px solid black">
<img src="images/towbinlogo.jpg" border="0">
</td>
<td style="width:100%;color:white;text-align:left;vertical-align:middle;padding-left:10px;border:1px solid black" nowrap>
<font style="font-size:14pt"><b><?= $dealerInfo[$_SESSION['register']['selectedDealer']]['name'] ?></b></font>
<br>
<?= $dealerInfo[$_SESSION['register']['selectedDealer']]['address'] ?>
<br>
<a href="http://<?= $dealerInfo[$_SESSION['register']['selectedDealer']]['website'] ?>" target="_blank" style="color:yellow;text-decoration:none"><?= $dealerInfo[$_SESSION['register']['selectedDealer']]['website'] ?></a>
</td>
</tr>
</table>
</td>
</tr>
<!--
<tr>
<td style="padding-top:20px">
<table cellspacing="0" cellpadding="0" style="width:100%">
<tr>
<td style="width:0px">
</td>
<td style="border-bottom:1px solid #333">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding-bottom:20px">
<table cellspacing="0" cellpadding="0" style="width:100%">
<tr>
<td style="width:0px">
</td>
<td style="border-top:1px solid #111">
</td>
</tr>
</table>
</td>
</tr>
-->
<tr>
<td style="height:100%;">