.imageblock a img
{
    border: solid 1px black;
    padding: 3px 3px;
}

.nav
{
    background-color: #94AB9D;
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    white-space: nowrap;
    color: white;
    text-align:center;
}

.footlinks
{
    background-color: #c9d4cf;
	font: 10px Verdana;
	color: #FFFFFF

}
.footer
{
    background-color: #c9d4cf;
    padding-bottom: 3px;
    padding-top: 4px;
    font: 10px Verdana;
    /*font-variant: small-caps;
    font-weight: bold;*/
    white-space: nowrap;
    color: black;
    text-align:left;
}

.navOver
{
    font-variant: small-caps;
    /*background-color: #1c6476;*/
    background-color: #1a272a;
    padding-bottom: 3px;
    padding-top: 3px;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    white-space: nowrap;
    color: white;
    text-align:center;
}


.nav a
{
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: white;
}

.navOver a
{
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold;
    color: white;
}

.nav a:hover
{
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold; 
}

.navOver a:hover
{
    font: 11px Verdana;
    font-variant: small-caps;
    font-weight: bold; 
}

.bodytext
{
    FONT: 10px/15px Verdana;
    COLOR: #656565
}
.heading
{
    FONT: bold 10px Verdana;
    COLOR: #cd6667
}

.link
{
    FONT: bold 10px Verdana;
    COLOR: #cd6667;
    display:inline;
}

.linkbold
{
    FONT: bold 15px Verdana;
    COLOR: #cd6667;
    display:inline;
}
A.rhslink
{
    FONT: bold 10px Verdana;
    COLOR: #323232;
    TEXT-DECORATION: none
}

A.highlighted
{
	FONT: bold 10px Verdana;
    COLOR: #cd6667;
    TEXT-DECORATION: none;
}

A
{
	FONT: bold 10px Verdana;
    COLOR: #cd6667;
    TEXT-DECORATION: none;
}

A:hover,click,visited
{
	/*FONT: bold 10px Verdana;*/
    COLOR: #cd6667;
    TEXT-DECORATION: none;
}

body, table, td, tr, input, form, textarea
{
    FONT: 10px/15px Verdana;
    COLOR: #656565;
    /*background-color:#ffffff;*/
    
}

/*body
{
    background-color:#cad5cf;
}*/

.billboard {
    width: 761px;
    height: 258px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.billboard img {
    top: 0;
    left: 0;
}

.flash {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 69px;
}

.flash .text-over-flash {
  font-size: 120%;
  position: absolute;
  top: 18px;
  left: 584px;
  z-index: 20;
  line-height: 132%;
  text-align: right;
}

.Style2 {
  font-size: 160%;
 
}

.flash object {
  position: absolute;
  top: 0px;
  z-index: 10;
  float: left;
}
