﻿body { background:#f0f0e2; color:#000000; text-align:left; font-size: 12px }

hr.main { border:0; color:#c5af7d; background-color:#c5af7d; width:70%; text-align:center }
hr.side { border:0; color:#c5af7d; background-color:#c5af7d;}

h1.header { padding:0; margin:0; color:#c5af7d; text-align: center }
h2.main { color:#000000; text-align: center }
h3.main { color:#000000; text-align: center }
h4.resume { font-weight: bold; text-decoration: underline }

p.center { text-align: center }

a.main:link { background:#e6e5d0; color:#003c96; text-decoration:none }
a.main:visited { background:#e6e5d0; color:#003c96; text-decoration:none }
a.main:hover { background:#e6e5d0; color:#003c96; text-decoration:underline; }

a.side:link { background:#e6e5d0; color:#003c96; text-decoration:none }
a.side:visited { background:#e6e5d0; color:#003c96; text-decoration:none }
a.side:hover { background:#e6e5d0; color:#003c96; text-decoration:none; font-weight: bold }

a.tag:link { border-width: 0px }
a.tag:visited { border-width: 0px }
a.tag:hover { border-width: 0px }

.img-splash { border:10px solid #c5af7d;}

table.picture { margin: 0px auto; text-align: center; }
tr.picture { margin: 0px auto; }
td.picture { margin: 0px auto; padding: 15px; }

table.races { margin: 0px auto; text-align: left; border-width: thin; }
td.races { margin: 0px auto; padding: 5px; }

div.container { background:#e6e5d0; width:800px; margin:0px auto; border:1px solid #c5af7d }
div.side { float:left; width:140px; margin:0; padding:1em; font-size: 12px; text-align: center; line-height: 70%; color:#003c96; }
div.main { margin-left:150px; width:605px; padding:1em; }
div.header { padding:0.5em; clear:left; }
div.footer { font-size: 10px; text-align: right; width:800px; margin:0px auto; padding:0.5em; clear:left; }

/*.img-shadow {
  float:left;
  background:url(../grfx/shadowAlpha.png) no-repeat bottom right !important;
  background:url(../grfx/shadow.gif) no-repeat bottom right;
  margin:10px 5px 5px 5px !important;
  margin:10px 5px 5px 5px;
  }

.img-shadow img {
  display:block;
  position:relative;
  background-color:#fff;
  border:1px solid #a9a9a9;
  margin:-6px 6px 6px -6px;
  padding:8px 6px 4px 6px;
  clear:both;
  }*/

.img-shadow {
  float:left;
  margin:10px 5px 5px 5px !important;
  margin:10px 5px 5px 5px;
  }

.img-shadow img {
  display:block;
  position:relative;
  background-color:#fff;
  border:1px solid #a9a9a9;
  margin:-6px 6px 6px -6px;
  padding:8px 6px 4px 6px;
  clear:both;
  }

img.thumb { border: 0px; width: 200px; height: 150px; }
