body {
margin:0px;
font-size: 10pt;
font-family: verdana, arial, sans-serif;
background-image: url(images/backgrounds/tile.jpg);
}

td {
  font-size: 10pt;
}

#LinkTable{
  border-collapse:collapse;
  border:none;
}

.thumb {
  padding-bottom:15px;
  text-align:center;
}

.linker img{
  text-align:center;
  margin:0 auto;
}

#LinkTable tr td,#LinkTable tr th{
  border-bottom:1px solid #999933;
  margin:0px;
  padding:8px;
}

#LinkTable tr th{
  margin-top:20px;
  border:1px solid #999933;
  background-color:#F7F7E8;
}

.navlink{
  text-align:center;
  background-color:#006600;
  border:1px solid #000000;
  padding-left:3px;
  padding-right:3px;
  height:30px;
  width:180px;
}

.navlink a, .navlink a:visited{
  font-weight:bold;
  font-size:10pt;
  text-decoration:none;
  color:#ffffff;
}

.hovermenu td.navlink:hover{
  background-color:#B3B700;
}

.hovermenu {
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 18px;
}

.hovermenu li{
list-style: none;
display: inline;
}

.hovermenu li a{
padding: 2px 0.5em;
margin-left: 2;
text-decoration: none;
float: left;
color: white;
background-color: #1D2A5E;
border: 1px solid #000000;
}

.hovermenu li a:hover{
background-color: #458D27;
border-style: outset;
}

.samplePic{
  border:1px solid #000000;
  float:right;
  clear:both;
  margin-left:8px;
}

#NextEvent{
  position:relative;
  float:right;
  clear:both;
  width:279px;
  border:1px solid #000000;
  margin-top:5px;
  padding:3px;
}
<!--[if IE]>
#NextEvent{
  width:291px;
}
<![endif]-->

<html>body .hovermenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.error{
  background-color:#FFFF99
}

.OfferList{
  padding-left:350px;
}

.OfferList li{
  font-size:1.1em;
  padding-bottom:5px;
}


