body { background:#666666; font:12px Arial; }
table { border-collapse: collapse; }

a       { color:#000099; }
a:hover       { color:#669900; }

table#main { width: 700px; }
td#head { height: 80px; background:#99CC00 url('img/rugbytickets.jpg'); text-align: center; padding:0px; vertical-align: bottom; }
h1#head { margin:3px; font-family: Tahoma; }

td#main { padding:0px; }
table#content { width: 100%; border: 1px solid #000000; }
td#nav { background:#CCCCCC; border: 1px solid #000000; width: 180px; text-align: left; vertical-align: top; }
td#content { background:#EFEFEF; border: 1px solid #000000; width: 520px; text-align: left; vertical-align: top; }
td#foot { background:#99CC00; border: 1px solid #000000; text-align: center; }

ul.nav { list-style-type: none; margin:0px; padding-bottom: 3px; }
li.navitem { padding-left: 6px; padding-top:3px; }
li.title { font-weight: bold; text-decoration: underline; padding-left: 1px; padding-bottom: 2px; padding-top: 4px; }
a.navitem:hover { color:#000099; }

h1.content { margin:3px; font-size: 16pt; text-align: center; }
h2.content { margin:2px; font-size: 13pt; }
div#google { float: left; }
div#content { clear: both; padding:2px; }

.bottom { font-size: 10px; padding-top: 5px; color:#333333; }
a.bottom       { text-decoration:none; }
a.bottom:hover       { text-decoration:underline; color:#999999; }

table#tickets { border: 1px solid #666666; width: 100%; }
#tickets th { border: 1px solid #666666; background:#DEDEDE; padding:3px; }
#tickets td { border: 1px solid #666666; background:#ECECEC; padding:3px; }