body {
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #650B00;
}
td {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #FFD780;
text-decoration: none;
}

#navlinks {
padding: 5px 0 10px 0;
background: url(/images/navback.jpg) left top no-repeat;
text-align: center;
}
#navlinks a { 
display: inline;
padding: 2px 6px 0 6px;
font-family: Times, Arial, "MS Sans Serif";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
border-right: 1px solid #650B00;
}

#navlinks a:hover { 
color: #650B00;
}


#footerlinks {
margin: 10px 0 0 0;
}

.noborder { border: none; }

.footer {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #AA7973;
text-decoration: none;
}
.footerLink {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #AA7973;
text-decoration: underline;
}
.footerLink:hover {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}
.toplink {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #E15A27;
text-decoration: none;
}
.toplink:hover {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #FFD780;
text-decoration: none;
}
.header {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.txtBlack {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.link {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}
.link:hover {
font-family: Tahoma, Arial, "MS Sans Serif";
font-size: 11px;
font-weight: normal;
color: #FF9900;
text-decoration: underline;
}

#leftyellow { height: 222px; width: 217px; text-align: left; background: url(/images/left_yellow.jpg) left top no-repeat; }

#leftyellow a:link { color: #650B00; }
#leftyellow a:visited { color: #650B00; }
#leftyellow a:hover { color: #F4761B; }
#leftyellow a:visited:hover { color: #F4761B; }

a:link { color: #F4761B; }
a:visited { color: #F4761B; }
a:hover { color: #FFFFFF; }
a:visited:hover { color: #FFFFFF; }


/* GALLERY */

#scroll { position: relative; clear: both; width: 100%; height: 52px; margin: 5px 0 5px 0; padding: 0;  }

#scroll img { margin: 0 2px 0 2px; padding: 0; }

#motioncontainer {
margin: 0 auto;  /*Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 52px; /* Set to gallery height */
position:relative; 
overflow:hidden;
}

#motiongallery {
position:absolute; 
left:0; 
top:0; 
white-space: nowrap;
}

/* Set image border color */
#motioncontainer a img { border: 1px solid #A81402; }

/* Set image border hover color */
#motioncontainer a:hover img {  border: 1px solid #F99A24; }

/* Stop Editing Gallery Styles */
#statusdiv { padding: 2px; position: absolute; left: 0px; visibility: hidden; }

/* Dummy definition to overcome IE bug */
#motioncontainer a:hover { color: red; }
