@import "main.css";

#topbanner {height:695px; }
 
#topcontainer {background:transparent url(/uploaded/images2/home/page_bg.png) repeat-x top left; }

#bottomcontainer {
background:transparent url('/uploaded/images2/home/btmcont_bg.jpg') repeat-x top left;
position: fixed;
bottom:0px;
width: 100%;
}
#poweredby {position:fixed; bottom:11px; width:100%; padding:0px; margin:0; }

#topcontainer { text-align:center; position: fixed; width: 100%; top: 0;}

#homephoto img { margin-top:157px;}



/* ---- PHOTO ROTATION ------ */

#bgPhoto, #bgPhoto2 {
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
 z-index: -1;
}
#bgPhoto2, .photo {
    display:none;
}
