#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1024px;

}

#header {
	margin: 0;
	height:100px;
	background: url("./img/zoo-logo.png") left no-repeat;
}

#title{
	width:600px;
	height:90px;
	float:left;
}

#title  h1{
	font-family:georgia;
	color:#663E05;
	font-size:28px;
	position:relative;
	left:300px;
	top:20px;
	margin:0;
}

#title  h2{
	font-family:georgia;
	color:#FD8F01;
	font-size:22px;
	position:relative;
	left:300px;
	top:20px;
	margin:0;
}

#loc-list{
		float: right;
	width: 300px;
	height:90px;


}
#loc-list p{
	float: right;
	font-family:georgia;
	font-size:15px;
	letter-spacing:1px;
	font-weight:bold;
	color:green;

}

select.wfslayers{
	width:170px;
	margin:0px;
	font-size:15px;
	position:relative;
	left:-40px;
	top:5px;
	font-family:georgia;
	color:#000000;
}

.altButton {
background: url("./img/bckbutt.png") no-repeat;
width:200px;
height:30px;
font-family: georgia;
font-size:15px;
font-weight:bold;
letter-spacing:1px;
border: 0;
font-size: 15px;
color: #FFFFFF;
} 


#left-col{
	float: left;
	width: 290px;
	height:600px;

}
	
#side-a {
	float: left;
	width: 290px;
	height:596px;
	background: #E0E0E0;
}

#layers {
	float: left;
	width: 290px;
	height:100px;
	background: #E0E0E0;
	display:block;
}

#layers h2{
background:url(./img/list-back2.gif) ; color:#FFFFFF; text-align:center; font-size: 15px; padding: 5px; margin:0; font-family:georgia;
}


input.xy {width:60px;margin-top:5px;margin-bottom:5px;margin-left:5px;border:1px solid #AAAAAA;color:#E0E0E0E;font-family:trebuchet ms;font-size:11px;}
input.pt {width:60px;margin-top:5px;margin-bottom:5px;margin-left:5px;border:1px solid #AAAAAA;color:#E0E0E0E;font-family:trebuchet ms;font-size:11px;}
input.ws {width:40px;margin-top:5px;margin-bottom:5px;margin-left:5px;border:1px solid #AAAAAA;color:#E0E0E0E;font-family:trebuchet ms;font-size:11px;text-align:center;}
input.wd {width:40px;margin-top:5px;margin-bottom:5px;margin-left:5px;border:1px solid #AAAAAA;color:#E0E0E0E;font-family:trebuchet ms;font-size:11px;text-align:center;}
input.tp {width:40px;margin-top:5px;margin-bottom:5px;margin-left:5px;border:1px solid #AAAAAA;color:#E0E0E0E;font-family:trebuchet ms;font-size:11px;text-align:center;}

dl { width: 290px; }
	dl,dd { margin: 0; text-align:center;}
	dt { background:url(./img/list-back2.gif) ; font-size: 15px; padding: 5px; margin-bottom:2px; font-family:georgia;}
	dt a { color: #FFFFFF;text-decoration:none; font-weight:bold;letter-spacing:1px; }
	dd a { color: #000; }
	dd a.advsearch { color: #333333;  text-decoration:none; }
	dd a.advsearch:hover { color: #1899FC;  text-decoration:underline; }
	ul li a.mychantiers { background:url(./img/magnifier.png) left no-repeat; color: #000000; text-decoration:none;padding-left:30px; }
	ul li a.special {color:#000000; text-decoration:none;}
	ul { list-style: none; padding: 2px; }

#launch{
background:#05DA0B;
height:104px;
}

#launch p{
position:relative;
top:10px;
font-size:15px;
letter-spacing:1px;
color:#FFFFFF;
font-weight:bold;
font-family:georgia;
}
#layerswitch{
	position:relative;
  text-align:left;
}

#content { 
	width: 722px;
	height:600px;
	border:0;
  margin-left:290px;
}

#map {
  width: 722px;
  height: 600px;
  background-image: url("./img/bck_map.png");
  border:1px solid #E0E0E0;
  z-index:0;
}

#footer {
	clear:both;
	margin:auto;
	width:1024px;
	background: #A2A2A2;
}

