.banner1 {
 background-image: url('../images/bannerright1.jpg');
 background-repeat: no-repeat;
 background-position: center right;
}

.one {
 border-style: solid;
 border-color: #003399;
 border-width: 6px
}
A:link.ratty{
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
}
A:visited.ratty{
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
}
A:hover.ratty{
 color: #000;
 font-weight: bold;
 text-decoration: underline;
 font-family: arial;
}
A:active.ratty{
 color: #000;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
}
 
A:link.doggy{
 color: #555;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}
A:visited.doggy{
 color: #555;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}
A:hover.doggy{
 color: #555;
 font-weight: bold;
 text-decoration: underline;
 font-family: arial;
 font-size: 12px;
}
A:active.doggy{
 color: #555;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}

A:link.catty{
 color: #666;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
}
A:visited.catty{
 color: #666;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
}
A:hover.catty{
 color: #666;
 font-weight: bold;
 text-decoration: underline;
 font-family: arial;
 font-size: 14px;
}
A:active.catty{
 color: #666;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 14px;
}

A:link.piggy{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}
A:visited.piggy{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}
A:hover.piggy{
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
 font-family: arial;
 font-size: 12px;
}
A:active.piggy{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 font-family: arial;
 font-size: 12px;
}

.tdback { 
 background-image: url(../images/reference_map.jpg);
 background-repeat: no-repeat;
}

#miniflex {
 width: 100%;
 float: left;
 font-size: 150%; /* could be specified at a higher level */
 font-family: arial;
 font-weight: bold;
 margin: 0;
 padding: 0 10px 0 10px;
 border-bottom: 2px solid #FFFFFF;
 position:relative;
 z-index:2;
}

#miniflex li {
 float: left;
 margin: 0;
 padding: 0;
 display: inline;
 list-style: none;
 position:relative;
}

#miniflex a:link, #miniflex a:visited {
 float: left;
 font-size: 85%;
 line-height: 20px;
 font-weight: bold;
 margin: 0 10px 0 10px;
 text-decoration: none;
 color: #039;
}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
 border-bottom: 4px solid #039;
 padding-bottom: 2px;
 color: #039;
}
  
#animated-tab {
 position: absolute;
 z-index: 1;
 font-size: 85%;
 line-height: 20px;
 padding-bottom: 2px;
 border-bottom: 4px solid #039;
}

IMG.thmb {
 border-color: #ADD8E6;
 border-style: solid;
 border-width: 2;
}

h2.smoke {
 margin-bottom: 0.5em;
 font-size: 1.2em;
 font-family: arial;
}