
/* =SHELL LAYOUT
********************************/
#canvas {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/mp/cgwg_mp_edge_bottom.gif) no-repeat bottom right;
	padding: 8px 0;
}
#mw1 {
	background: url(/images/mp/cgwg_mp_edge_top.gif) no-repeat top left;
	padding-top: 8px;
}
#mw2 {
	background: url(/images/mp/cgwg_mp_edge_left.gif) repeat-y top left;
}
#main {
	background: url(/images/mp/cgwg_mp_edge_right.gif) repeat-y top right;
	padding: 0 8px;
}
#tblmain { 
	background: #EFF2E3 url(/images/mp/cgwg_mp_base_right.gif) bottom right;
}
#mainnav { 
	background: #803D37 url(/images/mp/cgwg_mp_base_left.gif);
	width: 325px;
}

#newsevents {
	color: #fff;
	margin: -40px 15px 0;
	text-align: right;
	font-size: .9em;
}
#newsevents dl {
	margin-bottom: 2em;
}
#newsevents dt .date {
	display: block;
	font-style: italic;
	font-weight: normal;
}
#newsevents dt a {
	text-transform: uppercase;
}
#newsevents dd {
	line-height: 1.1;
	position:relative;
}


#maincontent {
	background: url(/images/mp/cgwg_mp_base_bottom_right.gif) no-repeat bottom right;
	width: 429px;
}
h1#tagline {
	margin: 0; padding: 0;
}
#content {
	padding: 1px;
	margin: 0 25px 25px;
	line-height: 1.4;
}

#footer {
	margin: 25px 15px 0;
	padding: 0 0 15px;
}
#offices {
	padding-left: 65px;
	font-size:.9em;
	background:url(/images/mp/cgwg_mp_footer_logo.gif) no-repeat 0 .3em;
}
#offices h2 {
	font-size: 1.1em;
	margin: 1em 0 0;
}
#links,
#copy {
	font-size: .83em;
}
#links {
	margin-bottom: 0;
}
#copy {
	word-spacing: -1px;
}




/* =BROWSER HACKS ('* html element' --read only by IE)
******************************************************/
/* BEGIN HIDING FROM IE-MAC {commented backslash hack} \*/

/* END HIDING FROM IE-MAC                               */