html {
     overflow: -moz-scrollbars-vertical;
}
.body {
margin:0px;
background-color:#000000;
}
.header_bg {
background:url(../images/header.jpg) no-repeat;
}
.body_repeat {
background:url(../images/body_repeat.jpg) repeat-y;
}
.bottom_bg {
background:url(../images/bottom_piece.jpg) no-repeat;
}
.height_278 {
height:278px;
}
.height_27 {
height:28px;
}
.large_link, .large_link a:link, .large_link a:active, .large_link a:visited, {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
color:#990000;
}
.large_link a:hover {
color:#003399;
text-decoration:none;
}
.xx_small_nav, .xx_small_nav a:link, .xx_small_nav a:visited, .xx_small_nav a:active {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:xx-small;
text-decoration:none;
color:#333333;
}
.xx_small_nav a:hover {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:xx-small;
text-decoration:underline;
color:#000000;
}
.xx_small_nav2, .xx_small_nav2 a:link, .xx_small_nav2 a:visited, .xx_small_nav2 a:active {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:x-small;
text-decoration:none;
color:#333333;
}
.xx_small_nav2 a:hover {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:x-small;
text-decoration:underline;
color:#000000;
}
.xx_small_text, .xx_small_text a:link, .xx_small_text a:visited, .xx_small_text a:active {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:xx-small;
text-decoration:none;
color:#333333;
}
.xx_small_text a:hover {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:xx-small;
text-decoration:none;
color:#ffffff;
}
.bold_text, .bold_text a:link, .bold_text a:visited, .bold_text a:active {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:large;
text-decoration:none;
color:#333333;
}
.bold_text a:hover {
font-family:"Lucinda Sans", Arial, Helvetica, sans-serif;
font-size:large;
text-decoration:none;
color:#ffffff;
}
.thumbnail_row img {
    border:0px solid #aaa;
    
}
.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 10px;
}