.hoodinfo1 {
	position: absolute;
	width: 130px;
	height: 100px;
	margin-top: -155px;
	visibility: hidden;
}

.hoodinfo2 {
	position: absolute;
	width: 130px;
	height: 100px;
	margin-top: -155px;
}


/*#content {
     margin-top: 2px;
     position: relative;
}
*/
#content2 {
	/*position: relative;*/
    top: 0;
    left: 0;
    /*width: 96%;*/
    height: 25px;
    border: 1px solid #aaaaaa;
	background: #f8f8f8;
}

#content3 {
     margin-top: 2px;
     top: 4px;
     position: relative;
}

#map {
    position: relative;
   /* top: 30;
    left: 0;
    width: 100%;
   	height: 530px;*/
    border: 1px solid #aaa;
}

/*#map-wrapper {
     position: relative;
     height: 530px;
}*/

#sidebar {
    /* position: absolute; */
 /*   border: 1px solid #aaa;*/
    top: 0;
    /* width: 255px;*/
    height: 540px;
	/*overflow: auto;*/
}


#sidebar p {
     margin: 10px;
}

/*#sidebar ul#sidebar-list {
     list-style: none;
     padding: 6px 0 0 0 ;
     margin: 0;
}

#sidebar ul#sidebar-list li {
	position: relative;
	padding: 2px 5px 2px 50px;
	clear:left;
}

#sidebar ul#sidebar-list li div.label {
	float: left;
	margin-left: -40px;
	width: 40px;
	position:relative;
	padding: 1px 3px 1px;
	background: red;
	color: white;
}

#sidebar ul#sidebar-list li a {
	font-family: Arial;
	font-size: 11px;
	color: #445555;
	text-decoration: none;
	padding: 2px 3px;
}
*/

div.markerLabel {
	display: block;
	padding-top: 9px;
}

/*
div.markerLabel,
#sidebar ul#sidebar-list li div.label {
	text-align: center;
	color: black;
	width: 32px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
}
*/

/*body.sidebar-right #map-wrapper { margin-right: 230px; }*/

/*body.sidebar-right #sidebar { right: 0; }*/

/*body.nosidebar #map-wrapper { margin: 0; }*/
body.nosidebar #sidebar { display: none; }

body.sidebar-right a#button-sidebar-show,
body.nosidebar a#button-sidebar-hide { display: none; }

#header {
     background: white;
     padding: 0px;
     border: 0px solid black;
     position: relative;
}

/* holly hack for IE to get position:bottom right
   see: http://www.positioniseverything.net/abs_relbugs.html
 \*/
* html #header { height: 1px; }
/* */

#header h1 {
     margin: 0;
     font: bold 18px Helvetica, sans-serif;
}

#header ul {
     list-style: none;
     padding: 0;
     margin: 0;
}


#header ul#sidebar-controls li {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#header ul li {
     display: inline;
}

#header ul li a {
     padding: 3px 6px;
     color: #444;
     text-decoration: none;
     font-size: 12px;
}

#header ul li a:hover {
     color: #aaa;
     background: #444;
}

.tex {
 	font-size: 11px; font-family: arial
}

.cur {
	cursor: hand; cursor: pointer;
}

.myLabelClass {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	white-space: nowrap;
	border-left: 13px solid #2a9bbd;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: white;
	color: black;
	filter: alpha(opacity:85);
	KHTMLOpacity: .85;
	MozOpacity: .85;
	opacity: .85;
	padding-right: 3px;
	padding-left: 1px;
}

.ttTwo {
  border: 1px solid red;
  background-color: green;
  font-weight: bold;
  padding-left: 3px;
  padding-right: 3px;
  white-space: nowrap;
}

.highlight {
  background-color: lightblue;
 /* border: 1px solid red;*/
}
.lowlight {
  background-color: white;
}

.style2 {
	color: #6C6B6B;
	font-size: 11px;
	font-family: tahoma;
}

.option {
	BACKGROUND: none;
	COLOR: #FFFFFF; 
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Helvetica;
	TEXT-DECORATION: none;
}

.but {
	FONT-FAMILY: ARIAL; FONT-SIZE: 9PT
}

.estyle1 {
	background-color:#ffffff;
	border:3px black solid;
}
.estyle2 {
	background-color:#ffffff;
	border:1px black solid;
}
.estyle3 {
	background-color:#ffffff;
	border:10px black solid;
	padding: 10px;
}
.estyle4 {
	background-color:#ffffff;
	border:10px black double;
	padding: 10px;
}
.estyle5 {
	background-color:#ffffff;
	border-bottom:3px black solid;
	border-left:3px #aaaaaa solid;
	border-top:3px #aaaaaa solid;
	border-right:3px black solid;
	padding: 5px;
}
.estyle6 {
	background-color:#ffffff;
	border:2px black solid;
}
.EWTitle {
	background-color:#ffdd88;
	border-bottom:1px solid #ee8888;
}
