#main {
	width: 100%;
}

#main_top {
	width: 100%;
background-image: url(images/bg_blue_home_body.png);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;
	overflow: hidden;
}

#homeintro_div {
	width: 380px;
	float:right;

}

.featureflash {
	float: left;
	width: 500px;
}

#homebody {
	clear: both;
}

#handmnews {

	background: url(images/bg_purple_sidebar.png) no-repeat;
}

#home_content {
	width: 500px;
	float: left;
background-image: url(images/bg_blue_home_body.png);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;
}

.rsslink {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin-right: 10px;
}
.rsslink a {
	color: #0555aa;
}

#sidebar {
	float: right;
	width: 370px;
	margin-left: 20px;
	padding-bottom: 30px;
}
