/*----------------------------------*/
/* stylesheet for Teachers on Bikes */
/* main page                        */
/*----------------------------------*/
body {background: #b9b57d; font-family: serif; color: #2E2E2E; font-size: medium;}
h1.title {font-size: xx-large; font-family:sans-serif; color: #7d0c0c;}
*.web {color: black; font-size: small;}
/*--------------------*/
/* tread links bar    */
/*--------------------*/
div#tread {background: #b9b57d url(tread.gif) 0 0 repeat-x;}
div.racer {position:relative; height: 100px;}
h3.bar {position: relative; top: 65%;}
h3.bar a {font-size:large; font-family:sans-serif; padding-top: 110px;}
h3.bar a:hover {background: url(sketch_sm.gif) 50% 45% no-repeat;}
/*--------------------*/
/* country name links */
/*--------------------*/
div#map {background: #b9b57d url(tobcrop.gif) 0 0 no-repeat;}
div#mex {position: absolute; top: 153px; left: 185px; color: #000000; font-family:sans-serif;}
div#guat {position: absolute; top: 308px; left: 265px; color: #000000; font-family:sans-serif;}
div#salv {position: absolute; top: 333px; left: 317px; color: #000000; font-family:sans-serif;}
div#costa {position: absolute; top: 358px; left: 382px; color: #000000; font-family:sans-serif;}
div#bel {position: absolute; top: 208px; left: 450px; color: #000000; font-family:sans-serif;}
div#hon {position: absolute; top: 233px; left: 465px; color: #000000; font-family:sans-serif;}
div#nica {position: absolute; top: 283px; left: 550px; color: #000000; font-family:sans-serif;}
div#pan {position: absolute; top: 318px; left: 570px; color: #000000; font-family:sans-serif;}
*.country a:link {color: black;}
*.country a:visited {color: black;}
*.country a:hover {color: #7d0c0c; border: 2px solid black;} 
div.spacer {position:relative; height: 420px;}
/*--------------------*/
/* section link arrow */
/*--------------------*/
*.sidelink a {color: #185A09; font-size: large; padding-left: 35px;}
*.sidelink a:hover {background: #b9b57d url(arrow.gif) 0 0 no-repeat;}
*.sidelink a:focus {background: #b9b57d url(arrow.gif) 0 0 no-repeat;}
*.sidelink a:active {background: #b9b57d url(arrow.gif) 0 0 no-repeat;}