body{

	font: smaller Verdana, Arial, Helvetica, 'Trebuchet MS' ;
	margin-top: 2px;
}
#wrapper {
	margin:auto;
	margin-top:2px;
    width: 950px;
	border: 0px solid gray;
	background-color:#009966;
	height: expression( this.scrollHeight < 624 ? "623px" : "auto" ); /* sets min-height for IE */
   	min-height: 623px; /* sets min-height value for all standards-compliant browsers */
	background : #fff url("../images/bg.png") no-repeat left top;
} 


#left {
    width: 180px;
	border: 0px solid gray;
	float:left;
	background-color1: #ddd;
	margin: 0px;
	background1 : #fff url("../images/left.png") no-repeat left top;
}

#content {
    width: 505px;
	border: 0px solid gray;
	float:left;
	height: expression( this.scrollHeight < 565 ? "565px" : "auto" ); /* sets min-height for IE */
   	min-height: 565px; /* sets min-height value for all standards-compliant browsers */
}


#right {
    width: 254px;
	border: 0px solid gray;
	float:right;
}

#footer {
    width: 940px;
	float:left;
	margin-top: 3px;
	padding: 3px;
	padding-top1: 7px;
	text-align: center;
	height: expression( this.scrollHeight < 20 ? "20px" : "auto" ); /* sets min-height for IE */
   	min-height: 20px; /* sets min-height value for all standards-compliant browsers */	
	background-color: #08829C;
	border: 3px solid #B1C3D9;
}

#map {
	width: 492px;
	height: 496px;
	border: 1px solid gray;
}

#tool-wrapper {
    width: 100%;
}
#location {
    float: right;
	margin-right:15px;
}


#scale {
    float: left;
	margin-left:8px;
}

table.info{
	float:left;
	text-align:left;
	margin:1px;
	padding:1px;
	width: 252px;
	border : 1px solid #B1C3D9;		
	border-collapse1: collapse;
}

table.info td.header{
	text-align:center;
	font-weight:bold;
	background-color: #B1C3D9;
	margin: 0px;
}

table.info th{
	text-align:right;
	font-style:italic;
	background-color: #ECE9D8;
	font-size:95%;
	margin: 0px 0 0 0px;
	margin: 0px;
	border0: 1px solid white;
}

table.info td{
	padding:0;
}

table.info td{
	text-align:left;
	background-color: #ECE9D8;
	margin1: 0px 0px 0px 0px;
	margin:0px;
	border0: 1px solid white;
}

table.info td.blank{
	background-color: #FFFFFF;
	height:5px;
	font-size:3%;
}

#legend {
	border : 1px solid #B1C3D9;
	float: left;
	width: 164px;
	margin:0px;
	margin-top: 5px;
}

#legend h3{
	margin: 1px;
	background-color:#B1C3D9;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-align:center;
}

#legend1 {
	float:left;
	border: 0px solid black;
}

#legend1 h3 {
	font-weight:bold;
	font-size: 85%;
	margin:0px;
	margin-top: 10px;
	
}

#legend img{
	
	float:none;
}

h1{
	font-size:145%;
	text-align:center;
	font-weight:bolder;
	margin: 0px;
	padding:5px;
	padding-top:10px;
}

#left select {
	width: 158px;
	font-size: 85%;
}

#left input {
	font-size: 85%;
}

#left table.form th{
background-color:#B1C3D9;

}

#left table form td, #left table.form td{
background-color:#ECE9D8;
padding: 0px 3px 0px 3px;
font-size: 90%;

}

#menu {
background-color: #B1C3D9;
margin: 0px;
padding:3px 0 3px 3px;
width: 171px;
background : #B1C3D9 url("../images/left_menu.png") no-repeat left top;
}

#menu a{
display: block;
width: 156px;
background-color: #CEE6EB;
margin: 1px;
padding:3px 5px 3px 5px;
border: 1px solid #fff;
text-decoration:none;
color:#4D4D4D;
font-weight: bolder;
font-size: 90%;
}


.pres #menu a#pres,
.parl #menu a#parl,
.ward #menu a#ward1,
.turn #menu a#turn
 {
width: 159px;
background-color: #08829C;
margin-right: 0px;
border-right: 0px solid #fff;
z-index: -10;
overflow:auto;
color: #F7F7F7;
font-weight: bolder;
}

#help {
	border : 1px solid #B1C3D9;
	float: left;
	width: 252px;
	margin-top: 5px;
}

#help h3{
	margin: 1px;
	background-color:#B1C3D9;
	padding: 3px;
	font-size: 90%;
	font-weight: bold;
	text-align:center;
}

#help ul{
	list-style-type: none;
	margin:0px;
	border : 0px solid #333;
	padding:0px;
}
#help li{
	background : #ECE9D8 url("../images/triangle.png") no-repeat left top;
	display: block;
	border : 1px solid #fff;
	border-top : 0px solid #333;
	font-size : 95%;
	margin-right1 : 2px;
	padding :3px 3px 3px 20px;
	text-decoration : none;
	width1:95%;
	margin-left1: 0px;
}