#holder {
	height: 100%;
	width: 910px;
	background-image: url(/images/bg_grad.jpg);
	background-repeat: repeat-y;
}
#top_menu {
	height: 424px;
	width: 910px;
}
#body_mid {
	width: 910px;
}
#left_mid {
	float: left;
	width: 670px;
}
#right_mid {
	float: right;
	height: 556px;
	width: 221px;
	background-image: url(/right_bar.jpg);
	background-repeat: no-repeat;
	padding-right: 15px;
}
.whats_new_header {
	padding-top: 20px;
	padding-right: 15px;
}
.home_line_top {
	background-image: url(/images/splitter_line.jpg);
	background-repeat: repeat-x;
	width: 580px;
	padding-top: 0px;
}
.welcome_content {
	padding-top: 15px;
	padding-left: 0px;
}
.welcome_text {
	padding-top: 20px;
}
#footer {
}
.right_info {
	width: 180px;
}
