/** white stuff **/

body {
	background: #fff; /* this is under the footer */
}

a {
	color:#980000;
}

div#mainbody .contentheading {
color:#63696B;   /* color for the section titles in the main body */
}


#header {
	background: url(../images/primary/header-bg.png) 0 0 repeat-x;
}

#header .wrapper {
	background: 16px 0 no-repeat;   
}

#header .shadow-l {
	background: url(../images/primary/header-shadow-l.png) 0 0 no-repeat;
}

#header .shadow-r {
	background: url(../images/primary/header-shadow-r.png) 100% 0 no-repeat;
}

div#topblock {
	background: #D7D7D7;
	color: #3E3E3E;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#footer {
	background: url(../images/primary/footer-bg.png) 0 0 repeat-x;
}

#footer .shadow-l {
	background: url(../images/primary/footer-shadow-l.png) 0 0 no-repeat;
}

#footer .shadow-r {
	background:  url(../images/primary/footer-shadow-r.png) 100% 0 no-repeat;
}

#footer td.mainfooter {
	background: url(../images/primary/footer-shadow-l.png) 100% 0 no-repeat;
}

#footer img#rocket {
	background: url(../images/primary/footer-rocket.png) 0 0 no-repeat;
}

#footer td.sidebar {
	background: #191919 url(../images/primary/footer-shadow-c.png) 0px -6px no-repeat;
	}

div#mainbody .sherpa {
float:right;
vertical-align:bottom;
 	}