.startPanel{background: #bfbfbf; height: 35; border-top: 2px solid #eee;}
.windows{float: left; padding-top: 6px; padding-left: 4px;}
.search{float: right; padding-top: 4px;}


.menu{width: 200px; 
	background: #bfbfbf;
	border-right: 2px solid #68686a;
	border-bottom: 2px solid #68686a;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	padding-left: 4px;
	padding-top: 6px;
	cursor: hand;
	cursor: pointer;
}
.menuItem{padding-top: 6px; font-family: Arial, sans-serif; font-size: 12pt; font-weight: normal}
.entered{background: #0000a7; color: #fff; }	
.start{float: left; padding-top: 2px; padding-left: 4px;}
.subImage{float: right; padding-top: 10px;}

body{
background:url(img src="./york.jpg") no-repeat top left fixed;
text-align: center;
} 

.blue{font-weight: bold; color: blue;}
.red{font-weight: bold; color: red;}

.contact{padding: 12px;  border-left:}
.image{padding-top: 12px; padding-bottom: 12px; padding-left: 12px;}
.stuff{padding-top: 30px; padding-left: 12px; border-left:}

.url{cursor: hand; cursor: pointer;}
.url-right{cursor: hand; cursor: pointer;float: right;}

.close, .full{background-color: #bfbfbf; color: white; border: 1px solid #000; font-weight: bold;}

.title{background-color: #bfbfbf; text-align: center; font-weight: bold;}

.panel{background-color: white; border: 2px solid #000; }
.header{background-color: #bfbfbf;}

.gwt-PopupPanel{position:relative; z-index: 1;}

.app{position:relative; z-index: 1;}



