body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCFF;
}
body {
    }
#SiteBox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 1080px;
    overflow: visible;
    z-index: 600;
}
.SiteIF {
    width: 100%;
    height: 2400px;
    overflow: visible;
    z-index: auto;
    border-width: 0;
    border: 0;
}

#Anchor {
    left: 0;
    top: 0;
    width: 75px;
    height: 75px;
    z-index: 10;
}
.AnchorImg {
    width: 75px;
    height: 75px;
    z-index:auto;
}
#BodyBox {
    position: absolute;
    left: 30px;
    top: 0px;
    width: 800px;
    height: 249px;
    z-index: 600;
    font-size: large;
}
.CrestImg {
    width: 100px;
    height: 100px;
}
