@charset "utf-8";
/* CSS Document */
* {font-family:Tahoma, Geneva, sans-serif}

#content-wrap {
	background: #ffffff url(../../../images/layout/content-body.gif) repeat-y;
	min-height:1px;
	width:932px; 
	margin:3px auto 0 auto;
}
html>body #content-bottom {background: #ffffff url(../../../images/layout/content-bottom.gif) no-repeat;height:9px;width:932px; /*DO NOT CHANGE */}	 /* for ie7 and newer*/
#content-bottom { background-image:none /*DO NOT CHANGE */}	 /* for ie6 */

html>body .boxed-public { border:1px solid #ccc; -moz-border-radius: 10px; padding:8px; margin-bottom:10px;  width:335px;float:left} /* for ie7 and newer*/
.boxed-public { border:1px solid #ccc; -moz-border-radius: 10px; padding:8px; margin-bottom:10px;  width:330px;float:left} /* for ie6 */


.nav-right a:link, .nav-right a:visited, .nav-right a:active {
	padding:8px 10px; 
}

html>body #content-wrap {margin-top:1px} /* for ie7 and newer*/
#content-wrap {margin-top:-15px} /* for ie6 */

#middleCol-wide {float:left; width:745px; padding:5px 14px 10px 14px}/*#middleCol for Public Affairs section -no right column */

#public_index {}

html>body #pa-left {float:left;width:352px;margin-right:20px} /* for ie7 and newer*/
html>body #pa-right {float:left;width:352px; margin-left:5px} /* for ie7 and newer*/

#pa-left {float:left;width:330px}/* for ie6 */
#pa-right {float:right;width:330px} /* for ie6 */