body{
	font-size: .85em;
	line-height: 1.4em;
	color: #222;
	background-image: url(/images/mathyouneed/banner_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

h2{
	font-size: 140%;
	font-weight: normal;
	border-bottom: 2px solid #336AB4;
	color: #4A6A7F;
}

h1{
	font-size: 220%;
	font-weight: normal;
	color: #336AB4;
	padding-bottom: 10px;
	line-height: .8em;
}

h1 em{
	font-size: 75%;
	font-style: normal;
	line-height: 1em;
	
}


#header {
	height: 110px;
	padding: 0px;
	margin: 0px;
	background-color: #336AB4;
}

#crumbs{
border-bottom: 2px solid #000;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
}



#nav {
top:125px;
border-right: 1px solid #336AB4;
border-bottom: 8px solid #336AB4;

}

#right-column {
border-left: 1px solid #336AB4;

}


#titlebar {
	color: #4A6A7F;
	border-top: 2px solid #72A886;
}
	


 .nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav a {
		color: #336AB4;
		border-bottom: 1px solid #ddd;
	}
	
#nav a:hover {
	
		background: #D6CABA;
		color:#222;
		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #336AB4;
		color:#eee;
		
	}
	
#subfooter {
	border-top: 2px solid #72A886;
	border-bottom: 7px solid #72A886
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 100px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}


.context2{
	border: 1px solid #336AB4;
	border-bottom: 2px solid #336AB4;
	background: #fff;
	position: relative;
	width: 230px;
	float: right;
	padding: 0px;
	margin: 10px 0px 5px 5px;
	clear: all;
	z-index: 1;
}

.context2 h2{
	font-size: 14px;
	line-height: 14px;
	border: 0;
	margin: 0;
	color: #fff;
	background: #336AB4;
	font-weight: normal;
	padding: 3px;
	

}




.browsevocab1{
	border: 1px solid #222;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #222;

}




.browsevocab2{
	border: 1px solid #a22;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #a22;

}





.browsevocab3{
	border: 1px solid #55a;
}

.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;

}





.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;

}
#serc-account-bar{
        display:block;
}
#header{
	margin-top: 20px;
	
}
#nav {
	top: 145px;
}
body{
	background-position: 0 20px;
}

