body
{
	padding: 0px;
	margin: 0px;
	background-color: #4d4d4d;
}
#darkgrey
{
	background-color: #4d4d4d;
	padding-top: 8px;
	padding-bottom: 35px;
}
#lightgrey
{
	background-color: #aaa;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header
{
	background-color: #fff;
	text-align: right;
	padding: 10px;
}
#toprightimage{
	padding-right:87px;
}#header p a {
	text-align: left;
}
#register {
	float: left;
	width: 80px;
}
#register a {
	background-position: left;
}

