body {
	background-image: url(../img/bodybg02mac.gif);
}
/* for ie6*/
* html body {
	background-image: url(../img/bodybg02.gif);
}
/* for ie7 */
*+html body {
	background-image: url(../img/bodybg02.gif);
}
#flashBox {
	margin: 0px auto 20px;
	padding: 0px 9px;
	height: 300px;
	background-image: url(../img/flashbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 950px;
}
#messageBox {
	height: 340px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsreleaseBox {
	width: 280px;
	height: 301px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F2F2F2;
	background-image: url(../img/newstitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#blogtitleBox {
	margin: 0px;
	padding: 0px;
	height: 301px;
	width: 280px;
	float: right;
	display: inline;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/newblogtitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#messageBox h2 {
	background-image: url(../img/infotitle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 34px;
}
.txtBoxstyle {
	margin: 0px;
	padding: 10px;
}
.listlink {
	float: left;
	line-height: 34px;
	height: 34px;
	display: inline;
	padding-left: 220px;
}
.rsslink {
	margin: 11px 11px 0px 0px;
	padding: 0px;
	float: right;
	height: 12px;
	width: 12px;
	display: inline;
}
#headlineBox {
	padding: 0px;
	margin: 0px;
}
#headlineBox ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#headlineBox li {
	padding: 0px;
	margin: 0px;
}
