
#header
{
	background-image: url(/mysite/images/menu/teepeebigblue.png);
	background-position: 20px 5px;
}
#header ul {
left: 120px;
}

.float30 {float: left;
width: 30%;
text-align: center;
padding: 8px 0;
}
.float50 {float: left;
width: 45%;
text-align: left;
padding: 8px 12px;
}
.frontblock
{
	clear: both;
	border-top: 2px #847D4E solid;
}
