body { 
	background:#6699CC url('../images/bg-blue.png') repeat-x;
}
h1 a, h2 {
	color:#fff;
}
div.content-wrapper {
	border-color:#345C83;
}
#emailbox {
	background:#2F5478 url('../images/box-blue.jpg') repeat-x;
}
.submitbutton, #emailbox .ajaxresponse {
	background-color:#7192B3;
	color:#fff;
}
#emailbox .ajaxresponse p { 
	color:#fff;
}
#emailbox .ajaxresponse a.closeajaxresponse {
	background-color:#1B3045;
	color:#fff;
}
#emailaddress {
	border:2px solid #132230;
}
.bar-end {
	background-image:url('../images/bar-blue-left.jpg');
}
.bar {
	background-image:url('../images/bar-blue-right.gif');
}