/* these next links dictate the style of index page */

body{font-family:Arial,Helvetica,Sans-serif;font-size:12px;}

iframe{width:100%;height:300px;} /* the frame containing the results tables */

ul{text-align:center;} /* the links on the index page are an 'unordered list' */
li{display:inline;padding-right:20px;} /* displays the links horizontally */

.center{text-align:center;} /* self-explanatory? */

#indexheading{text-align:center;font-family:Times,Arial,Helvetica,Sans-serif;} /* ditto */

a {color:blue;text-decoration:none;} /* links */
a:hover {color: red;}

#link_to_inverness{text-align:center;} /* this is the div that credits the report as being generated by rowing timer */

#valid{text-align:center;padding-top:5px;} /* the page is marked with a link to the W3C site to show it is web-standards compliant */
#w3c{height:31px;width:88px;} /* this is their image */

#printshow{display:none;}
