div#frame { 
	width:797px;
	background-color:#fff;
	padding:0;
}
div#header { 
	width:797px;
	height:100px;
}
div.sub_menu {
	width:210px;
	height:44px;
	float:left;
}
div#sub_left {
	background-color:#6a9b3f;
	width:210px;
	height:88px;
	float:left;
}
div#sub_right {
	float:left;
	padding-top:44px;
	margin-right: -2px;
	width:588px;
	height:40px;
	background: #6a9b3f url("../images/map_options_bg.gif") no-repeat;
}
* html div#sub_right {  
	margin-top: -2px;
}
div#sub_right select { 
	width: 135px;
}
div#sub_divider {
	margin:0px;
	padding:0px;
	background-color:#b3cd9e;
	font-size:0px;
	/*width:550px;*/
	height:1px;
	margin:0px 0px 0px 37px;
	overflow:hidden;
	visibility:hidden;
}
div#sub_stateview {
	background-color:#6a9b3f;
	width:360px;
	height:41px;
	padding-left:38px;
	float:left;
	visibility:hidden;
}
div#sub_arrows {
	width:26px;
	height:41px;
	cursor:pointer;
	float:left;
}
div#statelabel {
	margin-left:5px;
	margin-top:12px;
	width:226px; /* This width pushes the "back to national map" graphic to where it needs to be */
	height:29px;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	float:left;
}
div#nationalmap {
	width:90px;
	height:41px;
	cursor:pointer;
	float:left;
}
div#map_dropdown {
	margin-top:10px;
	width:177px;
	height:28px;
	float:left;
}
select#caseyplacesswf_dropdown {
	font-family:Arial;
	font-size:12px;
	width:177px;
	height:20px;
}
div#caseyplacesdiv { 
	width:797px;
	height:600px;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding: 0;
	margin-bottom: -4px;
}
div#caseyfooter {
	width:797px;
	height:55px;
}

