.access { display:block; position:absolute; left:-9999px; }

body { margin:0; padding:0; background:url(images/bg_tile.gif) 0 0 repeat-x #fff; font-family:Tahoma, Geneva, sans-serif; }

#outer { width:990px; margin:0 auto; margin-top:20px; }
h2#where { width:990px; height:100px; background:url(images/header.png) 0 0 no-repeat; }
#main { background:url(images/main_bg.png) 0 0 repeat; padding:0 15px; overflow:hidden; }
#footer { background:url(images/footer.png) 0 0 no-repeat; color:#fff; height:34px; padding:19px 0 0 19px; font-size:85%; }
#footer a { color:#fff; }

ul#stations { margin:0; padding:0; list-style:none; width:530px; float:left; }
ul#stations li { height:97px; }
ul#stations a { text-decoration:none; display:block; height:97px; color:#999; }
ul#stations a strong { display:block; width:165px; height:97px; float:left; background-position:0 -97px; background-repeat:no-repeat; text-indent:-9999px; }
ul#stations a:hover, ul#stations a.highlight { color:#fff; }
ul#stations a:hover strong, ul#stations a.highlight strong { background-position:0 0; }
ul#stations a:hover em, ul#stations a.highlight em { text-decoration:underline; }
ul#stations a:hover span, ul#stations a.highlight span { text-decoration:none; }

li#t102 strong { background-image:url(images/logo_t102.png); }
li#t101 strong { background-image:url(images/logo_t101.png); }
li#t962 strong { background-image:url(images/logo_t962.png); }
li#t107 strong { background-image:url(images/logo_t107.png); }
li#rugb strong { background-image:url(images/logo_rugb.png); }
ul#stations em { padding-top:32px; font-weight:bold; display:block; font-size:108%; font-style:normal; }
ul#stations span { font-size:93%; }

#map { float:right; margin-top:15px; }