body {
} .bannerdiv {
    width: 917px;
    height: 95px;
    background-image: url('Banner.png');
} .bannerItemProp {
    background-image: url('Banner.jpg');
	padding: 2px 2px 2px 2px;
} .menubarbuttons {
    text-align: center;
    margin: 50px;
    padding: 0;
    list-style: none;
} .buttons{
    float:left;
    margin:0px;
    padding: 0;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #999FAD;
    border: 1px outset #008f00;
    width: 180px;
    text-decoration: none;
    display: block;
} #buttonpopup1{
    height:400px;
    width:100px;
    background-color: #000;
}