body {
	margin:0px;
	padding:0px;
	background-image: url(/images/sp/cam.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 1.2em;
	color: #555;
}

a {
	color: #136;
}

a:visited {
	color: #955;
}


h2 {
	font-size: 1.7em;
	font-weight: normal;
	color: #01255C;
	margin-bottom: 7px;
	line-height: 1em;

}

h2 a{
	color: #01255C;
}

h2 a:visited{
	color: #01255C;
}

h2 a:hover{
	color: #f00;
}
h3 {
	margin-left:  -10px;
	font-size: 14px;
	font-weight: normal;
	color: #01255C;
}

h3 a{
	color: #01255C;
	text-decoration: none;
}

h3 a:visited{
	color: #01255C;
}

h3 a:hover{
		text-decoration: underline;
		color: #f00;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #01255C;
	border-bottom: 2px solid #465E3A;

}


#header {
	height: 90px;
	padding: 0px;
	margin-left: 100px;
	}


h2.search a{
position: absolute;
	top: 5px;
	left: 740px;
	color:#EC653B;
	background:#fff;
	//border: 1px solid #4f683f;
	font-size: 14px;
	width: 130px;
	padding: 2px;
	text-decoration: none;
} 

h2.search a:hover{
color:#fff;
	background: #4f683f;

}



.library{

	background: #fff;
	background-image: url(/images/sp/girls_w_map.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #4f683f;
	margin: 0;
	padding-top: 0;
	padding-left: 25px;
	margin-top: 40px;
	width: 470px;


}
	

.library h2{
	//background-image: url(/images/sp/arrow.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	margin-bottom: 3px;
	margin-left: -7px;

}
	
.library .searchlink{
	font-size: 14px;
	float:right;
	margin-right: 10px;
	color: #f50;
}
.library h3{
	color: #B7C4BD;
	background: #4f683f;
	margin-left: -25px;
	padding-left: 25px;
	margin-top: 0px;
	padding: 5px;
}

.library h3 strong a{
	color: #efefef;
	font-weight:  normal;
	text-decoration: none;
}

.lowerbox{
	background-image: url(/images/sp/laptop.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 10px;
	color: #4f683f;
	border: 1px solid #4f683f;
	width: 470px;

}

.lowerbox h2{
	color: #B7C4BD;
	margin-top: 1px;
	background: #4f683f;
	padding: 5px;
	margin-left: -25px;
	margin-bottom: 5px;
	margin-top: -10px;
	font-size: 14px;
}

.lowerbox h2 strong a{
	color: #efefef;
	font-weight:  normal;
	text-decoration: none;
}



	
#leftcolumn {
	margin-left: 60px;	
	margin-right: 350px;
	margin-top: 70px;
	margin-bottom: 30px;
	z-index: 4;
	background: #fff;
	color: #444;
	max-width:700px;


}


#rightcolumn {
	position: absolute;
top: 150px;
left: 580px;
max-width: 300px;
	background: #fff;
	color: #666;
	border-left: 1px solid #CEE1C4;
	border-bottom: none;
	padding-right: 15px;
	margin-top: 30px;
	padding-left: 25px;
}
#contentwrapper{
	max-width:1000px;

}

 ul{
	list-style-image : url(/images/NAGTWorkshops/green_square.gif);
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 7px;
}


li {
	padding-bottom: 5px;
	}




#nav {
	border: none;
	display: none;
	
}

.serc-content {
	display: none;
	
}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	



#subfooter {
	border-top: 2px solid #465E3A;
	border-bottom: 7px solid #465E3A;
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 150px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}
#serc-account-bar{
        display:block;
}
#header{
	margin-top: 20px;
}
body{
	background-position: 0 20px;
}
h2.search a {
	top: 25px;
}
#serc-account-bar ul {
	list-style-image: none;
}
#serc-account-bar h3{
	margin-left: 0;
}


