
#headerHome {
background-image: url('../images/bg-header-home.jpg');
background-repeat: no-repeat;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width: 950px;
height: 201px;
display:block;
vertical-align: top;
} 

#contentBGhome {
position: absolute;
top: 201px;
left: 0px;
background-image: url('../images/bg-content-home.jpg');
background-repeat: no-repeat;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width: 950px;
height: auto;
display:block;
vertical-align: top;
overflow: auto;
} 


#hflash { 
width: 525px;
height: 201px;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
display:inline;
}

#thumbBlock {
display: block;
}

.homeSeal {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
width: 150px;
height: 150px;
display:inline;
}

.homePhoto {
margin : 0px 7px 0px 7px;
padding : 0px 0px 0px 0px;
width: 170px;
height: 150px;
display:inline;
font-family: Georgia, Times, serif;
color:#9c1e3d;
font-size:10px;
}

