body {
	margin:0;
	padding:0;
}
iframe.externalsite {
	width:100%;
	height:100%;
	border:0;
	margin-top:80px;
}
div#toolbar {
	width:100%;
	height:80px;
	background-color:#5f9e21;
	position:absolute;
	top:0;
	left:0;
	background:url('../img/header_bgsmall.jpg');
	color:#fff;
}
div#toolbar h1 {
	margin:0;
	padding:0;
}
div#toolbar h1 a {
	display:block;
	background:url('../img/header_logosmall.jpg');
	margin:0;
	height:80px;
	float:left;
	width:66px;
	font-size:1px;
	text-indent:-10000px;
	margin-left:4px;
}
div#toolbar h2 {
	float:right;
	margin:25px;
}
div#toolbar a {
	display:block;
	float:left;
	font-size:200%;
	color:white;
	text-decoration:none;
	margin:20px;
}
