body {
    background-color: transparent !important;
}
html { 
	background: transparent url(../media/dfa_home_image.jpg) no-repeat center top fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.ass_title_1, .ass_title_2 {
	font-size: 12px;
	line-height: 18px;
}
.ass_title_1 a, .ass_title_1 a:link, .ass_title_1 a:visited, .ass_title_2 a, .ass_title_2 a:link, .ass_title_2 a:visited {
	font-size: 12px;
	color: #A30219;
}
#bottomContainer {
    position: absolute;
    bottom: 42px;
    height: 16px;
}
#footerContainer {
    margin: 0 auto;
    padding: 0;
    width: 760px;
    color: #fff;
}
#footerContainer a{
	color: #fff;
}
div#course_categories_menu_horizontal div.inactive a.link,
div#course_categories_menu_horizontal div.active a.link, div#course_categories_menu_horizontal div.active a.link:hover, div#course_categories_menu_horizontal div.inactive a.link:hover{
	color: #fff;
	text-shadow: 1px 1px 2px #333;
}
div#course_categories_menu_horizontal div.group_depth_1 {
	border-left: 1px solid transparent;
}