﻿body{
overflow:scroll;
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
#text {margin:50px auto; width:500px}
.hotspot {color:#900;}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

ul{
margin:0;
padding:0;
}

li{
width:125px;
height:30px;
float:left;
color:#191919;
text-align:center;
overflow:hidden;
}

a{color:#FFF;text-decoration:none;}
.subtext{padding-top:-10px; margin-top:0px; }
.red{background:#640202;}

.menu a:visited {font: 15px Arial, Helvetica, sans-serif;color: white;text-decoration: none;}
.menu a:link       {font: 15px Arial, Helvetica, sans-serif;color: white;text-decoration: none;}
.menu a:hover     {font: 15px Arial, Helvetica, sans-serif;color: #dfc48d;text-decoration: none;}
