body{
	background-image:url('http://www.studentsherpas.com/images/bg_fade_hoff_blue.jpg');
		background-repeat: repeat-x;
}

#pageHeader h1,#pageHeader h2
{
	color: #FEB612;
}

#pageHeader {
	height: 150px;
	margin-bottom: 10px;
	margin-top:20px;
	position: relative;
}
#footBG{
	background-image:url('http://www.studentsherpas.com/images/footer_hoff_blue.jpg');
		background-repeat: repeat-x;
}

#footer {
	text-align: center;
	height: 50px;
	color:##002878;
	}
	
#footer a:link, #footer a:visited 
{
	color:#FEB612;
	text-decoration:none;
}

#footer a:hover
{
	color:#FEB612;
}

.prices th{
	color:#0B1E73;
}

.userman{
	color:#0B1E73 !important;
}