
.bodyclass {
	color: #000000;
	background-color: #ffffff;
	background-image: none; 
	margin: 0px;
	font-size: 12px;
}

#main {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#wrap,
#printheader,
#maincontent,
#homecontainer,
#navcontainer,
#container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: none; 
}

#bar_left,
#bar_right,
#message,
#logo,
#headernav,
#headerimagetop,
#headerimagebottom,
#navigation,
#bar,
#breadcrumb,
#btn_print,
#btn_email,
#btn_vcard,
.cb_separator,
#containerbottom,
#footer,
.button_left,
.button_right,
.button {
	display: none;
	visibility: hidden;
}

/**************** homepage content boxes *******************/
.cb_welcome,
.cb_attorney,
.cb_issue {
	width: 100%; 
	float: left; 
	padding-bottom: 30px;
	background-image: none;
}

.cb_news_top,
.cb_news_bottom {
	width: 100%; 
	float: left; 
	padding-bottom: 15px;
	background-image: none;
}

#pagetitle {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

#container_left {
	width: 476px;
	float: left;
	padding-bottom: 15px;
}

#container_right {
	width: 144px;
	float: left;
	padding-left: 20px;
	padding-top: 16px;
	padding-bottom: 15px;
	font-size: 10px;
	text-transform: uppercase;
}

#printfooter {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-top: 5px;
	color: #999999;
	border-top: 1px solid #999999;
	font-size: 11px;
}