
.backgroundimage {
	background-attachment: scroll;
	background-image: url(images/div-bg.png);
	background-repeat: repeat-y;
	background-position:top;
	text-align:center;
	width:931px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox {
	background-attachment: scroll;
	background-image: url(images/green-body-box.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:443x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.citybodybox {
	background-attachment: scroll;
	background-image: url(images/city-body-box.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:443x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox2 {
	background-attachment: scroll;
	background-image: url(images/body-box.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox3 {
	background-attachment: scroll;
	background-image: url(images/body-box3.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox4 {
	background-attachment: scroll;
	background-image: url(images/body-box4.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox5 {
	background-attachment: scroll;
	background-image: url(images/body-box5.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox6 {
	background-attachment: scroll;
	background-image: url(images/body-box6.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox8 {
	background-attachment: scroll;
	background-image: url(images/body-box8.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.bodybox7 {
	background-attachment: scroll;
	background-image: url(images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:816px;
	height:500x;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.backgroundtop {
	background-attachment: scroll;
	background-image: url(images/div-bg-top.png);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:931px;
	height:28px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:808px;
	height:112px;
	background-position:center top;
	top:0px;
	visibility: visible;

}
.backgroundbottom {
	background-attachment: scroll;
	background-image: url(images/div-bg-bottom.png);
	background-repeat: no-repeat;
	background-position:top;
	text-align:center;
	width:931px;
	height:62px;
	position:relative;
	background-position:center top;
	top:0px;
	visibility: visible;

}
link_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
link_visited_alt {
	color: #CC6600;
}
/*/ straight-p tooltips java poppers/ /*/

        a.info{
        position:relative;           
        z-index:24;
		font-weight:bold;         
        color:#e60202;               
  /* border colour */
        text-decoration: underline;
        font-style: oblique;
        }

        a.info:hover {
        z-index:25;
        background-color:#d7e2cb;

        }

        a.info span{
        display: none;  
        }

        a.info:hover span{ 
        display:block;
        position: absolute;
        top: 1.5em;
        left: -150px;
        width:15em;
        color:#ffffff;         
        text-align: center;
        font-size: .8em;
        font-style:italic;
        z-index:30;
        }

        .images {
        vertical-align: middle;
        }