#homeHolder {
	clear: both;
	float: left;
	width: 503px;
	background-color: transparent;
	height: auto;
	margin: 0;
	padding: 0;
}
#hf_tlc {
	clear: left;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_left_corner.gif");
	background-repeat: no-repeat;
}
#hf_t {
	float: left;
	width: 465px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_top.gif");
	background-repeat: repeat-x;
}
#hf_trc {
	clear: right;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_right_corner.gif");
	background-repeat: no-repeat;
}
#hf_c {
	clear: both;
	float: left;
	width: 503px;
	height: auto;
	background-image: url("/themes/jarec/images/bckgr_home_frame_content.gif");
	background-repeat: repeat-y;
}
#hf_content {
	clear: both;
	float: left;
	padding: 0 20px;
}
#hf_blc {
	clear: left;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom_left_corner.gif");
	background-repeat: no-repeat;
}
#hf_b {
	float: left;
	width: 465px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom.gif");
	background-repeat: repeat-x;
}
#hf_brc {
	clear: right;
	float: left;
	width: 19px;
	height: 18px;
	background-image: url("/themes/jarec/images/bckgr_home_frame_bottom_right_corner.gif");
	background-repeat: no-repeat;
}
#hf_left {
	clear: left;
	float: left;
	width: 212px;
	height: auto;
}
#hf_right {
	clear: right;
	float: left;
	width: 212px;
	height: auto;
	padding-left: 20px;
}
.divisions_list {
	padding-left: 10px;
}
.divisions_list li {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url("/themes/jarec/images/list_pointer.gif");
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
}
.divisions_list li a, .divisions_list li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #001146;
}
.divisions_list li a:hover {
	text-decoration: underline;
}
