body {
	background:url(../images/gradients/learning.jpg) repeat-x fixed;
}

/* MENU 4 - LEARNING */

#menu4_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 526px;
	height: 24px;
	margin: 0px;
	padding-left:10px;
}
#menu4_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu4_container li, #menu4_spacer, #menu4_1, #menu4_2, #menu4_3, #menu4_4{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 24px;
}

#menu4_spacer, #menu4_1, #menu4_2, #menu4_3, #menu4_4{
	margin: 0px 0px 0px 0px;
}

#menu4_spacer { width: 14px; background: url(../images/menu/menu_learning.gif) -76px 0px no-repeat  ;}
#menu4_1 { width: 76px; background: url(../images/menu/menu_learning.gif) 0px 0px no-repeat  ;}
#menu4_2 { width: 67px; background: url(../images/menu/menu_learning.gif) -90px 0px no-repeat  ;}
#menu4_3 { width: 89px; background: url(../images/menu/menu_learning.gif) -171px 0px no-repeat  ;}
#menu4_4 { width: 78px; background: url(../images/menu/menu_learning.gif) -274px 0px no-repeat  ;}

#menu4_1_o { width: 76px; background: url(../images/menu/menu_learning.gif) -0px -24px no-repeat  ;}
#menu4_2_o { width: 67px; background: url(../images/menu/menu_learning.gif) -90px -24px no-repeat  ;}
#menu4_3_o { width: 89px; background: url(../images/menu/menu_learning.gif) -171px -24px no-repeat  ;}
#menu4_4_o { width: 78px; background: url(../images/menu/menu_learning.gif) -274px -24px no-repeat  ;}

#menu4_1 a{ width: 76px; background: none;}
#menu4_2 a{ width: 67px; }
#menu4_3 a{ width: 89px; }
#menu4_4 a{ width: 78px; }

#menu4_1 a, #menu4_2 a, #menu4_3 a, #menu4_4 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu4_1 a:hover{ width: 76px; background: url(../images/menu/menu_learning.gif) -0px -24px no-repeat  ;}
#menu4_2 a:hover{ width: 67px; background: url(../images/menu/menu_learning.gif) -90px -24px no-repeat  ;}
#menu4_3 a:hover{ width: 89px; background: url(../images/menu/menu_learning.gif) -171px -24px no-repeat  ;}
#menu4_4 a:hover{ width: 78px; background: url(../images/menu/menu_learning.gif) -274px -24px no-repeat  ;}

#menu4_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STUFF */

h3{
	color:#CF0072;
}

h4, .headline, .bigquote {
	font-size:48px;
	line-height:48px;
	color:#CF0072;
	letter-spacing:-1px;
}

.learningtext{
	color:#CF0072;
}

/* LINK STUFF */

a:link, a:active, a:visited{
	color: #CF0072;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited{
	color:#CF0072;
	font-weight:bold;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration:underline;
}
