#class_list LI {
	float: left;
	width: 380px;
	list-style-type: none;
	background-image: url(../imgs/new_home_002/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 4px;
}
#class_highlight {
	width: 325px;
	border: 3px solid #ff9000;
	margin: 0px;
	background-image: url(../imgs/new_home_002/highlight_arrow.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 135%;
}
#class_list .end_link a {
	font-weight: bold;
	background-image: url(../imgs/new_home_002/highlight_arrow.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 135%;

}
#new_banner_1 {
	background-image: url(../imgs/new_home_002/online_classes_available.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 85px;
	width:800px;
	margin-top:10px;
}
#class_list .end_link {
	background-image: none;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
}

#class_list {
	width: 800px;
	margin:5px 0px 0px 0px;
}

#class_list A {
	color: #0060bd;
	text-decoration: underline;
}
#class_list A:hover {
	color: #00264a;
	text-decoration: underline;
}
#new_banner_2 {
	background-image: url(../imgs/new_home_002/whats_new_at_the_annex.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	margin-top: 10px;
	width:800px;
}
.grey_sep_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #838181;
	padding-top: 5px;
	padding-bottom: 5px;
}
#announce_table {
	margin:10px 0px 0px 10px;
}
.grey_sep_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838181;
}
#announce_table  a {
	color: #0060bd;
	text-decoration: underline;
	background-image: url(../imgs/new_home_002/highlight_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	text-align: left;
	padding-left: 14px;
	margin: 8px;
}
#announce_table a:hover {
	color: #00264a;
	text-decoration: underline;
	background-image: url(../imgs/new_home_002/highlight_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	text-align: left;
	padding-left: 14px;
	margin: 8px;
}

#contentbody {
	padding:0px;
	margin:0px;
	width:800px;
}
#announce_table .bullet {
	color: #0060bd;
	background-image: url(../imgs/new_home_002/highlight_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	display: block;
	text-align: left;
	padding-left: 14px;
	margin: 8px;
}

